Struct CoreGraphics.CGColorSpaceRef
public ref struct CoreGraphics.CGColorSpaceRef : IDisposable
- Implements
- Inherited Members
Constructors
CGColorSpaceRef(nint)
public CGColorSpaceRef(nint self)
Parameters
selfnint
Fields
Self
public readonly nint Self
Field Value
Methods
CreateDeviceRGB()
public static CoreGraphics.CGColorSpaceRef CreateDeviceRGB()
Returns
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Operators
implicit operator nint(CGColorSpaceRef)
public static implicit operator nint(CoreGraphics.CGColorSpaceRef cfColorRef)
Parameters
cfColorRefCoreGraphics.CGColorSpaceRef