Struct lcms2::NamedColorListRef []

pub struct NamedColorListRef(_);

Palette of colors with names

Trait Implementations

impl Borrow<NamedColorListRef> for NamedColorList

Immutably borrows from an owned value. Read more

impl AsRef<NamedColorListRef> for NamedColorList

Performs the conversion.

impl ForeignTypeRef for NamedColorListRef

The raw C type.

Important traits for &'a mut I
[src]

Constructs a shared instance of this type from its raw type.

Important traits for &'a mut I
[src]

Constructs a mutable reference of this type from its raw type.

[src]

Returns a raw pointer to the wrapped value.

impl<'a> Debug for NamedColorListRef
[src]

[src]

Formats the value using the given formatter. Read more