Belin.io Core
    Preparing search index...

    Variable ImageFormatConst

    ImageFormat: Readonly<
        { Avif: "avif"; Gif: "gif"; Jpeg: "jpeg"; Png: "png"; WebP: "webp" },
    > = ...

    Defines the format of an image.