Home . VB . Code . vbMedia . Using GDI Plus . Reading and Writing JPG, PNG, TIF and GIF Files . GDIPlus Codecs . mCodecs.bas
GDIPlus Codecs (37K)
Zip:5086
Link to code Zip
Applies To:
VB6
Author:
Steve McMahon
BugTrak
Bugs: 0 / 1
Issues: 0 / 0
Questions: 0 / 0
Updated:8 June 2003
28 Mar 2003First Posted
Saving Pictures to JPG Files Using the Intel JPEG Library
Two code only solutions for displaying Common/Dialogs
GDI+ Wrapper
GDI+ Type Library (GDIPlus.TLB)
Search WWW
vbAccelerator
Attribute VB_Name = "mCodecs" Option Explicit Public g_cDecoders As GDIPImageDecoderList Public g_cEncoders As GDIPImageEncoderList Public g_cSaveOptions As New cSaveOptions
Copyright © 2003 Steve McMahon steve@vbaccelerator.com. All rights reserved.Last Updated: 12 April 2003