TBitmapFormat.Gray8 EnumMember
Definition
grayscale array, the byte array is a luminance array with 1 byte per pixel
Delphi
const Gray8 = TBitmapFormat(1)
grayscale array, the byte array is a luminance array with 1 byte per pixel
const Gray8 = TBitmapFormat(1)