© 2016 Thorlabs Scientific Imaging180
DCx Camera Functional Description and SDK Manual
maximum row position for DR_SET_USER_SYNC.
Example
DR_LOAD_OVERLAY_FROM_FILE
Direct3D only: Loads a bitmap image (*.BMP file)
into the overlay area. If the bitmap image is larger
than the overlay area, the bitmap image is
clipped. Example
Deletes the data of the overlay area by filling it
with black color. Example
Copies the next image to the active user memory
(Steal function).
More details
Using the pParam parameter, you specify when
the function should return:
IS_WAIT: The function waits until the image
save is complete.
IS_DONT_WAIT: The function returns
immediately.
Defines the color format for the Steal function.
More details
For a list of all available color formats, see the
function description for is_SetColorMode(). The
default is IS_CM_BGRA8_PACKED (RGB 32).
Returns the color format setting for the Steal
function. Example
Sets a new window handle for image output in
Direct3D. Example
Returns whether the graphics card supports the
uc480 Direct3D functions. Example
OpenGL only: Returns a pointer to the overlay.
OpenGL only: Updates the overlay.
Pointer to a function parameter, whose function
depends on nCommand.
Size (in bytes) of the data object or array.