TBitmapFormat.BGRA32 EnumMember
Definition
4 bytes per pixel with the channels blue, green, red and alpha
Delphi
const BGRA32 = TBitmapFormat(7)
4 bytes per pixel with the channels blue, green, red and alpha
const BGRA32 = TBitmapFormat(7)