Enum tiff::tags::PhotometricInterpretation [−][src]
pub enum PhotometricInterpretation { WhiteIsZero, BlackIsZero, RGB, RGBPalette, TransparencyMask, CMYK, YCbCr, CIELab, // some variants omitted }
Variants
Implementations
impl PhotometricInterpretation
[src]
impl PhotometricInterpretation
[src]Trait Implementations
impl Clone for PhotometricInterpretation
[src]
impl Clone for PhotometricInterpretation
[src]fn clone(&self) -> PhotometricInterpretation
[src][−]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src][−]
impl Hash for PhotometricInterpretation
[src]
impl Hash for PhotometricInterpretation
[src]