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

TSuperSampler

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

Declaration

Source position: GR32_Resamplers.pas line 421

type TSuperSampler = class(TNestedSampler)

public

  constructor Create(); override;

  

  function GetSampleFixed(); override;

  

published

  property SamplingX: TSamplingRange; [rw]

  

  property SamplingY: TSamplingRange; [rw]

  

end;

Inheritance

TSuperSampler

  

|

TNestedSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio