init()
Creates the identity matrix.
Availability 有効性
Technology
@frozen struct ColorMatrix
The matrix has five columns, each with a red, green, blue, and alpha component. You can use the matrix for tasks like creating a color transformation Graphics
for a Graphics
using the color
method.
init()
static func == (ColorMatrix , ColorMatrix ) -> Bool
static func != (Self, Self) -> Bool
enum BlendMode
enum ColorRenderingMode
enum ContentMode