Unit 'GR32_Resamplers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TAdaptiveSuperSampler

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

Declaration

Source position: GR32_Resamplers.pas line 443

type TAdaptiveSuperSampler = class(TNestedSampler)

protected

  function CompareColors(); virtual;

  

public

  constructor Create(); override;

  

  function GetSampleFixed(); override;

  

published

  property Level: Integer; [rw]

  

  property Tolerance: Integer; [rw]

  

end;

Inheritance

TAdaptiveSuperSampler

  

|

TNestedSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio