SharedWindowGetDrawingImageScalable Method

Get drawing image scalable.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static Image GetDrawingImageScalable(
	Image img
)

Parameters

img  Image
Image with the image.

Return Value

Image
Image with the drawing image scalable.

See Also