ImageExtensionsConvertPixelFormatAsync Method

Overload List

ConvertPixelFormatAsync(Image, PixelFormat, IQuantizer, IDitherer, TaskConfig) Converts the specified image to a Bitmap of the desired PixelFormat asynchronously.
ConvertPixelFormatAsync(Image, PixelFormat, Color, Byte, TaskConfig) Converts the specified image to a Bitmap of the desired PixelFormat asynchronously.
ConvertPixelFormatAsync(Image, PixelFormat, Color, Color, Byte, TaskConfig) Converts the specified image to a Bitmap of the desired PixelFormat asynchronously.

See Also