Opened 14 years ago

Closed 12 years ago

#2373 closed Feature Requests (fixed)

Read multipage TIFF files

Reported by: Robert Pollak <robert.pollak@…> Owned by: Hailin Jin
Milestone: Boost 1.37.0 Component: gil USE GITHUB
Version: Boost Development Trunk Severity: Not Applicable
Keywords: Cc: robert.pollak@…, mateusz@…

Description

The attached patch allows to read any page of a multipage TIFF file, by optionally specifying the zero-based directory number.

Attachments (2)

GIL-read-multipage-TIFF.patch (9.2 KB ) - added by Robert Pollak <robert.pollak@…> 14 years ago.
proposed patch
GIL-read-multipage-TIFF.2.patch (9.2 KB ) - added by Robert Pollak <robert.pollak@…> 14 years ago.
proposed patch v2 (fixed calls of tiff_read_and_convert_view)

Download all attachments as: .zip

Change History (6)

by Robert Pollak <robert.pollak@…>, 14 years ago

proposed patch

by Robert Pollak <robert.pollak@…>, 14 years ago

proposed patch v2 (fixed calls of tiff_read_and_convert_view)

comment:1 by Robert Pollak <robert.pollak@…>, 14 years ago

The first patch is obsolete - please delete.

Patch v2 contains the fix corresponding to changeset r41009.

Credits go to Roland Richter, whose code the patches are based on.

comment:2 by mloskot <mateusz@…>, 13 years ago

Cc: mateusz@… added

comment:3 by chhenning, 12 years ago

Added patch to boost trunk. Closing this ticket.

comment:4 by chhenning, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.