Class TvxRedEyeTransform
Unit
xomDXGraphics
Declaration
type TvxRedEyeTransform = class(TvxTransform)
Description
TvxRedEyeTransform
Hierarchy
Overview
Methods
Properties
 |
property Area: TvxRect read GetArea write SetArea; |
 |
property AreaLeft: Single read FAreaLeft write FAreaLeft; |
 |
property AreaTop: Single read FAreaTop write FAreaTop; |
 |
property AreaRight: Single read FAreaRight write FAreaRight; |
 |
property AreaBottom: Single read FAreaBottom write FAreaBottom; |
 |
property Feather: Single read FFeather write SetFeather; |
 |
property Feathered: Boolean read FFeathered write FFeathered; |
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property Area: TvxRect read GetArea write SetArea; |
|
|
 |
property AreaLeft: Single read FAreaLeft write FAreaLeft; |
|
|
 |
property AreaTop: Single read FAreaTop write FAreaTop; |
|
|
 |
property AreaRight: Single read FAreaRight write FAreaRight; |
|
|
 |
property AreaBottom: Single read FAreaBottom write FAreaBottom; |
|
|
 |
property Feather: Single read FFeather write SetFeather; |
|
|
 |
property Feathered: Boolean read FFeathered write FFeathered; |
|
percent; 0-100
|
Generated by PasDoc 0.15.0.
|