Click or drag to resize

BitmapExtensions Methods

The BitmapExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToBitmap
Converts the Bitmap instance to Bitmap.
Public methodStatic memberToBitmapSource
Converts the Bitmap instance to BitmapSource that can be then used in building the UI, e.g. displaying icons.
Top
See Also