How can I decode a Jpeg file into a TDib object for dipsplay on the screen?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/OWL/Q_10108277.htm...
Zones:
OWLDate Answered: 01/01/1999 Grade: A Views: 0
I need to convert about a hundred or so BMPs to JPEGs. I can open each BMP individually in photoshop and then save it as a JPEG but this takes way too long. Does anyone know of any batch conversion...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_10121689.html
I'm currently developing an application that is distributed to a number of end users. Each different user has a customised version that amounts to different JPEG images (relevent company logos et...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10129427.html
I have many large pictures that need to display them with a transparent background. The JPEG gives me the best compression on these images then I prefer to use JPEG format. I tried to change pictur...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10254999.html
How to open .bmp and .jpeg files using
c program?
http://www.experts-exchange.com/Programming/Languages/C/Q_10298904.html
Zones:
CDate Answered: 03/15/2000 Grade: B Views: 4
I need to be able to draw onto a jpeg image and save the new image as a jpeg. Im using the code below to draw onto a bitmap BUT when I then save this bitmap to a jpeg the file sizes increases from ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10325503.html
Hi,
I'm writing a simple graphics file viewer using MFC and was wondering if anyone could tell me how do get the width and height from a JPEG image?
Many thanks
J:o)
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10364840.html
Zones:
C++Date Answered: 05/29/2000 Grade: A Views: 0
how can i make a simple jpg viewer..and
i want also to show notes about viewed picture.. how can i do this with delphi5
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10425416.html
-ms1 is a TMemoryStream and it holds a jpeg image file
-image1 is a TImage
How do I display in image1 the jpeg from ms1??
I want it to display when I click on a speedbutton.
procedure TFo...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10590861.html
The CBitmap etc allows to load a bmp image, but i will like my program to load a gif or jpeg image. How can i do so?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_11528658.htm...
Zones:
Windows MFCDate Answered: 05/25/2001 Grade: B Views: 0