WebIDLpedia

ImageBitmapRenderingContextSettings dictionary

Definition

HTML Standard defines ImageBitmapRenderingContextSettings



dictionary ImageBitmapRenderingContextSettings {
  boolean alpha = true;
};