BitmapExtensions Methods | 
The BitmapExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ToBitmap | 
                Converts the Bitmap instance to Bitmap.
              | |
| ToBitmapSource | 
                Converts the Bitmap instance to BitmapSource
                that can be then used in building the UI, e.g. displaying icons.
              |