| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: Convert a picture to a string |
| From: | Andy Dent <dent at oofile dot com dot au> |
| Date: | Mon, 31 Mar 2008 14:48:59 +0800 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <EDD8D161-B10C-41CB-BF8C-976589102378 at panamind dot com> <579C8404-03DB-45E2-9526-85FDD933DD67 at great-white-software dot com> |
On 29/03/2008, at 10:32 AM, Norman Palardy wrote:
> dbrec = new databaseRecord
> dbrec.JPEGColumn("any") = p
> return dbrec.StringValue("any")
Just thought I'd remind people that this is using a lossy JPEG
conversion whereas the PNG plugin-based approaches are non-lossy.
That may or may not affect your data but could make a very big
difference with line art or icons.
Andy (showing blocky white bits around the fringe) Dent
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Unix path, Thom McGrath |
|---|---|
| Next by Date: | [OT] Unfinished Project for Sale?, Ryan Dary |
| Previous by Thread: | Re: Convert a picture to a string, Norman Palardy |
| Next by Thread: | Re: Convert a picture to a string, Norman Palardy |
| Indexes: | [Date] [Thread] [Top] [All Lists] |