Table of Contents

Struct CoreGraphics.CGColorSpaceRef

Namespace
Xui.Runtime.IOS
Assembly
Xui.Runtime.IOS.dll
public ref struct CoreGraphics.CGColorSpaceRef
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()

public void Dispose()

Operators

implicit operator nint(CGColorSpaceRef)

public static implicit operator nint(CoreGraphics.CGColorSpaceRef cfColorRef)

Parameters

cfColorRef CoreGraphics.CGColorSpaceRef

Returns

nint