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