problem about save image
C#
2
Posts
2
Posters
0
Views
1
Watching
-
hi all.i use gdipsaveImageTofile(intptr ,filename, ref clsid,intptr.zero),for save image with 300dpi,but that save image with 96dpi i can't solve this problem plz help me.
-
hi all.i use gdipsaveImageTofile(intptr ,filename, ref clsid,intptr.zero),for save image with 300dpi,but that save image with 96dpi i can't solve this problem plz help me.
Goodness knows what you're using, but the DPI settng is just metadata, it's meaningless to image quality unless you're using WPF. You're using a p/invoked API ?
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )