var colorMode : ColorRenderingMode
The working color space and storage format of the canvas.
Availability 有効性
Technology
var isOpaque: Bool
{ get set }
You might be able to improve performance by setting this value to true
, making the canvas is fully opaque. However, in that case, the result of drawing a non-opaque image into the canvas is undefined.
var colorMode : ColorRenderingMode