ImageConversionHelper.GetBitmapImage Method
Converts an Icon or an Image into a BitmapImage.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: AdminCommon (in AdminCommon.dll)
Overload List
Name | Description | |
---|---|---|
GetBitmapImage(Icon) | Converts an Icon into a BitmapImage. |
|
GetBitmapImage(Image) | Converts an Image into a BitmapImage. |
See Also
ImageConversionHelper Class
Microsoft.WindowsServerSolutions.Common Namespace
Return to top