Skip to content

setrgbpaletteproc

This routine prototype is a hook for SetRGBPalette

Declaration

Source position: graphh.inc line 584

Type
setrgbpaletteproc = procedure(ColorNum: SmallInt; RedValue: SmallInt; 
                              GreenValue: SmallInt; BlueValue: SmallInt)