Click or drag to resize

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

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>(
	int width,
	int height,
	int stride
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
stride
Type: SystemInt32
See Also