interface ImageBitmapRenderingContextSettings {
    alpha?: boolean;
}

Properties

Properties

alpha?: boolean

Generated using TypeDoc