VOLTS-IQ SDK API Documentation
ByteImage Constructor (Int32, Int32, Int32, Byte*)
See Also
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: Visual C++
Language Filter: J#
Language Filter: JScript
Language Filter: XAML
Visual Basic (Declaration)
Visual Basic (Usage)
C#
Visual C++
J#
JScript
XAML
Initialize an image from data.
Namespace:
Braintech
Assembly:
VOLTSIQCommon (in VOLTSIQCommon.dll)
Syntax
C#
public
ByteImage
(
int
w
,
int
h
,
int
stride
,
byte
*
dat
)
Parameters
w
Int32
h
Int32
stride
Int32
dat
Byte
*
See Also
ByteImage
Class
Braintech
Namespace