ResizeOptions Constructor (FileInfo, Size, String, ColorManagement, Boolean, Boolean)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public ResizeOptions(
	FileInfo sourceImageFile,
	Size size,
	string thumbnailId,
	ColorManagement colorManagement,
	bool isSquare,
	bool keepProportions
)

Parameters

sourceImageFile

Type: System.IO..FileInfo

size

Type: System.Drawing..Size

thumbnailId

Type: System..String

colorManagement

Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects..ColorManagement

isSquare

Type: System..Boolean

keepProportions

Type: System..Boolean

See Also

Reference