Search the web
Sign In
New User? Sign Up
AIL_Development · AIL Developer's Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Huge Problem using ASP Version :)   Message List  
Reply | Forward Message #19 of 125 |
RE: [AIL_Development] Huge Problem using ASP Version :)

It sounds like you're not compressing the JPEG image at all. When you call
the "IO_SaveImage" method to save a JPEG image, pass a value from 1 to 100
to the "SaveFlags" parameter. This tells the save function what level of
quality / compression you want. Remember that the lower the quality, the
smaller the file size... and the higher the quality, the larger the file
size. I generally will save JPEG images with 80 - 90 quality.

___________________________
Kevin Wilson
The VB Zone
VBZ@...




>From: "hmmfunnything" <hmmfunnything@...>
>Reply-To: AIL_Development@yahoogroups.com
>To: AIL_Development@yahoogroups.com
>Subject: [AIL_Development] Huge Problem using ASP Version :)
>Date: Thu, 09 Nov 2006 06:01:29 -0000
>
>I've spend 6 hours tracing both the photo demo and the raw AIL library
>calling AdvImgLib.cAdvancedImagery_ASP run the exact same processes
>using the same image and the photo software demo creates a compressed
>jpg file where the ASP process will generate a huge jpg file.
>
>An example would be Original 33k to 633k (After Processing)
>
>Yes, the Convert_To24 function was used after all effects calls :)
>
>I believe the issue my be related to IIS and windows 2003 processing
>but not sure also create a com object with IIS support to wrap around
>the dll and still get the same results.
>
>Any thoughts .. ??
>
>
>
>
>
>
>
>
>Yahoo! Groups Links
>
>
>
>

_________________________________________________________________
Use your PC to make calls at very low rates
https://voiceoam.pcs.v2s.live.com/partnerredirect.aspx





Fri Nov 10, 2006 7:27 pm

kwilson1997
Offline Offline
Send Email Send Email

Forward
Message #19 of 125 |
Expand Messages Author Sort by Date

I've spend 6 hours tracing both the photo demo and the raw AIL library calling AdvImgLib.cAdvancedImagery_ASP run the exact same processes using the same image...
hmmfunnything
Offline Send Email
Nov 9, 2006
9:34 pm

It sounds like you're not compressing the JPEG image at all. When you call the "IO_SaveImage" method to save a JPEG image, pass a value from 1 to 100 to the...
Kevin Wilson
kwilson1997
Offline Send Email
Nov 12, 2006
6:51 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help