skia
    Preparing search index...

    Interface ImageFormatEnumValues

    Represents the set of enum values.

    interface ImageFormatEnumValues {
        JPEG: EmbindEnumEntity;
        PNG: EmbindEnumEntity;
        values: number[];
        WEBP: EmbindEnumEntity;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    values: number[]