Unit 'colorwheel' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tColorWheelRGB

Declaration

Source position: colorwheel.pas line 47

type tColorWheelRGB = record

  cw_Red: LongWord;

  cw_Green: LongWord;

  cw_Blue: LongWord;

end;


Documentation generated on: 2021-07-30