C# Class Cares.WebApi.ModelMappers.HelperIcon

Show file Open project: innoist/GF-FRS

Public Methods

Method Description
PngIconFromImage ( Image img, int size = 16 ) : Icon

Method Details

PngIconFromImage() public static method

public static PngIconFromImage ( Image img, int size = 16 ) : Icon
img System.Drawing.Image
size int
return System.Drawing.Icon