Definition
WebCodecs defines ImageDecodeOptions
dictionary ImageDecodeOptions {
[EnforceRange] unsigned long frameIndex = 0;
boolean completeFramesOnly = true;
};
ImageDecodeOptions
dictionaryWebCodecs defines ImageDecodeOptions
dictionary ImageDecodeOptions {
[EnforceRange] unsigned long frameIndex = 0;
boolean completeFramesOnly = true;
};