ImageJS
    Preparing search index...

    Variable ImageFormatConst

    ImageFormat: { BMP: "bmp"; JPEG: "jpeg"; JPG: "jpg"; PNG: "png" } = ...

    Type declaration

    • ReadonlyBMP: "bmp"
    • ReadonlyJPEG: "jpeg"
    • ReadonlyJPG: "jpg"
    • ReadonlyPNG: "png"