[Image-SIG] (no subject)

root root at bbl.med.upenn.edu
Wed Jul 25 18:57:43 CEST 2007


Return-Path: <g>
Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26])
	by bbl.med.upenn.edu (8.13.1/8.13.1) with ESMTP id l6L0EPne010248
	for <hughett at bbl.med.upenn.edu>; Fri, 20 Jul 2007 20:14:25 -0400
Received: from bag.python.org (bag.python.org [194.109.207.14])
	by smtp-vbr6.xs4all.nl (8.13.8/8.13.8) with ESMTP id l6L0E5q1056565;
	Sat, 21 Jul 2007 02:14:05 +0200 (CEST)
	(envelope-from image-sig-bounces at python.org)
Received: from bag.python.org (bag [127.0.0.1])
	by bag.python.org (Postfix) with ESMTP id 38AF21E4002;
	Sat, 21 Jul 2007 02:14:05 +0200 (CEST)
X-Original-To: image-sig at python.org
Delivered-To: image-sig at bag.python.org
Received: from bag.python.org (bag [127.0.0.1])
	by bag.python.org (Postfix) with ESMTP id 7008F1E4002
	for <image-sig at python.org>; Sat, 21 Jul 2007 02:14:03 +0200 (CEST)
X-Spam-Status: OK 0.001
Received: from bag (HELO bag.python.org) (127.0.0.1)
	by bag.python.org with SMTP; 21 Jul 2007 02:14:03 +0200
X-Greylist: delayed 609 seconds by postgrey-1.21 at bag.python.org;
	Sat, 21 Jul 2007 02:14:03 CEST
Received: from violet.rahul.net (violet.rahul.net [192.160.13.70])
	by bag.python.org (Postfix) with ESMTP
	for <image-sig at python.org>; Sat, 21 Jul 2007 02:13:58 +0200 (CEST)
Received: by violet.rahul.net (Postfix, from userid 2926)
	id ECE2CBC45; Fri, 20 Jul 2007 17:13:57 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
	by violet.rahul.net (Postfix) with ESMTP id E6F42BC44;
	Fri, 20 Jul 2007 17:13:57 -0700 (PDT)
Date: Fri, 20 Jul 2007 17:13:57 -0700 (PDT)
From: Terry Carroll <carroll at tjc.com>
X-X-Sender: carroll at violet.rahul.net
To: image-sig at python.org
In-Reply-To: <Pine.LNX.4.44.0707201657560.1341-100000 at violet.rahul.net>
Message-ID: <Pine.LNX.4.44.0707201712310.1341-100000 at violet.rahul.net>
MIME-Version: 1.0
Subject: Re: [Image-SIG] Exif data
X-BeenThere: image-sig at python.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Image Processing with Python SIG <image-sig.python.org>
List-Unsubscribe: <http://mail.python.org/mailman/listinfo/image-sig>,
	<mailto:image-sig-request at python.org?subject=unsubscribe>
List-Archive: <http://mail.python.org/pipermail/image-sig>
List-Post: <mailto:image-sig at python.org>
List-Help: <mailto:image-sig-request at python.org?subject=help>
List-Subscribe: <http://mail.python.org/mailman/listinfo/image-sig>,
	<mailto:image-sig-request at python.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: image-sig-bounces at python.org
Errors-To: image-sig-bounces at python.org
X-Virus-Scanned: by XS4ALL Virus Scanner

On Fri, 20 Jul 2007, Terry Carroll wrote:

> An alternate approach: i._getexif will give you a dictionary of EXIF data,
> and the keys are documented in the dictionary ExifData.TAGS. 

See also 
http://www.awaresystems.be/imaging/tiff/tifftags/privateifd/exif.html


_______________________________________________
Image-SIG maillist  -  Image-SIG at python.org
http://mail.python.org/mailman/listinfo/image-sig

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Image-SIG mailing list