SetImageWindow
|
![]() ![]() ![]() |
|
X [in], Y[in]
|
The x- and y- frame coordinates at which the top left corner of the window will be copied.
|
Data [in]
|
SAFEARRAY variant containing the pixel values to be copied.
|
S_OK
|
Success
|
E_FAIL
|
Failure
|
E_INVALIDARG
|
Input array has wrong data type
|
|
|
Camera Pixel Format
|
Output Format
|
Data type
|
Horizontal Dimension
|
Mono8
|
8-bit monochrome
|
Byte
|
Width
|
Mono10, Mono12, Mono16
|
16-bit gray monochrome
|
Integer (word)
|
Width
|
YUV411, YUV422, YUV444, RGB8, BGR8
|
24-bit RGB
|
Byte
|
Width*3
|
RGB10, RGB12, RGB16, BGR10, BGR12
|
48-bit RGB
|
Integer (word)
|
Width*3
|