Previous: 4.51.1.25. ogModeInfo type To the Table of Contents Next: 4.51.1.27. ogPixelFmt type
4.51.1.25. ogModeInfo type Table of Contents 4.51.1.27. ogPixelFmt type

- 4.51.1.26. -
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.26. ogPal type


4.51.1.26. ogPal type

Targets: MS-DOS, Win32 console


ObjGfx40 Unit

Each ogSurface has an internal ogPal member. It only applies to 8BPP surfaces.

Declaration:
type
  ogPal = array[ uInt8 ] of ogRGBA8;
See Also:


Previous: 4.51.1.25. ogModeInfo type To the Table of Contents Next: 4.51.1.27. ogPixelFmt type
4.51.1.25. ogModeInfo type Table of Contents 4.51.1.27. ogPixelFmt type

- 4.51.1.26. -