4.51.1.32. ogRGB32 type
Table of Contents
4.51.1.34. ogVESAInfo type
- 4.51.1.33. -
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.33. ogRGBA32 type
4.51.1.33. ogRGBA32 type
Targets: MS-DOS, Win32 console
ObjGfx40 Unit
Declaration:
type
ogRGBA32 =
packed
record
red : uInt32; green : uInt32; blue : uInt32; alpha : uInt32;
end
;
See Also:
ogRGB8 type
ogRGBA8 type
ogRGB32 type
uInt32 type
4.51.1.32. ogRGB32 type
Table of Contents
4.51.1.34. ogVESAInfo type
- 4.51.1.33. -