Table of Contents

Method FromSystemDrawingIcon

Namespace
Alternet.Common.Wpf
Assembly
Alternet.Common.Wpf.v9.dll

FromSystemDrawingIcon(Icon, int, int)

public static BitmapImage FromSystemDrawingIcon(Icon source, int height, int width)

Parameters

source Icon
height int
width int

Returns

BitmapImage

FromSystemDrawingIcon(Icon)

public static BitmapImage FromSystemDrawingIcon(Icon source)

Parameters

source Icon

Returns

BitmapImage