Method | Description | |
---|---|---|
GetPaletteIndex ( Color color, |
See IColorQuantizer.GetPaletteIndex for more details.
|
Method | Description | |
---|---|---|
OnCreateDefaultCache ( ) : IColorCache |
See BaseColorCacheQuantizer.OnCreateDefaultCache for more details.
|
|
OnFinish ( ) : void |
See BaseColorQuantizer.OnFinish for more details.
|
|
OnGetPaletteToCache ( |
See BaseColorCacheQuantizer.OnGetPaletteToCache for more details.
|
|
OnPrepare ( |
See IColorQuantizer.Prepare for more details.
|
Method | Description | |
---|---|---|
SplitCubes ( |
Splits all the cubes on the list.
|
public GetPaletteIndex ( Color color, |
||
color | Color | |
paletteIndex | ||
return | void |
protected OnCreateDefaultCache ( ) : IColorCache | ||
return | IColorCache |
protected OnGetPaletteToCache ( |
||
colorCount | ||
return | List |
protected OnPrepare ( |
||
image | ||
return | void |