Unit 'CGDirectPalette' Package
[Overview][Types][Index] [#univint]

CGDeviceByteColor

Declaration

Source position: CGDirectPalette.pas line 240

type CGDeviceByteColor = record

  red: UInt8;

  green: UInt8;

  blue: UInt8;

end;


Documentation generated on: 2025-07-25