Enum azure::azure_hl::ColorMatrixAttribute [] [src]

pub enum ColorMatrixAttribute {
    Matrix(Matrix5x4),
}

Variants

Trait Implementations

impl Debug for ColorMatrixAttribute
[src]

[src]

Formats the value using the given formatter.

impl FilterAttribute for ColorMatrixAttribute
[src]

[src]