Click or drag to resize

HologramChild<float> Constructor (Single, Int32, Int32, Int32, Guid)

Initializes a new instance of the HologramChild<float> class

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

Parameters

buffer
Type: SystemSingle
stride
Type: SystemInt32
width
Type: SystemInt32
height
Type: SystemInt32
hologramGuid
Type: SystemGuid
See Also