Back to Devexpress

TRGBColors Type

vcl-dxcoregraphics-c1945cb9.md

latest414 B
Original Source

TRGBColors Type

An array of TRGBQuad values used to store pixel data.

Declaration

delphi
TRGBColors = array of TRGBQuad;

Referenced Class

Type
TRGBQuad

See Also

TdxCustomSmartImage.GetBitmapBits

dxCoreGraphics Unit