Struct xcf::LayerColorType [] [src]

pub struct LayerColorType {
    pub kind: ColorType,
    pub alpha: bool,
}

Fields

Methods

impl LayerColorType
[src]

[src]

Trait Implementations

impl Debug for LayerColorType
[src]

[src]

Formats the value using the given formatter.

impl PartialEq for LayerColorType
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.