[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kimageshop
Subject:    [Fwd: [Fwd: [RMD] TIFF mip-map history]]
From:       Moritz Moeller <mnm () dneg ! com>
Date:       2007-06-12 10:20:35
Message-ID: 466E7373.6020509 () dneg ! com
[Download RAW message or body]

Here are some mails regarding TIFF tags used in VFX. Most of it is Pixar 
stuff, i.e. most RenderMan-compliant renderers 
(http://en.wikipedia.org/wiki/RenderMan_Interface_Specification#RenderMan_compliant_renderers) 
read/write & understand these tags.




["[Fwd: [RMD] TIFF mip-map history].eml" (message/rfc822)]

This is a multi-part message in MIME format.


["[RMD] TIFF mip-map history.eml" (message/rfc822)]

Return-Path: <rman-develop-bounces@lists.sektor37.de>
Delivered-To: web3p2@mail.xmlbox.biz
Received: from localhost (unknown [127.0.0.1])
	by mail.xmlbox.biz (Postfix) with ESMTP id 8BF55398109
	for <web3p2@mail.xmlbox.biz>; Tue, 19 Aug 2003 19:45:33 +0000 (UTC)
Received: from mail.xmlbox.biz ([127.0.0.1])
 by localhost (p15105229 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
 id 20327-03 for <web3p2@mail.xmlbox.biz>;
 Tue, 19 Aug 2003 21:45:28 +0200 (CEST)
Received: from sektor37.de (p15103123.pureserver.info [217.160.129.185])
	by mail.xmlbox.biz (Postfix) with SMTP id B63B63980E9
	for <moritz@citylounge.biz>; Tue, 19 Aug 2003 21:45:28 +0200 (CEST)
Received: (qmail 21181 invoked from network); 19 Aug 2003 19:45:28 -0000
Received: from localhost (HELO sektor37.de) (127.0.0.1)
  by sektor37.de with SMTP; 19 Aug 2003 19:45:28 -0000
Received: (qmail 21167 invoked from network); 19 Aug 2003 19:45:25 -0000
Received: from malasada.lava.net (64.65.64.17)
	by sektor37.de with SMTP; 19 Aug 2003 19:45:25 -0000
Received: by malasada.lava.net (Postfix, from userid 304)
	id BE311153B82; Tue, 19 Aug 2003 09:45:23 -1000 (HST)
Date: Tue, 19 Aug 2003 09:45:23 -1000
From: Rick LaMont <lamont@dotcsw.com>
To: RenderMan Developers Mailing List <rman-develop@lists.sektor37.de>
Message-ID: <20030819094523.A20767@malasada.lava.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5.1i
Subject: [RMD] TIFF mip-map history
X-BeenThere: rman-develop@lists.sektor37.de
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: RenderMan Developers Mailing List <rman-develop@lists.sektor37.de>
List-Id: RenderMan Developers Mailing List  <rman-develop.lists.sektor37.de>
List-Unsubscribe: <http://lists.sektor37.de/mailman/listinfo/rman-develop>,
	<mailto:rman-develop-request@lists.sektor37.de?subject=unsubscribe>
List-Archive: <http://sektor37.de/pipermail/rman-develop>
List-Post: <mailto:rman-develop@lists.sektor37.de>
List-Help: <mailto:rman-develop-request@lists.sektor37.de?subject=help>
List-Subscribe: <http://lists.sektor37.de/mailman/listinfo/rman-develop>,
	<mailto:rman-develop-request@lists.sektor37.de?subject=subscribe>
Sender: rman-develop-bounces@lists.sektor37.de
Errors-To: rman-develop-bounces@lists.sektor37.de
X-Virus-Scanned: by amavisd-new at xmlbox.biz

Here's some background on the use of multiresolution TIFF files for
RenderMan mip-maps:

RenderDotC has used TIFF mip-maps since 1996 (back when BMRT used single
resolution TIFFs and PRMan only had it's proprietary texture format).
The format was essentially the same as it is now, except it used the
TIFFTAG_IMAGEDESCRIPTION string for *all* of the non-standard stuff
such as wrap modes, pattern, and fov.

In 2000, Phil Beffrey at Pixar did the development to bring TIFF textures
into PRMan.  He improved upon our format by defining some private TIFF tags.
Years earlier, a block of 10 tag numbers had been allocated to Pixar but
only two, IMAGEFULLWIDTH and IMAGEFULLLENGTH, had actually been defined
(for crop windows, not for texture maps).  Phil defined 5 of the other 8.

I worked with Phil to bring RenderDotC and PRMan into alignment.  The
private tags made some things easier and we both wanted interoperability.
Larry Gritz copied Phil's work into BMRT.  Because BMRT had more frequent
releases than PRMan, Pixar's new texture file format first appeared to the
public in BMRT.

Upon my request, Moritz invited Phil Beffrey to join this mailing list.
Apparently he declined.  In lieu of his attendence, I'll include below
something Phil sent me in March 2000.


Rick LaMont
Dot C Software, Inc.

[Forwarded message from Phil Beffrey]

There's some trickiness associated with the format of each tile as the
data gets smaller than the tile size. Also, there's substantial trickiness
with the env cube style map. This'll all be documented when it ships
but I think you'll be able to quickly figure it out if you have a correct
sample image of each type. "Field of View Cotangent" is overloaded
depending on image type but setting it to 1.0 will generate reasonable
results - more when the doc is available.

I'm attaching a dump of tiffinfo aimed at some samples:

tex/cubeface_t:
TIFF Directory at offset 0x111994
  Subfile Type: (0 = 0x0)
  Image Width: 1536 Image Length: 1024
  Pixar Full Image Width: 512 Full Image Length: 512
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x15bcc2
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 768 Image Length: 512
  Pixar Full Image Width: 256 Full Image Length: 256
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x171150
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 384 Image Length: 256
  Pixar Full Image Width: 128 Full Image Length: 128
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x177190
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 64 Full Image Length: 64
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x179500
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 32 Full Image Length: 32
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x17a4e4
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 16 Full Image Length: 16
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x17ae48
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 8 Full Image Length: 8
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x17b53e
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 4 Full Image Length: 4
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x17bb4e
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 2 Full Image Length: 2
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x17c108
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 192 Image Length: 128
  Pixar Full Image Width: 1 Full Image Length: 1
  Texture Format: "CubeFace Environment"
  Field of View Cotangent: 1
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)

tex/latlong_t:
TIFF Directory at offset 0x32930
  Subfile Type: (0 = 0x0)
  Image Width: 512 Image Length: 256
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x40c22
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 256 Image Length: 128
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x44abe
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 128 Image Length: 64
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x45d9c
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 64 Image Length: 32
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x4682c
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 32 Image Length: 16
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x46e52
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 16 Image Length: 8
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x4723a
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 8 Image Length: 4
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x47522
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 4 Image Length: 2
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x477ae
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 2 Image Length: 1
  Texture Format: "LatLong Environment"
  Texture Wrap Modes: "periodic,clamp"
  Field of View Cotangent: 2
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 3
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)

tex/orange_t:
TIFF Directory at offset 0x7291e
  Subfile Type: (0 = 0x0)
  Image Width: 1024 Image Length: 512
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x94168
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 512 Image Length: 256
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x9d160
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 256 Image Length: 128
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0x9fa8e
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 128 Image Length: 64
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0xa0938
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 64 Image Length: 32
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0xa13ca
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 32 Image Length: 16
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0xa1b20
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 16 Image Length: 8
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0xa1f9a
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 8 Image Length: 4
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0xa22de
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 4 Image Length: 2
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)
TIFF Directory at offset 0xa257e
  Subfile Type: reduced-resolution image (1 = 0x1)
  Image Width: 2 Image Length: 1
  Texture Format: "Plain Texture"
  Texture Wrap Modes: "periodic,periodic"
  Field of View Cotangent: 1.8509
  Tile Width: 64 Tile Length: 64
  Resolution: 1, 1 (unitless)
  Bits/Sample: 8
  Compression Scheme: LZW
  Photometric Interpretation: RGB color
  Extra Samples: 1<assoc-alpha>
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 4
  Planar Configuration: single image plane
  Predictor: horizontal differencing 2 (0x2)

tex/shadow_sm:
TIFF Directory at offset 0x15a2a
  Subfile Type: (0 = 0x0)
  Image Width: 512 Image Length: 512
  Texture Format: "Shadow"
  Matrix NP:
	1.19175 0 0 0
	0 2.64623e-16 -1 -1
	0 -1.19175 -2.22045e-16 -2.22045e-16
	0 -2.15256e-15 8.13345 8.13445
  Matrix Nl:
	1 0 0 0
	0 2.22045e-16 -1 0
	0 -1 -2.22045e-16 0
	0 -1.80621e-15 8.13445 1
  Tile Width: 32 Tile Length: 32
  Resolution: 1, 1 (unitless)
  Bits/Sample: 32
  Sample Format: IEEE floating point
  Compression Scheme: LZW
  Photometric Interpretation: min-is-black
  Orientation: row 0 top, col 0 lhs
  Samples/Pixel: 1
  Planar Configuration: single image plane
_______________________________________________
RMan-Develop mailing list
RMan-Develop@lists.sektor37.de
http://lists.sektor37.de/mailman/listinfo/rman-develop




_______________________________________________
kimageshop mailing list
kimageshop@kde.org
https://mail.kde.org/mailman/listinfo/kimageshop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic