FMX.Types.TBitmap.InvertAlpha
From RAD Studio API Documentation
Delphi
procedure InvertAlpha;
C++
void __fastcall InvertAlpha(void);
Contents |
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | TBitmap |
Description
Inverts the transparency coefficient (Alpha) for each color bit of the TBitmap image.