getrgbpaletteproc
This routine prototype is a hook for GetRGBPalette
Declaration
Source position: graphh.inc line 588
Type
getrgbpaletteproc = procedure(ColorNum: SmallInt;
var RedValue: SmallInt;
var GreenValue: SmallInt;
var BlueValue: SmallInt)