case extendedLinear
The extended linear sRGB working color space.
case linear
The linear sRGB working color space.
case nonLinear
The non-linear sRGB working color space.
Availability 有効性
Technology
enum ColorRenderingMode
Each color space guarantees the preservation of a particular range of color values.
case extendedLinear
case linear
case nonLinear
static func == (ColorRenderingMode , ColorRenderingMode ) -> Bool
static func != (Self, Self) -> Bool
func hash(into: inout Hasher)
var hashValue : Int
enum BlendMode
struct ColorMatrix
enum ContentMode