interface ImageBitmapRenderingContextSettings {
    alpha?: boolean;
}
Index

Properties

Properties

alpha?: boolean