Enum azure::azure_hl::Filter [] [src]

pub enum Filter {
    Good,
    Linear,
    Point,
}

Variants

Methods

impl Filter
[src]

Trait Implementations

impl Copy for Filter
[src]

impl Clone for Filter
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Filter
[src]

[src]

Formats the value using the given formatter.