Board index » delphi » Display jpg or gif images in Delphi

Display jpg or gif images in Delphi

Quote
Haibo Du wrote:

> I would like to display jpg or gif images in Delphi. Does anyone know
> the way to do that?

> Help will be appreciated.

> Haibo

Hi,
we have a graphics component or ocx for viewing, printing, zooming and
rotating various file types, especially jpeg, (which is the fastest
available), including great support for 256 color vga displays.
We offer free trial versions, and the product registration is $299.
Info at: http://www.jpg.com/imagn.htm
The evaluation imaging toolkits are available at:
 ftp://207.69.208.43/jpg.com/ImagN/
 The IMAGN' 16Bit OCX     IMWT160.EXE
 THE IMAGN' 32BIT OCX     IMWT32O.EXE
 The IMAGN' 16BIT DLL     IMWT16D.EXE  (component included)
 The IMAGN' 32Bit DLL     IMWT32D.EXE  (component included)

For documentation on these tools check out:
 OCX reference guide http://www.imagn.com/ocxdoc/ref1.htm
 DLL reference guide http://www.imagn.com/dlldoc/ref1.htm

Let me know if you have questions.
Good luck,
jack
--
********************************************************************
Jack Berlin - 813-875-7575 x303  FAX 813-875-7705 jber...@jpg.com
http://www.jpg.com/ - Pegasus Imaging Corp - the BETTER JPEG people!
********************************************************************

 

Re:Display jpg or gif images in Delphi


Quote
Jack Berlin wrote:

> Haibo Du wrote:

> > I would like to display jpg or gif images in Delphi. Does anyone know
> > the way to do that?

> > Help will be appreciated.

> > Haibo

> Hi,
> we have a graphics component or ocx for viewing, printing, zooming and
> rotating various file types, especially jpeg, (which is the fastest
> available), including great support for 256 color vga displays.
> We offer free trial versions, and the product registration is $299.
> Info at: http://www.jpg.com/imagn.htm
> The evaluation imaging toolkits are available at:
>  ftp://207.69.208.43/jpg.com/ImagN/
>  The IMAGN' 16Bit OCX     IMWT160.EXE
>  THE IMAGN' 32BIT OCX     IMWT32O.EXE
>  The IMAGN' 16BIT DLL     IMWT16D.EXE  (component included)
>  The IMAGN' 32Bit DLL     IMWT32D.EXE  (component included)

> For documentation on these tools check out:
>  OCX reference guide http://www.imagn.com/ocxdoc/ref1.htm
>  DLL reference guide http://www.imagn.com/dlldoc/ref1.htm

> Let me know if you have questions.
> Good luck,
> jack
> --
> ********************************************************************
> Jack Berlin - 813-875-7575 x303  FAX 813-875-7705 jber...@jpg.com
> http://www.jpg.com/ - Pegasus Imaging Corp - the BETTER JPEG people!
> ********************************************************************

Here is the fastest and greatest in Imaging Software. It's called
ImageLib; it is a Delphi VCL with eigh{*word*249} components that will convert
(open /save) file formats such as JPEG, PNG, GIF, TIFF, PCX, BMP, ICO,
WMF, CMS and SCM .  They have included free source code for all
features.  Includes Video frame grabber, Multimedia file formats,
Gallery-quality color resolution, ratio stretch, flip, rotate, and text
rotation over image. Liberate yourself from light-weight imaging sofware
tools and join the Heavy-weights.
Delphi 1.x and 2.0 versions. See the ImageLib.com web site and expand
the reaches of your vision; Image by ImageLib.

Re:Display jpg or gif images in Delphi


Quote
Mark wrote:

> Jack Berlin wrote:

> > Haibo Du wrote:

> > > I would like to display jpg or gif images in Delphi. Does anyone know
> > > the way to do that?

> > > Help will be appreciated.

> > > Haibo

> > Hi,
> > we have a graphics component or ocx for viewing, printing, zooming and
> > rotating various file types, especially jpeg, (which is the fastest
> > available), including great support for 256 color vga displays.
> > We offer free trial versions, and the product registration is $299.
> > Info at: http://www.jpg.com/imagn.htm
> > The evaluation imaging toolkits are available at:
> >  ftp://207.69.208.43/jpg.com/ImagN/
> >  The IMAGN' 16Bit OCX     IMWT160.EXE
> >  THE IMAGN' 32BIT OCX     IMWT32O.EXE
> >  The IMAGN' 16BIT DLL     IMWT16D.EXE  (component included)
> >  The IMAGN' 32Bit DLL     IMWT32D.EXE  (component included)

> > For documentation on these tools check out:
> >  OCX reference guide http://www.imagn.com/ocxdoc/ref1.htm
> >  DLL reference guide http://www.imagn.com/dlldoc/ref1.htm

> > Let me know if you have questions.
> > Good luck,
> > jack
> > --
> > ********************************************************************
> > Jack Berlin - 813-875-7575 x303  FAX 813-875-7705 jber...@jpg.com
> > http://www.jpg.com/ - Pegasus Imaging Corp - the BETTER JPEG people!
> > ********************************************************************
> Here is the fastest and greatest in Imaging Software. It's called
> ImageLib; it is a Delphi VCL with eigh{*word*249} components that will convert
> (open /save) file formats such as JPEG, PNG, GIF, TIFF, PCX, BMP, ICO,
> WMF, CMS and SCM .  They have included free source code for all
> features.  Includes Video frame grabber, Multimedia file formats,
> Gallery-quality color resolution, ratio stretch, flip, rotate, and text
> rotation over image. Liberate yourself from light-weight imaging sofware
> tools and join the Heavy-weights.
> Delphi 1.x and 2.0 versions. See the ImageLib.com web site and expand
> the reaches of your vision; Image by ImageLib.

Mark,
great toolkit, lots of features, BUT NOT THE FASTEST!  Maybe someday.
good luck,
jack

--
********************************************************************
Jack Berlin - 813-875-7575 x303  FAX 813-875-7705 jber...@jpg.com
http://www.jpg.com/ - Pegasus Imaging Corp - the BETTER JPEG people!
********************************************************************

Other Threads