Impact Acquire SDK Java
|
This is the complete list of members for ImageDisplay, including all inherited members.
Clear() | ImageDisplay | |
ConvertFormatFromPFNC32(long pixelFormat, SWIGTYPE_p_mvIMPACT__acquire__display__TFormatFlags pFormat, int[] pBitsPerPixel) | ImageDisplay | static |
delete() | ImageDisplay | |
finalize() | ImageDisplay | protected |
GetAppliedShift() | ImageDisplay | |
GetDisplayMode() | ImageDisplay | |
GetImage(SWIGTYPE_p_p_void ppData, int[] pWidth, int[] pHeight, int[] pBitsPerPixel, int[] pPitch) | ImageDisplay | |
GetInterpolationMode() | ImageDisplay | |
GetLastError() | ImageDisplay | |
GetShift() | ImageDisplay | |
GetWindowHandle() | ImageDisplay | |
ImageDisplay(long cPtr, boolean cMemoryOwn) | ImageDisplay | protected |
ImageDisplay(SWIGTYPE_p_WindowHandle hwnd) | ImageDisplay | |
RemoveImage() | ImageDisplay | |
SetBackgroundBrush(SWIGTYPE_p_BrushHandle hBrush) | ImageDisplay | |
SetBitmapRectangle(int left, int top, int width, int height) | ImageDisplay | |
SetDDrawOverlayKeyColor(SWIGTYPE_p_ColorValue keyColor) | ImageDisplay | |
SetDisplayMode(int mode) | ImageDisplay | |
SetDisplayRectangle(int left, int top, int width, int height) | ImageDisplay | |
SetImage(SWIGTYPE_p_void pData, int width, int height, int bitsPerPixel, int pitch) | ImageDisplay | |
SetImage(SWIGTYPE_p_p_void ppData, long ppDataArraySize, int format, int width, int height, int bitsPerPixel, int pitch) | ImageDisplay | |
SetImage(ImageBuffer pBuf) | ImageDisplay | |
SetImage(Request pRequest) | ImageDisplay | |
SetInterpolationMode(int mode) | ImageDisplay | |
SetShift(int shift) | ImageDisplay | |
SetWindowHandle(SWIGTYPE_p_WindowHandle hwnd) | ImageDisplay | |
swigCMemOwn | ImageDisplay | protected |
swigRelease(ImageDisplay obj) | ImageDisplay | protectedstatic |
Update() | ImageDisplay |