Click or drag to resize

IlluminationSetNewHologramSize Method

Namespace:  LynceeTec.Processing
Assembly:  LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void SetNewHologramSize(
	int width,
	int height,
	int stride,
	int bpp
)

Parameters

width
Type: SystemInt32
height
Type: SystemInt32
stride
Type: SystemInt32
bpp
Type: SystemInt32

Implements

IHoloMeasureSetNewHologramSize(Int32, Int32, Int32, Int32)
See Also