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