Enum libflycapture2_sys::_fc2BayerTileFormat [] [src]

#[repr(u32)]
pub enum _fc2BayerTileFormat { FC2_BT_NONE, FC2_BT_RGGB, FC2_BT_GRBG, FC2_BT_GBRG, FC2_BT_BGGR, FC2_BT_FORCE_32BITS, }

Variants

Trait Implementations

impl Copy for _fc2BayerTileFormat
[src]

impl Clone for _fc2BayerTileFormat
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for _fc2BayerTileFormat
[src]

Formats the value using the given formatter.