Declaration

enum GSColorSpaceChangeMethod

Declaration

enum GSColorSpaceChangeMethod : NSUInteger;

Declaration

GSColorSpaceChangeMethod

Topics

Enumeration Cases

  • Changes the color space by reinterpreting the component values under the new color space.

  • Changes the color space by updating the component values to maintain their appearance as close as possible under the new color space.

Initializers

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

  • Swift.BitwiseCopyable
  • Swift.Equatable
  • Swift.Hashable
  • Swift.RawRepresentable
  • Swift.Sendable
  • Swift.SendableMetatype