Class TvxBWTransform

Unit

Declaration

type TvxBWTransform = class(TvxTransform)

Description

TvxBWTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property FilterPerc: Integer read FFilterPerc write FFilterPerc;
Published property FilterColor: TvxGrayFilter read FFilterColor write FFilterColor;
Published property GrayValue: Integer read FGrayValue write FGrayValue;
Published property FilmGrainPerc: Integer read FFilmGrainPerc write FFilmGrainPerc;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property FilterPerc: Integer read FFilterPerc write FFilterPerc;
 
Published property FilterColor: TvxGrayFilter read FFilterColor write FFilterColor;
 
Published property GrayValue: Integer read FGrayValue write FGrayValue;
 
Published property FilmGrainPerc: Integer read FFilmGrainPerc write FFilmGrainPerc;
 

Generated by PasDoc 0.15.0.