Enum printpdf::types::plugins::graphics::xobject::ImageFilter [] [src]

pub enum ImageFilter {
    Ascii85Decode,
    LzwDecode,
    JPXDecode,
}

todo: they don't work yet

Variants

Trait Implementations

impl Debug for ImageFilter
[src]

[src]

Formats the value using the given formatter.

impl Copy for ImageFilter
[src]

impl Clone for ImageFilter
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more