Class TvxRedEyeTransform

Unit

Declaration

type TvxRedEyeTransform = class(TvxTransform)

Description

TvxRedEyeTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Public property Area: TvxRect read GetArea write SetArea;
Published property AreaLeft: Single read FAreaLeft write FAreaLeft;
Published property AreaTop: Single read FAreaTop write FAreaTop;
Published property AreaRight: Single read FAreaRight write FAreaRight;
Published property AreaBottom: Single read FAreaBottom write FAreaBottom;
Published property Feather: Single read FFeather write SetFeather;
Published property Feathered: Boolean read FFeathered write FFeathered;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Public property Area: TvxRect read GetArea write SetArea;
 
Published property AreaLeft: Single read FAreaLeft write FAreaLeft;
 
Published property AreaTop: Single read FAreaTop write FAreaTop;
 
Published property AreaRight: Single read FAreaRight write FAreaRight;
 
Published property AreaBottom: Single read FAreaBottom write FAreaBottom;
 
Published property Feather: Single read FFeather write SetFeather;
 
Published property Feathered: Boolean read FFeathered write FFeathered;

percent; 0-100


Generated by PasDoc 0.15.0.