ImageVObject.LoadImage Method (, Single, , Boolean, Boolean)

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

Syntax

C#
public void LoadImage(
	PipelineElement reader,
	float opacity,
	FileFormat fileFormat,
	bool actualSize,
	bool preserveAspectRatio
)

Parameters

reader

Type: PipelineElement

opacity

Type: System..Single

fileFormat

Type: FileFormat

actualSize

Type: System..Boolean

preserveAspectRatio

Type: System..Boolean

See Also

Reference