Partager via


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

Converts an Icon into a BitmapSource.

System_CAPS_pubmethodSystem_CAPS_static GetBitmapSource(Image)

Converts an Image into a BitmapSource.

See Also

ImageConversionHelper Class
Microsoft.WindowsServerSolutions.Common Namespace

Return to top