Class GrayscaleQuantizer
Inherited Members
Namespace: DotNetNuke.Services.GeneratedImage.ImageQuantization
Assembly: DotNetNuke.dll
Syntax
[CLSCompliant(false)]
public class GrayscaleQuantizer : PaletteQuantizer
Constructors
GrayscaleQuantizer()
Declaration
public GrayscaleQuantizer()
Methods
QuantizePixel(Color32)
Declaration
protected override byte QuantizePixel(Quantizer.Color32 pixel)
Parameters
| Type | Name | Description |
|---|---|---|
| Quantizer.Color32 | pixel |
Returns
| Type | Description |
|---|---|
| byte |