Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

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

);


Documentation generated on: Jul 24 2023