Class TvxHighlightShadowTransform
Unit
xomDXGraphics
Declaration
type TvxHighlightShadowTransform = class(TvxBaseHighlightShadowTransform)
Description
TvxHighlightShadowTransform
Hierarchy
Overview
Methods
Properties
 |
property Shadows: Integer read FShadows write FShadows; |
 |
property Mids: Integer read FMids write FMids; |
 |
property Highlights: Integer read FHighlights write FHighlights; |
 |
property Whites: Integer read FWhites write FWhites; |
 |
property Blacks: Integer read FBlacks write FBlacks; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure BeforeDestruction; override; |
|
|
Properties
 |
property Shadows: Integer read FShadows write FShadows; |
|
|
 |
property Mids: Integer read FMids write FMids; |
|
-100 .. 100
|
 |
property Highlights: Integer read FHighlights write FHighlights; |
|
-100 .. 100
|
 |
property Whites: Integer read FWhites write FWhites; |
|
-100 .. 100
|
 |
property Blacks: Integer read FBlacks write FBlacks; |
|
-100 .. 100
|
Generated by PasDoc 0.15.0.
|