Enum lcms2::TagSignature [] [src]

#[repr(u32)]
pub enum TagSignature { AToB0Tag, AToB1Tag, AToB2Tag, BlueColorantTag, BlueTRCTag, BToA0Tag, BToA1Tag, BToA2Tag, CalibrationDateTimeTag, CharTargetTag, ChromaticAdaptationTag, ChromaticityTag, ColorantOrderTag, ColorantTableTag, ColorantTableOutTag, ColorimetricIntentImageStateTag, CopyrightTag, CrdInfoTag, DataTag, DateTimeTag, DeviceMfgDescTag, DeviceModelDescTag, DeviceSettingsTag, DToB0Tag, DToB1Tag, DToB2Tag, DToB3Tag, BToD0Tag, BToD1Tag, BToD2Tag, BToD3Tag, GamutTag, GrayTRCTag, GreenColorantTag, GreenTRCTag, LuminanceTag, MeasurementTag, MediaBlackPointTag, MediaWhitePointTag, NamedColorTag, NamedColor2Tag, OutputResponseTag, PerceptualRenderingIntentGamutTag, Preview0Tag, Preview1Tag, Preview2Tag, ProfileDescriptionTag, ProfileDescriptionMLTag, ProfileSequenceDescTag, ProfileSequenceIdTag, Ps2CRD0Tag, Ps2CRD1Tag, Ps2CRD2Tag, Ps2CRD3Tag, Ps2CSATag, Ps2RenderingIntentTag, RedColorantTag, RedTRCTag, SaturationRenderingIntentGamutTag, ScreeningDescTag, ScreeningTag, TechnologyTag, UcrBgTag, ViewingCondDescTag, ViewingConditionsTag, VcgtTag, MetaTag, ArgyllArtsTag, }

Variants

Trait Implementations

impl Copy for TagSignature
[src]

impl Eq for TagSignature
[src]

impl PartialEq<TagSignature> for TagSignature
[src]

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

This method tests for !=.

impl Debug for TagSignature
[src]

Formats the value using the given formatter.

impl Clone for TagSignature
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more