Class TvxBWTransform
Unit
xomDXGraphics
Declaration
type TvxBWTransform = class(TvxTransform)
Description
TvxBWTransform
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
Properties
 |
property FilterPerc: Integer read FFilterPerc write FFilterPerc; |
|
|
 |
property FilterColor: TvxGrayFilter read FFilterColor write FFilterColor; |
|
|
 |
property GrayValue: Integer read FGrayValue write FGrayValue; |
|
|
 |
property FilmGrainPerc: Integer read FFilmGrainPerc write FFilmGrainPerc; |
|
|
Generated by PasDoc 0.15.0.
|