Class TvxMaskBlendTransform

Unit

Declaration

type TvxMaskBlendTransform = class(TvxTransform)

Description

TvxMaskBlendTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Published property BlendBitmap: TvxBitmap read FBlendBitmap write FBlendBitmap;
Published property Mask: TvxBitmap read FMask write FMask;
Published property Level: Byte read FLevel write FLevel;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Published property BlendBitmap: TvxBitmap read FBlendBitmap write FBlendBitmap;
 
Published property Mask: TvxBitmap read FMask write FMask;
 
Published property Level: Byte read FLevel write FLevel;
 

Generated by PasDoc 0.15.0.