Interface RenditionDefinition2

    • Field Detail

      • MAX_SOURCE_SIZE_K_BYTES

        static final java.lang.String MAX_SOURCE_SIZE_K_BYTES
        See Also:
        Constant Field Values
      • THUMBNAIL

        static final java.lang.String THUMBNAIL
        Indicates whether to resize image to a thumbnail (true or false).
        See Also:
        Constant Field Values
      • ALLOW_ENLARGEMENT

        static final java.lang.String ALLOW_ENLARGEMENT
        Indicates whether scaling operations should scale up or down (true or false).
        See Also:
        Constant Field Values
      • MAINTAIN_ASPECT_RATIO

        static final java.lang.String MAINTAIN_ASPECT_RATIO
        Indicates whether the aspect ratio of the image should be maintained (true or false).
        See Also:
        Constant Field Values
      • ALLOW_PDF_ENLARGEMENT

        static final java.lang.String ALLOW_PDF_ENLARGEMENT
        Indicates whether scaling operations should scale up or down (true or false).
        See Also:
        Constant Field Values
      • MAINTAIN_PDF_ASPECT_RATIO

        static final java.lang.String MAINTAIN_PDF_ASPECT_RATIO
        Indicates whether the aspect ratio of the image should be maintained (true or false).
        See Also:
        Constant Field Values
      • OFFSET

        static final java.lang.String OFFSET
        Time from start. Format hh:mm:ss[.xxx]
        See Also:
        Constant Field Values
      • INCLUDE_CONTENTS

        static final java.lang.String INCLUDE_CONTENTS
        Indicates if embedded content (such as files within zips or images) should be included (true or false).
        See Also:
        Constant Field Values
      • FLASH_VERSION

        @Deprecated
        static final java.lang.String FLASH_VERSION
        Deprecated.
        Will be removed when local transformations are removed, as it is only used tp select SWIFTransformationOptions.
        See Also:
        Constant Field Values
    • Method Detail

      • getRenditionName

        java.lang.String getRenditionName()
      • getTargetMimetype

        java.lang.String getTargetMimetype()
      • getTransformOptions

        java.util.Map<java.lang.String,​java.lang.String> getTransformOptions()