Bitmap

protocol Bitmap : AutomationValue, Hashable, OptionSet where Self.RawValue : BitmapStorage
extension Bitmap : Equatable, ExpressibleByArrayLiteral, RawRepresentable, Sendable, SetAlgebra

Undocumented

  • init(rawValue:)

    Extension method

    Undocumented

    Declaration

    Swift

    init?(rawValue: UInt64)