Description | Hierarchy | Fields | Methods | Properties |
type TDitherNoiseShaper = class(TObject)
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function ProcessInteger(Input: Double): Integer; |
![]() |
function ProcessFloat(Input: Double): Double; |
![]() |
procedure Reset; |
![]() |
property DitherType: TDitherType read fDitherType write SetDitherType default dtor9Fc; |
![]() |
property BitDepth: Byte read fBitDepth write SetBitDepth; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
function ProcessInteger(Input: Double): Integer; |
![]() |
function ProcessFloat(Input: Double): Double; |
![]() |
procedure Reset; |
![]() |
property DitherType: TDitherType read fDitherType write SetDitherType default dtor9Fc; |
![]() |
property BitDepth: Byte read fBitDepth write SetBitDepth; |