Enum lcms2_sys::ffi::TagTypeSignature [] [src]

#[repr(u32)]
pub enum TagTypeSignature { SigChromaticityType, SigColorantOrderType, SigColorantTableType, SigCrdInfoType, SigCurveType, SigDataType, SigDictType, SigDateTimeType, SigDeviceSettingsType, SigLut16Type, SigLut8Type, SigLutAtoBType, SigLutBtoAType, SigMeasurementType, SigMultiLocalizedUnicodeType, SigMultiProcessElementType, SigNamedColorType, SigNamedColor2Type, SigParametricCurveType, SigProfileSequenceDescType, SigProfileSequenceIdType, SigResponseCurveSet16Type, SigS15Fixed16ArrayType, SigScreeningType, SigSignatureType, SigTextType, SigTextDescriptionType, SigU16Fixed16ArrayType, SigUcrBgType, SigUInt16ArrayType, SigUInt32ArrayType, SigUInt64ArrayType, SigUInt8ArrayType, SigVcgtType, SigViewingConditionsType, SigXYZType, }

Variants

Trait Implementations

impl Copy for TagTypeSignature
[src]

impl Clone for TagTypeSignature
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for TagTypeSignature
[src]

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

This method tests for !=.

impl Eq for TagTypeSignature
[src]

impl Debug for TagTypeSignature
[src]

Formats the value using the given formatter.