Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

FrameRangeParameters

Summary

Set frame range parameters to handle PSD files with ImageMagick.

Usage

 

FrameRangeParameters[]=<MIME type>;<option>

Description

This setting will provide the possibility to postpend options to the source file's filename. This behavior is needed to address a specific layer in PSD files.

This array needs a semicolon separated value which should be build like this:

<MIME type>;<option>

This setting is case sensitive.

Examples

FrameRangeParameters[]=application/x-photoshop;[0]

Ester Heylen (11/05/2010 10:41 am)

Ester Heylen (11/05/2010 11:08 am)


Comments

There are no comments.