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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.