Class TvxDynamicRangeTransform

Unit

Declaration

type TvxDynamicRangeTransform = class(TvxTransform)

Description

TvxDynamicRangeTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property DarkBitmap: TvxBitmap read FDarkBitmap write FDarkBitmap;
Published property LightBitmap: TvxBitmap read FLightBitmap write FLightBitmap;
Published property MaskValue: Byte read FMaskValue write FMaskValue;
Published property BlurValue: Double read FBlurValue write FBlurValue;
Published property Reversed: Boolean read FReversed write FReversed;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property DarkBitmap: TvxBitmap read FDarkBitmap write FDarkBitmap;
 
Published property LightBitmap: TvxBitmap read FLightBitmap write FLightBitmap;
 
Published property MaskValue: Byte read FMaskValue write FMaskValue;
 
Published property BlurValue: Double read FBlurValue write FBlurValue;
 
Published property Reversed: Boolean read FReversed write FReversed;
 

Generated by PasDoc 0.15.0.