WebIDLpedia

ImageDecodeOptions dictionary

Definition

WebCodecs defines ImageDecodeOptions



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

Referring IDL interfaces/dictionaries