Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

THsl

Declaration

Source position: Img32.pas line 511

type THsl = packed record

  hue: Byte;

  

  sat: Byte;

  

  lum: Byte;

  

  alpha: Byte;

  

end;



CT Web help

CodeTyphon Studio