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  Int32
 
height  Int32
 
stride  Int32
 
bpp  Int32
 

Implements

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