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

TWeightedColor

Declaration

Source position: Img32.pas line 1225

type TWeightedColor = record

public

  procedure Reset();

  

  procedure Add();

  

  procedure Subtract();

  

  procedure AddWeight();

  

  property AddCount: Integer; [r]

  

  property Color: TColor32; [r]

  

  property Weight: Integer; [r]

  

end;



CT Web help

CodeTyphon Studio