![]() | Logo by Browallia (anonymous IP: 54.224.75.101) | |||||||||||||
| ||||||||||||||
Audio (307) Datatype (46) Demo (166) Development (463) Cross (36) Debug (8) Edit (3) Example (31) Game (19) Guitool (5) Ide (3) Install (0) Language (30) Library (234) Audio (52) Graphics (61) Gui (6) Math (8) Misc (81) Toolkit (8) Misc (23) Utility (71) Webtool (0) Document (18) Driver (77) Emulation (125) Game (722) Graphics (384) Library (58) Network (160) Office (43) Utility (623) Video (47) Total files: 3239 Full index file. Download Recent index file. Download
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
libTIFF 4.0.3. Tested successfully with included test tool tiff2pdf. --- libtiff is a set of C functions (a library) that support the manipulation of TIFF image files. The library requires an ANSI C compilation environment for building and presumes an ANSI C environment for use. libtiff provides interfaces to image data at several layers of abstraction (and cost). At the highest level image data can be read into an 8-bit/sample, ABGR pixel raster format without regard for the underlying data organization, colorspace, or compression scheme. Below this high-level interface the library provides scanline-, strip-, and tile-oriented interfaces that return data decompressed but otherwise untransformed. These interfaces require that the application first identify the organization of stored data and select either a strip-based or tile-based API for manipulating data. At the lowest level the library provides access to the raw uncompressed strips or tiles, returning the data exactly as it appears in the file. |
| Copyright (c) 2004-2013 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |