Connecting Tech Pros Worldwide Help | Site Map

conversion from jpg to bmp

  #1  
Old August 10th, 2006, 12:15 PM
rahul.thathoo@gmail.com
Guest
 
Posts: n/a
Hi everyone.

Sorry for the wrong title of my previous post.
I wanted to know whether there is a function in PHP which would enable
me to convert a small thumbnail size image which is in jpg format to
one which is in bmp format.

thanks
rahul

  #2  
Old August 11th, 2006, 03:55 AM
Armando Padilla
Guest
 
Posts: n/a

re: conversion from jpg to bmp


rahul.thathoo@gmail.com wrote:
Quote:
Hi everyone.
>
Sorry for the wrong title of my previous post.
I wanted to know whether there is a function in PHP which would enable
me to convert a small thumbnail size image which is in jpg format to
one which is in bmp format.
>
thanks
rahul
>

Hey there you have to install the GD libraries for that. Once you do
that go to http://nl2.php.net/manual/en/functio...tefromwbmp.php

should be some info for you there
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ image Format conversion SpecialKay answers 2 August 13th, 2008 02:31 PM
modfy the desktopbackground JR answers 2 June 21st, 2007 06:45 PM
JPG, PNG, GIF -> BMP BM answers 2 November 13th, 2005 07:14 PM
Formatting a BinaryStream for output to Word doc Bruce Zigenfous answers 0 July 19th, 2005 02:07 PM