Enum libflycapture2_sys::_fc2StatisticsChannel [] [src]

#[repr(u32)]
pub enum _fc2StatisticsChannel { FC2_STATISTICS_GREY, FC2_STATISTICS_RED, FC2_STATISTICS_GREEN, FC2_STATISTICS_BLUE, FC2_STATISTICS_HUE, FC2_STATISTICS_SATURATION, FC2_STATISTICS_LIGHTNESS, FC2_STATISTICS_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2StatisticsChannel
[src]

impl Clone for _fc2StatisticsChannel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2StatisticsChannel
[src]

Formats the value using the given formatter.