Initialize an empty image.

Namespace: Braintech
Assembly:  VOLTSIQCommon (in VOLTSIQCommon.dll)

Syntax

C#
public ByteImage(
	int w,
	int h
)

Parameters

w
Int32
h
Int32

See Also

ByteImage Class
Braintech Namespace