AddTJPEGImage V1.3a
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



TJPEGImage is a component for viewing JPEG images. JPEG baseline, extended - sequential and progressive methods are supported. No DLL's required - uses the PasJPEG library. Also supports JPEG saving as well as a data aware image component. Based upon a component originally by Luciano Bajo Eloy.

  • Category:
    Graphics
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    23 August, 2001 13:44
  • Views:
    4199
  • Downloads:
    3154
UsefulnessPoor
DocumentationPoor
StabilityPoor
ValueFair
Ease of UseZero
Level of UseZero
1 people have rated this applicaton
Total AverageZero
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
TScreenCapture  - 01 May, 2001 - Christiaan ten Klooster

With this component you can create a screenshot - full screen or from given coordinates. The good thing of this component is that you can save/use this component as well as TJPegImage as TBitmap. The full source is included Exe demo...

Related Information
  • FOR THE EXPERTS.....OR ANYBODY ELSE WHO KNOWS WHAT TO DO (2001-01-29 04:46:01)
    thanks for your answer! I have testet it with a little change: in stead of : stBlobStream.CopyFrom(stImageStream, stImageStream.Size); it...
  • HOW TO CHANGE THE SIZE OF A TJPEGIMAGE? (2001-02-01 07:27:02)
    Take a look at this site. http://www.melander.dk/delphi/resampler/ It has code showing resampling (resizing) of JPEGS.
  • TIMAGE FOR A JPEG FILE? (2001-02-08 04:10:09)
    I have been stumped by the same problem and the solution is to put JPEG in the uses list even in delphi 5, otherwise when you try to load a jpeg...
  • HOW TO SEND JPEG IMAGE TO OTHER COMPUTER WITH TNMUDP (2001-03-11 08:55:27)
    Simply use the TNMUDP SendStream method. Assuming that JPG is a TJPEGImage containing your JPEG and UDP is a TNMUDP properly configured, the...
  • ACCESS VIOLATION !!! (2001-03-19 17:44:54)
    Have you put breakdown point in the first line of the button click code and tried to figure this out? Do this and see what line it gives you a...
Categories

Latest Forum Entries