Zooming In on a Selection: Step 1

On WIN32 systems, include the GDI library so that we can display an outline of the selection. The code should appear as follows:

#include <wingdi.h> /* For GDI functions */ 

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help