GrafX2 2.9.3227
The ultimate 256-color painting program
Apple II

HGR and DHGR modes. More...

Functions

void HGR_set_palette (T_Components *palette)
 Set the 6 color Apple II HGR palette. More...
 
void DHGR_set_palette (T_Components *palette)
 Set the 16 color Apple II DHGR palette. More...
 

Detailed Description

HGR and DHGR modes.

Function Documentation

◆ HGR_set_palette()

void HGR_set_palette ( T_Components palette)

Set the 6 color Apple II HGR palette.

Referenced by Button_Constraint_menu(), and Load_HGR().

◆ DHGR_set_palette()

void DHGR_set_palette ( T_Components palette)

Set the 16 color Apple II DHGR palette.

References T_Components::B, T_Components::G, and T_Components::R.

Referenced by Button_Constraint_menu(), and Load_HGR().