TargetImageFile
Version #1
Description:
Todo
No description for this structure
Fields:
base
: Enum<original | width | height> [Optional]- Default: originalDescription: Define the resize base.
side
: Integer [Optional]- Description: Define the fixed side size. Used only when base is ‘width’ or ‘height’.
targetOptions
: Array< TargetImageFormatOption:v1 > [Required]- Description: Define a list of supported target formats with all desired destinations. The first applicable format option will be used.