Click here to Skip to main content
Sign Up to vote bad
good
See more: C++JPEG
Hello all,
 
I have an input image file (jpeg) with a dpi of 200, I wanna make it 100 dpi. Wow can I do this in C++ ?
 
Thank you in advance.
Posted 26 Jul '12 - 0:02
Edited 26 Jul '12 - 0:27
Malli_S16.9K


1 solution

If you are developing for the Windows platform then have a look at Resizing an image with GDI+[^].
  Permalink  
Comments
Schehaider_Aymen - 26 Jul '12 - 6:54
is it supported for using in MVS 6.0?? it told me fatal error C1083: Cannot open include file: 'Gdiplus.h': No such file or directory
CPallini - 26 Jul '12 - 7:07
You may use it with VC6, but you need a more recent version of the SDK (see http://www.microsoftfaqs.com/msg/14721149.aspx)
Schehaider_Aymen - 26 Jul '12 - 7:20
I downloaded some files here(http://www.codeproject.com/Articles/2325/Hints-to-get-GDI-running) and i extracted the content on the current fiolder of my project but it seems that i nned to add the .lib link to my project how could i do it ?
CPallini - 26 Jul '12 - 8:08
See here http://www.steptools.com/support/stdev_docs/help/settings_vc6.html
Schehaider_Aymen - 26 Jul '12 - 8:21
I couldn't use the GDI+ without installing the Framework. anyway thank for helping here.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Rohan Leuva 230
1 OriginalGriff 228
2 Mahesh Bailwal 190
3 Ron Beyer 185
4 Abhinav S 168
0 Sergey Alexandrovich Kryukov 8,548
1 OriginalGriff 6,819
2 CPallini 3,648
3 Rohan Leuva 2,933
4 Maciej Los 2,288


Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 26 Jul 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid