473,395 Members | 1,629 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Resize JPGs

I'm looking to write a program that can scale down JPGs to 640x480
resolution. I know that XP has a feature that when you right click on a JPG
and select send to a recepient it prompts you about resizing the image, is
there any way to call this function or some other function I can use?


Nov 21 '05 #1
3 1039
Hi,

http://www.bobpowell.net/changing_resolution.htm

Ken
--------------------
"David A. Osborn" <do********@hotmail.com> wrote in message
news:DNsSd.38895$tl3.5252@attbi_s02...
I'm looking to write a program that can scale down JPGs to 640x480
resolution. I know that XP has a feature that when you right click on a JPG
and select send to a recepient it prompts you about resizing the image, is
there any way to call this function or some other function I can use?

Nov 21 '05 #2
What do I need to include in my project to have access to GDI+?
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:eP*************@TK2MSFTNGP09.phx.gbl...
Hi,

http://www.bobpowell.net/changing_resolution.htm

Ken
--------------------
"David A. Osborn" <do********@hotmail.com> wrote in message
news:DNsSd.38895$tl3.5252@attbi_s02...
I'm looking to write a program that can scale down JPGs to 640x480
resolution. I know that XP has a feature that when you right click on a
JPG
and select send to a recepient it prompts you about resizing the image, is
there any way to call this function or some other function I can use?



Nov 21 '05 #3
a reference to System.Drawing

"David A. Osborn" <do********@hotmail.com> wrote in message
news:yXvSd.40299$4q6.36205@attbi_s01...
What do I need to include in my project to have access to GDI+?
"Ken Tucker [MVP]" <vb***@bellsouth.net> wrote in message
news:eP*************@TK2MSFTNGP09.phx.gbl...
Hi,

http://www.bobpowell.net/changing_resolution.htm

Ken
--------------------
"David A. Osborn" <do********@hotmail.com> wrote in message
news:DNsSd.38895$tl3.5252@attbi_s02...
I'm looking to write a program that can scale down JPGs to 640x480
resolution. I know that XP has a feature that when you right click on a
JPG
and select send to a recepient it prompts you about resizing the image,
is
there any way to call this function or some other function I can use?



Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Kenton Smith | last post by:
I am using a shared server and the max PHP memory limit is set at 10MB. I can not change this. I would like to resize uploaded JPG images. I have tried many different scripts using the GD libs,...
7
by: Ingo Linkweiler | last post by:
Hello, I am looking for a 100% python lib/script which can load a jpg image, detect its size, resize and save it as new file. I have found some tools (like PIL), but all of them use ImageMagic...
1
by: Waguih Boctor | last post by:
Hi, I have a number of ASP pages where some JPGs and GIFs are displaying in the browser and some are not. I have included an excerpt from the HTML below. In this example, the gif file at the...
1
by: Ecohouse | last post by:
I have created a MS Access Project linking to a SQL database. I created a table that I want to hold jpgs in. The actual field I created is a datatype of image. I created a form in Access. ...
0
by: funcSter | last post by:
I've got this bit of code: Image origImage = Image.FromFile("temp.jpg"); Image newImage = new Bitmap(objNewSize.Width, objNewSize.Height, origImage.Pixelformat); Graphics objGraphic =...
7
by: C G | last post by:
Dear All, What's the best way to store jpgs in postgresql to use in a web page? I tried to use large objects, but how would you extract them from a table to be viewed in a web-page without...
4
by: rbt | last post by:
What's a good way to resize pictures so that they work well on html pages? I have large jpg files. I want the original images to remain as they are, just resize the displayed image in the browser.
2
by: VivekR | last post by:
Hi All Please help me out with this thing in javascript. I am dumb in the world of JS/Html/... I have a url, say www.someurl.com. It has a list of jpgs that can accessed as...
8
by: J. Frank Parnell | last post by:
Hi there, I got this directory tree listing function somewhere, it works great, but I want it to only list directories that do have one or more .jpgs inside. I tried getting a list of each dir's...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.