[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpquantizer.pas line 102
type TFPMedianCutQuantizer = class(TFPColorQuantizer) |
protected |
function InternalQuantize; override; |
public |
constructor Create; override; |
property Mode: Byte; [rw] |
end; |
| |
| |
TObject |