Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 147(0.001 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.2
How do I crop a tjpegimage without dropping quallity?
Zones: Delphi Programming, GraphicsDate Answered: 09/12/2003 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 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 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 Views: 0
Hi ... i want to crop an image.so please provide me the best solutions.
Zones: JavaScriptDate Answered: 04/17/2004 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 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 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 Views: 0
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: SoftwareDate Answered: 01/09/2007 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 Views: 0