realbasic-nug
[Top] [All Lists]

Getting image data

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Getting image data
From: The Green Tea Leaf <thegreentealeaf@gmail.com>
Date: Tue, 31 Mar 2009 13:21:28 +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:date:message-id:subject :from:to:content-type; bh=uRFDk8gOyxZb2OFGCheH88muBBLCtdeaswOMLFFoie8=; b=LyBXJHdawivQjwa+2LSzMizA9wsNRZ5bTq8fO1aHJQebT/uZbH4WBiDTpqfLZTxpOa Llpxin5NwgaUg1cgV1oBdN5EmQJT5S2fcsHfVNQv2IUrmDQnyIMoPPxwX0gNF39oJO3v 0VWX+OyrpDW308zNPBEzwkHrhIrr/Ml8/KAWo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=iuwGZQM1v/xTOYy+SmCTwxatXJc6N8YHymRcHrZZJFSU3ysjXpJz019AgK2pT7/YDl 5C/HjSEYL/qyO2bMbV6kb1F6ETCpy94ey27GktsThZQkjl0WBIbaDFpkl+0YaLJrhbOo CSuOjHSqTUyuoPbm5skhoGQQRQf8gMNHdCPsM=
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
If I have the URL for an image and want to get the height/width of the
image, what is the best way to do it?
Is it to download the image using HTTPSocket.get and then use the Picture
class to get the actual height/width?

-- 
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>