[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpditherer.pas line 77
type TFPFloydSteinbergDitherer = class(TFPBaseDitherer) |
protected |
procedure InternalDither(); override; |
public |
constructor Create(); override; |
end; |
| |
| |
TObject |