dc-delivery-sdk-js
    Preparing search index...

    Enumeration ImageFormat

    ImageFormat represents the set of image formats that media can be converted into using Dynamic Imaging.

    Index

    Enumeration Members

    Enumeration Members

    BITMAP: "bmp"

    Bitmap (bmp) image format.

    GIF: "gif"

    Graphics Interchange Format (gif) image format.

    JPEG: "jpg"

    JPEG (jpg) image format.

    PNG: "png"

    Portable Network Graphics (png) image format.

    WEBP: "webp"

    WebP (webp) image format.