Overload List

NameDescription
ConvertTo(IEImage..::..PixelFormat, IEImage..::..PaletteType, IEImage..::..DitherAlgorithm, Boolean)
Changes image pixel format using a combination of palette type and dithering algorithm when necessary.
ConvertTo(IEImage..::..PixelFormat, array<IERGB>[]()[][], IEImage..::..DitherAlgorithm, Boolean)
Changes image pixel format using a combination of palette colors and dithering algorithm when necessary.

See Also