ImageExtensionsBeginConvertPixelFormat Method

Overload List

BeginConvertPixelFormat(Image, PixelFormat, IQuantizer, IDitherer, AsyncConfig) Begins to convert the specified image to a Bitmap of the desired PixelFormat asynchronously.
BeginConvertPixelFormat(Image, PixelFormat, Color, Byte, AsyncConfig) Begins to convert the specified image to a Bitmap of the desired PixelFormat asynchronously.
BeginConvertPixelFormat(Image, PixelFormat, Color, Color, Byte, AsyncConfig) Begins to convert the specified image to a Bitmap of the desired PixelFormat asynchronously.

See Also