Impact Acquire SDK C++
ImageDisplay Member List

This is the complete list of members for ImageDisplay, including all inherited members.

Clear(void) constImageDisplayinline
GetAppliedShift(void) constImageDisplayinline
GetDisplayMode(void) constImageDisplayinline
GetImage(const void **ppData, int *pWidth, int *pHeight, int *pBitsPerPixel, int *pPitch)ImageDisplayinline
GetInterpolationMode(void) constImageDisplayinline
GetLastError(void) constImageDisplayinline
GetShift(void) constImageDisplayinline
GetWindowHandle(void) constImageDisplayinline
ImageDisplay(WindowHandle hwnd)ImageDisplayinlineexplicit
ImageDisplayWindowImageDisplayfriend
RemoveImage(void)ImageDisplayinline
SetBackgroundBrush(BrushHandle hBrush)ImageDisplayinline
SetBitmapRectangle(int left, int top, int width, int height)ImageDisplayinline
SetDDrawOverlayKeyColor(ColorValue keyColor)ImageDisplayinline
SetDisplayMode(TDisplayMode mode)ImageDisplayinline
SetDisplayRectangle(int left, int top, int width, int height)ImageDisplayinline
SetImage(const void *pData, int width, int height, int bitsPerPixel, int pitch)ImageDisplayinline
SetImage(const void **ppData, size_t ppDataArraySize, TFormatFlags format, int width, int height, int bitsPerPixel, int pitch)ImageDisplayinline
SetImage(const mvIMPACT::acquire::ImageBuffer *pBuf)ImageDisplayinline
SetImage(const mvIMPACT::acquire::Request *pRequest)ImageDisplayinline
SetImage(std::shared_ptr< Request > pRequest)ImageDisplayinline
SetInterpolationMode(TInterpolationMode mode)ImageDisplayinline
SetOverlayCallbackFunction(TImageDisplayOverlayFunction fctOverlay, void *pUserParam)ImageDisplayinline
SetShift(int shift)ImageDisplayinline
SetWindowHandle(WindowHandle hwnd)ImageDisplayinline
Update(void) constImageDisplayinline
~ImageDisplay()ImageDisplayinline