Skip to content
Commit 70890de8 authored by Benjamin Gilbert's avatar Benjamin Gilbert
Browse files

tiff: remove wrapper structs from ICC profile API



The TIFF ICC profile functions have struct _openslide_tiff_level and
openslide_t arguments, which in each case only exists for access to one of
the struct's members.  These functions will also be needed internally in
the TIFF decoder for associated images, which don't have the corresponding
abstractions.  We could convert the existing API functions into wrappers
around lower-level internal functions for associated image support, but
the higher-level abstractions aren't really necessary, so just remove them.

Signed-off-by: default avatarBenjamin Gilbert <bgilbert@cs.cmu.edu>
parent cf4343de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment