ImageConversionHelper Class
Contains methods to convert an image from one format to another.
Assembly: AdminCommon (in AdminCommon.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetBitmapImage(Icon^) | Converts an Icon into a BitmapImage. |
![]() ![]() | GetBitmapImage(Image^) | Converts an Image into a BitmapImage. |
![]() ![]() | GetBitmapSource(Icon^) | Converts an Icon into a BitmapSource. |
![]() ![]() | GetBitmapSource(Image^) | Converts an Image into a BitmapSource. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

