Click or drag to resize

MaskInterfaceLoadMaskImage(Byte, Int32, Int32, Int32) Method


Namespace: LynceeTec.Processing.Holography
Assembly: LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntax
public virtual void LoadMaskImage(
	byte[] img,
	int stepImg,
	int width,
	int height
)

Parameters

img  Byte
 
stepImg  Int32
 
width  Int32
 
height  Int32
 

Implements

IMaskLoadMaskImage(Byte, Int32, Int32, Int32)
See Also