Unit 'BGRAColorQuantization' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

TBGRAColorBox

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: bgracolorquantization.pas line 119

type TBGRAColorBox = class

public

  constructor Create();

  

  function BoundsContain();

  

  function MedianCut();

  

  function Duplicate;

  

  property Bounds []: TDimensionMinMax; [r]

  

  property ApparentInterval []: UInt32; [r]

  

  property LargestApparentDimension: TColorDimension; [r]

  

  property LargestApparentInterval: UInt32; [r]

  

  property PointLike: Boolean; [r]

  

  property AverageColor: TBGRAPixel; [r]

  

  property SuperiorColor: TBGRAPixel; [r]

  

  property InferiorColor: TBGRAPixel; [r]

  

  property AverageColorOrMainColor: TBGRAPixel; [r]

  

  function GetAsArrayOfColors();

  

  property TotalWeight: UInt32; [r]

  

  property ColorCount []: Integer; [r]

  

  property HasPureTransparentColor: Boolean; [r]

  

  property PureTransparentColorCount: Integer; [r]

  

end;

Inheritance

TBGRAColorBox

  

|

TObject



CT Web help

CodeTyphon Studio