Back to FabImage Studio website

You are here: Start » Filter Reference » Image » Image IO » LoadMultiplePagesTiffImage

LoadMultiplePagesTiffImage


Module: FoundationLite

Loads a image array from a tiff file.

Name Type Description
Input value inFile File Path to a file
Input value inLoadAlphaChannel Bool Whether to load the alpha channel (if exists) as an additional image channel
Output value outImages ImageArray

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Image is damaged or it is not a TIF file in LoadMultiplePagesTiffImage. File: File name
Unable to open an image. Image header format is unrecognized. Image format is unknown or image is damaged. Load image supports only TIFF formats.

Complexity Level

This filter is available on Basic Complexity Level.