Enter Keywords:
1 - 10 of 348(0.015 seconds)
Sort By:
 
I'm  now doing a project that requires me to convert an image into a smaller size and save it into another file. In the other words, to create thumb nails for picture. Pls help!!!!!!!!!!
Zones: Visual BasicDate Answered: 12/17/1999 Rating: 7.6 Views: 0
I've made a paint program and to resize the image I want a person to click on a small shape and drag it to resize the image.  The coding in the square is: procedure TFrom1.squareonmousedown{etc}...
Zones: Delphi ProgrammingDate Answered: 09/16/2003 Rating: 7.6 Views: 0
I want to (so good quality as possible): Mirror image (horizontal, vertically). Changing image contrast. Change color image to Black & White. Resize image(in pixels, in cm, in inches). Blur ...
Zones: Delphi ProgrammingDate Answered: 11/25/2002 Rating: 7.8 Views: 0
I'm saving jpg's to a database with the ASPUpload object. I am displaying them using Response.BinaryWrite I have 2 problems (I'll give 2x credit for answering both) 1. I need to be able to re...
Zones: ASPDate Answered: 12/11/2002 Rating: 8.0 Views: 0
I'm trying to write a program that can load, resize and save a bunch of JPEGs.  I've got the code to do the Loading and Saving of JPEGs but the resize isn't working yet.  Using .PaintPicture proper...
Zones: Visual Basic, GraphicsDate Answered: 07/06/2003 Rating: 6.8 Views: 0
Hello, I am trying to resize an image after uploading it,so that all of the uploaded images will be in the same size. The problem that the server Admin. don't allow any components on the Server. ...
Zones: ASPDate Answered: 12/22/2003 Rating: 7.4 Views: 0
How do i resize image in such a way that: 1.i set the width of the image to a certain number, for example width=200 2.for the height, i want it to shrink a certain percentage which the width de...
Zones: HTMLDate Answered: 11/29/2003 Rating: 7.6 Views: 0
I have an app that allows users to edit an image.   I want to resize the window to be the same size as the image.   I have tried editing just the width and height of the form, but it always cuts of...
Zones: Delphi ProgrammingDate Answered: 08/11/2004 Rating: 8.6 Views: 0
Hi All: Looking for some sample VB code that will take an image out of a URL and dynamically resize it to 50% (or whatever) it's normal size in the browser when it gets displayed. Thanks! :)
Zones: .NETDate Answered: 10/30/2004 Rating: 8.8 Views: 0
Hell, I'm using ASP.net/VB.net to upload an image using "System.Web.UI.HtmlControls.HtmlInputFile".  I'm able to upload successfully ensuring that all images are jpeg but I'm looking for a way to d...
Zones: ASP.Net ProgrammingDate Answered: 11/04/2004 Rating: 9.0 Views: 11