realbasic-nug
[Top] [All Lists]

Re: Getting image data

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Getting image data
From: The Green Tea Leaf <thegreentealeaf@gmail.com>
Date: Tue, 31 Mar 2009 16:47:25 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=ZIDhuHepCD2kOCIcsYKuNorI9jp2otxSt31oLP6iHNc=; b=klbKrtX0xmzlB+NkQW9nnwc4i3sag2SOzvmo/DGpJSLpRl/S+mUY3Tp11Z1pU5A4GM 4aOkU4kvq91ugqgYopDjfJnjFmYifk3USejHslPnEIquhCbJSRtbdIaCpGtmVcBrrsys Xqz4JSAXUG4l2b88dBzdItPjPpyAb56ONxbBI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=GXpi7UnUb+vqtceMotusx+6IfSIC3PGSnPUUJhQGTLYvg7pqWv0A8i1/e5qRq/RCz6 D/RV+D8WR0ZmvYk4lmQqkXhPZ3vfaWQVkvC2/yNn6AsTf5y7V569WaXZ33X7uQxqO6zd YUyMWQSbL5+a52rKlMYmgWq8y+lq9l4s+1o3k=
In-reply-to: <49D22A47.608@inspiringapps.com>
References: <3753b0ed0903310421h6e2ea82dg8e21f6d054e123d3@mail.gmail.com> <49D22A47.608@inspiringapps.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
>
> It's probably not best in terms of efficiency, though.  If you know your
> images will be large and of a specific format, then you might want to
> download just the first so-many bytes and parse the image header to get the
> size.
>

Yes, this is my main concern since they can be quite large some of them ...
hmmm, parsing the header doesn't seem like a bad idea especially since they
all will be jpeg files ... off to look for some documents for the jpeg
standard
-- 
The Green Tea Leaf   thegreentealeaf@gmail.com
thegreentealeaf.blogspot.com
_______________________________________________
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>