 |
 |

05-10-2003, 11:46 AM
|
 |
Obsessive OPtimizer
Administrator * Guru *
|
|
Join Date: Jun 2002
Location: Debug Window
Posts: 13,688
|
|
Save picturebox to PNG/GIF/JPG/TIF using GDI+
|
GDI+ while usually used in .net applications, is also available to VB5/6 using declares or a type library.
This sample application shows how to use GDI+ to save images to various compressed image formats.
If you have the gdiplus.dll installed in your \windows(winnt)\system(32) directory, then you can use this code. If not its available at:
http://www.microsoft.com/downloads/d...displaylang=en
Any 32 bit OS aside from Win95 can use the gdiplus.dll, making it an excellent FREE alternative to image controls when saving to compressed formats.
Note: GIF files are covered by the Unisys patent until June, 20 2003.
|
Last edited by OnErr0r; 09-14-2004 at 05:58 PM.
Reason: Changed GUID to CLSID (previously 808 views)
|

06-22-2003, 10:27 AM
|
 |
Obsessive OPtimizer
Administrator * Guru *
|
|
Join Date: Jun 2002
Location: Debug Window
Posts: 13,688
|
|
GIF Patent Expires in the U.S.
The United States LZW patent expired on June 20th, 2003.. According to Unisys, the counterpart Canadian patent expires July 7, 2004, the counterpart patents in the United Kingdom, France, Germany and Italy expire June 18, 2004, and the Japanese counterpart patents expire June 20, 2004.
For more information see:
http://lpf.ai.mit.edu/Patents/Gif/Gif.html
|
|

06-24-2003, 03:20 PM
|
 |
Obsessive OPtimizer
Administrator * Guru *
|
|
Join Date: Jun 2002
Location: Debug Window
Posts: 13,688
|
|
|
I have added support for Loading (in addition to Saving) PNG/TIFF/GIF/JPG/BMP etc. Also some GUI changes were made to resize to the loaded image.
|
Last edited by OnErr0r; 01-26-2004 at 06:11 PM.
Reason: Changed GUID to CLSID (previously 788 views)
|

07-23-2003, 09:44 AM
|
 |
Obsessive OPtimizer
Administrator * Guru *
|
|
Join Date: Jun 2002
Location: Debug Window
Posts: 13,688
|
|
Last edited by OnErr0r; 08-05-2010 at 07:46 AM.
Reason: Updated URL
|

11-21-2003, 12:47 AM
|
 |
Obsessive OPtimizer
Administrator * Guru *
|
|
Join Date: Jun 2002
Location: Debug Window
Posts: 13,688
|
|
Last edited by OnErr0r; 08-05-2010 at 07:46 AM.
Reason: Updated URL
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
|
|
 |
|