Enum ipp_headers_sys::_bindgen_ty_3 [] [src]

#[repr(i32)]
pub enum _bindgen_ty_3 { IPPI_INTER_NN, IPPI_INTER_LINEAR, IPPI_INTER_CUBIC, IPPI_INTER_CUBIC2P_BSPLINE, IPPI_INTER_CUBIC2P_CATMULLROM, IPPI_INTER_CUBIC2P_B05C03, IPPI_INTER_SUPER, IPPI_INTER_LANCZOS, IPPI_ANTIALIASING, IPPI_SUBPIXEL_EDGE, IPPI_SMOOTH_EDGE, }

Variants

Trait Implementations

impl Debug for _bindgen_ty_3
[src]

[src]

Formats the value using the given formatter.

impl Copy for _bindgen_ty_3
[src]

impl Clone for _bindgen_ty_3
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for _bindgen_ty_3
[src]

[src]

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

1.0.0
[src]

This method tests for !=.

impl Eq for _bindgen_ty_3
[src]

impl Hash for _bindgen_ty_3
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more