L_BOOL FirstDraw; /* The state for the first WM_MOUSEMOVE event when cropping */
int StartGDIX; /* Starting X position in screen pixels */
int StartGDIY; /* Starting Y position in screen pixels */
int EndGDIX; /* Ending X position in screen pixels */
int EndGDIY; /* Ending Y position in screen pixels */
int StartPixelX; /* Starting X position in bitmap pixels */
int StartPixelY; /* Starting Y position in bitmap pixels */
int EndPixelX; /* Ending X position in bitmap pixels */
int EndPixelY; /* Ending Y position in bitmap pixels */
HPEN SavedPen;
HBRUSH SavedBrush;
RECT rLeadDest;
RECT rLeadSource;
RECT rClientSize;
L_INT DisplayMode;
L_INT DisplayLeft, DisplayTop;
L_INT DisplayWidth, DisplayHeight;
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document