C# (CSharp) ImageProcessor.Imaging.Quantizers.WuQuantizer 네임스페이스

클래스들

이름 설명
Box The box for storing color attributes. Adapted from
CubeCut Represents a cube cut. Adapted from
Histogram The histogram representing the distribution of color data. Adapted from
ImageBuffer The image buffer for storing and manipulating pixel information. Adapted from
PaletteColorHistory The palette color history containing the sum of all pixel data. Adapted from
PaletteLookup Stores the indexed color palette of an image for fast access. Adapted from
PaletteLookup.LookupNode Represents a single node containing the index and pixel.
WuQuantizer Encapsulates methods to calculate the color palette of an image using a Wu color quantizer . Adapted from