[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Naveen K Kohli[444173]

9/22/2004 4:32:00 PM

If I use Image.FromHBitmap method, the resiulting Bitmap object's resolution
is always 96DPI although the source bitmap object is 600DPI. Is there a way
to control the DPI of returned bit map object.
If there is no way, then how can I convert an inmemory DIB to Bitmap object
with a given resolution.

Thanks