Enum lcms2_sys::ffi::SpotShape [] [src]

#[repr(C)]
pub enum SpotShape { UNKNOWN, PRINTER_DEFAULT, ROUND, DIAMOND, ELLIPSE, LINE, SQUARE, CROSS, }

Variants

Trait Implementations

impl Copy for SpotShape
[src]

impl Clone for SpotShape
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SpotShape
[src]

Formats the value using the given formatter.