Partager via


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
System_CAPS_pubmethodSystem_CAPS_static GetBitmapImage(Icon)

Converts an Icon into a BitmapImage.

System_CAPS_pubmethodSystem_CAPS_static GetBitmapImage(Image)

Converts an Image into a BitmapImage.

See Also

ImageConversionHelper Class
Microsoft.WindowsServerSolutions.Common Namespace

Return to top