KGy SOFT Drawing Libraries Help
C#
VB
C++
F#
Show/Hide TOC
Readable
Bitmap
Data
Extensions
To
Bitmap
Async Method
Overload List
ToBitmapAsync(IReadableBitmapData, TaskConfig)
Converts the specified
source
to a
Bitmap
asynchronously.
ToBitmapAsync(IReadableBitmapData, PixelFormat, IQuantizer, IDitherer, TaskConfig)
Converts the specified
source
to a
Bitmap
asynchronously.
See Also
Reference
ReadableBitmapDataExtensions Class
KGySoft.Drawing.Imaging Namespace
In This Article
Overload List
See Also