interface ImageBitmapRenderingContextSettings {
    alpha?: boolean;
}

属性

属性

alpha?: boolean