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 22.0.2023.7.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.