Class TvxColorFilterTransform

Unit

Declaration

type TvxColorFilterTransform = class(TvxTransform)

Description

TvxColorFilterTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property Level: Byte read FLevel write FLevel;
Published property Mono: Boolean read FMono write FMono;
Published property PSMode: Boolean read FPSMode write FPSMode;
Published property FilterColor: String read FFilterColor write FFilterColor;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property Level: Byte read FLevel write FLevel;
 
Published property Mono: Boolean read FMono write FMono;

0 to 255

Published property PSMode: Boolean read FPSMode write FPSMode;
 
Published property FilterColor: String read FFilterColor write FFilterColor;
 

Generated by PasDoc 0.15.0.