Declaration

enum GSMaskType

Declaration

enum GSMaskType : uint8_t;

Declaration

GSMaskType

Topics

Enumeration Cases

  • Retains only the area covered by the shape.

  • Does not use the shape as a mask.

  • Removes the area covered by the shape.

Initializers

Default Implementations

Topics

Enumeration Cases

Relationships

Conforms To

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

See Also

Masking

  • How the shape masks the preceding shape or shapes in the same composition unit.