Image Constructor

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

Syntax

C#
public Image(
	string name,
	bool isSource,
	bool isReceiver,
	bool canStartPipeline
)

Parameters

name

Type: System.String

isSource

Type: System.Boolean

isReceiver

Type: System.Boolean

canStartPipeline

Type: System.Boolean

See Also

Reference