Class TvxColorToneTransform

Unit

Declaration

type TvxColorToneTransform = class(TvxTransform)

Description

TvxColorToneTransform

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 SilverTone: Byte read FSilver write FSilver;
Published property CarbonTone: Byte read FCarbon write FCarbon;

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 SilverTone: Byte read FSilver write FSilver;
 
Published property CarbonTone: Byte read FCarbon write FCarbon;

0 to 255


Generated by PasDoc 0.15.0.