Impact Acquire SDK .NET
|
Additional methods to extend the functionality of the class mv.impact.acquire.display.ImageDisplay. More...
Static Public Member Functions | |
static void | SetImage (this ImageDisplay display, Request pRequest) |
Sets the next image to display. | |
Additional methods to extend the functionality of the class mv.impact.acquire.display.ImageDisplay.
|
inlinestatic |
Sets the next image to display.
This function can deal with any pixel format supported by Impact Acquire.
[in] | display | The reference to the extended mv.impact.acquire.display.ImageDisplay object. |
[in] | pRequest | The mv.impact.acquire.Request object whose image data shall be displayed. |