Advertisement

1 - 10 of 533 containing alltags:("jpeg") (0.001 seconds)
How can I decode a Jpeg file into a TDib object for dipsplay on the screen?
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...
Zones: Web Graphics Software, GraphicsDate Answered: 01/26/1999 Grade: B Views: 0
 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...
Zones: Delphi Programming, GraphicsDate Answered: 02/18/1999 Grade: A Views: 0
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...
Zones: Delphi Programming, GraphicsDate Answered: 01/07/2000 Grade: B Views: 0
How to open .bmp and .jpeg files using c program?
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 ...
Zones: Delphi Programming, GraphicsDate Answered: 06/19/2000 Grade: B Views: 0
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)
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
Zones: Delphi ProgrammingDate Answered: 06/09/2000 Grade: B Views: 0
-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...
Zones: Delphi ProgrammingDate Answered: 07/02/2000 Grade: A Views: 0
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?
Zones: Windows MFCDate Answered: 05/25/2001 Grade: B Views: 0