Table of Contents

Struct CoreGraphics.CGColorSpaceRef

Namespace
Xui.Runtime.MacOS
Assembly
Xui.Runtime.MacOS.dll
public ref struct CoreGraphics.CGColorSpaceRef : IDisposable
Implements
Inherited Members

Constructors

CGColorSpaceRef(nint)

public CGColorSpaceRef(nint self)

Parameters

self nint

Fields

Self

public readonly nint Self

Field Value

nint

Methods

CreateDeviceRGB()

public static CoreGraphics.CGColorSpaceRef CreateDeviceRGB()

Returns

CoreGraphics.CGColorSpaceRef

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

cfColorRef CoreGraphics.CGColorSpaceRef

Returns

nint