4.51.1.30. ogRGB8 type
Table of Contents
4.51.1.32. ogRGB32 type
- 4.51.1.31. -
Table of Contents
4. Standard Units
4.51. ObjGfx40 - ObjectGraphics 4.0 Unit
4.51.1. ObjGfx40 Unit Constants, Variables, and Data Types
4.51.1.31. ogRGBA8 type
4.51.1.31. ogRGBA8 type
Targets: MS-DOS, Win32 console
ObjGfx40 Unit
Declaration:
type
ogRGBA8 =
packed
record
red : uInt8; green : uInt8; blue : uInt8; alpha : uInt8;
end
;
See Also:
ogRGB8 type
ogRGB32 type
ogRGBA32 type
uInt8 type
4.51.1.30. ogRGB8 type
Table of Contents
4.51.1.32. ogRGB32 type
- 4.51.1.31. -