Class TvxAutoColorCorrectionTransform

Unit

Declaration

type TvxAutoColorCorrectionTransform = class(TvxTransform)

Description

TvxAutoColorCorrectionTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property Level: Byte read FLevel write FLevel;
Published property FilterColor: String read FFilterColor write FFilterColor;
Published property GrayCorrectionType: TvxColorGrayType read FGrayCorrectionType write FGrayCorrectionType;
Published property AutoFilterMethod: TvgAutoColorFilterMethod read FAutoFilterMethod write FAutoFilterMethod;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property Level: Byte read FLevel write FLevel;
 
Published property FilterColor: String read FFilterColor write FFilterColor;

0 to 255

Published property GrayCorrectionType: TvxColorGrayType read FGrayCorrectionType write FGrayCorrectionType;
 
Published property AutoFilterMethod: TvgAutoColorFilterMethod read FAutoFilterMethod write FAutoFilterMethod;
 

Generated by PasDoc 0.15.0.