Click or drag to resize

HologramChild<unsigned char>(Int32, Int32, Int32, Guid) Constructor

Initializes a new instance of the HologramChild<unsigned char> class

Namespace: LynceeTec.Imaging
Assembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntax
public HologramChild<unsigned char>(
	int width,
	int height,
	int stride,
	Guid hologramGuid
)

Parameters

width  Int32
 
height  Int32
 
stride  Int32
 
hologramGuid  Guid
 
See Also