Class TBitmapHelper
Unit
Declaration
type TBitmapHelper = class helper(TObject) for TBitmap
Description
This item has no description.
Hierarchy
- TObject
- TBitmapHelper
Overview
Methods
class function Create: TBitmap; overload; |
Properties
property Masked: boolean read GetMasked; |
|
property Transparent: boolean read GetTransparent; |
|
property TransparentColor: TColor read GetTransparentColor; |
|
property TransparentMode: TTransparentMode read GetTransparentMode; |
Description
Methods
class function Create: TBitmap; overload; |
|
This item has no description. |
Properties
property Masked: boolean read GetMasked; |
|
This item has no description. |
property Transparent: boolean read GetTransparent; |
|
This item has no description. |
property TransparentColor: TColor read GetTransparentColor; |
|
This item has no description. |
property TransparentMode: TTransparentMode read GetTransparentMode; |
|
This item has no description. |