 | CameraHologram(Int32, Int32) Constructor |
Constructor
Namespace: LynceeTec.ImagingAssembly: LynceeTec.Imaging (in LynceeTec.Imaging.dll) Version: 0.0.0.0
Syntaxpublic CameraHologram(
int width,
int height
)
public:
CameraHologram(
int width,
int height
)
Parameters
- width Int32
- Image width pixels number
- height Int32
- Image height pixels number
See Also