Table of Contents

Class ColorState

Namespace
Gdk.Internal
Assembly
Gdk-4.0.dll
public class ColorState
Inheritance
ColorState
Inherited Members

Methods

CreateCicpParams(ColorStateHandle)

Calls native method gdk_color_state_create_cicp_params. Version: 4.16

[Version("4.16")]
public static extern nint CreateCicpParams(ColorStateHandle self)

Parameters

self ColorStateHandle

Transfer ownership: None Nullable: False

Returns

nint

Transfer ownership: Full Nullable: True

Equal(ColorStateHandle, ColorStateHandle)

Calls native method gdk_color_state_equal. Version: 4.16

[Version("4.16")]
public static extern bool Equal(ColorStateHandle self, ColorStateHandle other)

Parameters

self ColorStateHandle

Transfer ownership: None Nullable: False

other ColorStateHandle

Transfer ownership: None Nullable: False

Returns

bool

Transfer ownership: None Nullable: False

GetGType()

Calls native function gdk_color_state_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

GetRec2100Linear()

Calls native function gdk_color_state_get_rec2100_linear. Version: 4.16

[Version("4.16")]
public static extern ColorStateOwnedHandle GetRec2100Linear()

Returns

ColorStateOwnedHandle

Transfer ownership: Full Nullable: False

GetRec2100Pq()

Calls native function gdk_color_state_get_rec2100_pq. Version: 4.16

[Version("4.16")]
public static extern ColorStateOwnedHandle GetRec2100Pq()

Returns

ColorStateOwnedHandle

Transfer ownership: Full Nullable: False

GetSrgb()

Calls native function gdk_color_state_get_srgb. Version: 4.16

[Version("4.16")]
public static extern ColorStateOwnedHandle GetSrgb()

Returns

ColorStateOwnedHandle

Transfer ownership: Full Nullable: False

GetSrgbLinear()

Calls native function gdk_color_state_get_srgb_linear. Version: 4.16

[Version("4.16")]
public static extern ColorStateOwnedHandle GetSrgbLinear()

Returns

ColorStateOwnedHandle

Transfer ownership: Full Nullable: False

Ref(ColorStateHandle)

Calls native method gdk_color_state_ref. Version: 4.16

[Version("4.16")]
public static extern ColorStateOwnedHandle Ref(ColorStateHandle self)

Parameters

self ColorStateHandle

Transfer ownership: None Nullable: False

Returns

ColorStateOwnedHandle

Transfer ownership: Full Nullable: False

Unref(ColorStateHandle)

Calls native method gdk_color_state_unref. Version: 4.16

[Version("4.16")]
public static extern void Unref(ColorStateHandle self)

Parameters

self ColorStateHandle

Transfer ownership: None Nullable: False