Class TBitmapHelper

Unit

Declaration

type TBitmapHelper = class helper(TObject) for TBitmap

Description

This item has no description.

Hierarchy

Overview

Methods

Public class function Create: TBitmap; overload;

Properties

Public property Masked: boolean read GetMasked;
Public property Transparent: boolean read GetTransparent;
Public property TransparentColor: TColor read GetTransparentColor;
Public property TransparentMode: TTransparentMode read GetTransparentMode;

Description

Methods

Public class function Create: TBitmap; overload;

This item has no description.

Properties

Public property Masked: boolean read GetMasked;

This item has no description.

Public property Transparent: boolean read GetTransparent;

This item has no description.

Public property TransparentColor: TColor read GetTransparentColor;

This item has no description.

Public property TransparentMode: TTransparentMode read GetTransparentMode;

This item has no description.