Enter Keywords:
1 - 10 of 158(0 seconds)
Sort By:
 
How do I crop a tjpegimage without dropping quallity?
Zones: Delphi Programming, G...Date Answered: 09/12/2003 Rating: 6.2 Views: 0
I'd like to crop a .jpg/gif image and then save it to disk. Example input  file = in.jpg  size = 400x300 output  file = out.jpg  size = 200x150 How do i accomplish this?
Zones: VB ControlsDate Answered: 01/25/2003 Rating: 7.0 Views: 0
Dear Experts,      I am new to graphics programming and wonder how to develop a crop function. Any idea or sample code is much appreciate. Thanks
Zones: Visual BasicDate Answered: 11/15/2003 Rating: 7.4 Views: 0
Is there anyway to crop .jpg images so that they are all of the same width and height? I use the following math to calculate the correct aspect ratio for a given .jpg image: width / height ==...
Zones: PHP for WindowsDate Answered: 12/04/2003 Rating: 7.6 Views: 0
Hi ... i want to crop an image.so please provide me the best solutions.
Zones: JavaScriptDate Answered: 04/17/2004 Rating: 7.2 Views: 0
To: All How do you crop an existing image? Typically I get a screen capture of a window         'Capture the hold image and then start processing information         Dim screenCaptureAl...
Zones: MS Visual BasicDate Answered: 04/04/2005 Rating: 9.6 Views: 0
RowID      Col1      Col2      Col3      Col4      Col5      Col6      Col7      Col8      Col9      Col10  ... bla ....                    101      1      3      1101      1      3      4      3      5      15      10 101      2      2      2      2      2      2      16      16      36      38 102      1      3      905      1      7      9      7      6      29      8 102      2      2      2      2      2      2      17      16      23      19 103      ...
Zones: MS ExcelDate Answered: 09/11/2006 Rating: 9.0 Views: 0
Hi Experts, Here is my custom control: /* Title:  * PictureBox with zoom and scroll functionallity  */ #region Usings using System; using System.Collections; using System.ComponentM...
Zones: C#Date Answered: 11/05/2006 Rating: 9.6 Views: 4
Hi all, Can someone advise me a program that allows me to cut out a part of a digital picture I took but by preserving the aspect ratio of the picture. So this is what I want to do with the ...
Zones: Misc SoftwareDate Answered: 01/09/2007 Rating: 6.4 Views: 0
I want to be able to specify top left, top right, bottom left, bottom right coordinates and have the image cropped w/ file output. I've looked into some code w/ Bitmaps, Graphics and such -- rea...
Zones: ASP.Net ProgrammingDate Answered: 02/07/2007 Rating: 9.2 Views: 0