VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for low-level manipulation of TIFF files.
    Classes
     ClassDescription
    ClassProvides low-level functions for manipulating TIFF file.
    ClassRepresents errors that occurs during manipulation with multipage TIFF file.
    ClassRepresents an Image File Directory of TIFF file.
    ClassRepresents a page of TIFF file.
    ClassRepresents a page collection of TIFF file.
    ClassRepresents a 64-bit unsigned integer stored in TIFF file.
    ClassRepresents a 64-bit signed integer stored in TIFF file.
    ClassRepresents a tag of TIFF file.
    ClassRepresents a tag collection of TIFF file.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available identifiers for EXIF GPS tags.
    EnumerationSpecifies available identifiers of EXIF Image tags.
    EnumerationSpecifies available identifiers for EXIF Interoperability tags.
    EnumerationSpecifies available identifiers of EXIF Photo tags.
    EnumerationSpecifies available formats of extra samples stored in pixel data of TIFF image.
    EnumerationSpecifies available photometric interpretations for TIFF image.
    EnumerationSpecifies available planar configurations for TIFF image.
    EnumerationSpecifies available read-only TIFF tag identifiers.
    EnumerationSpecifies available pixel data formats of TIFF image.
    EnumerationSpecifies available special TIFF tag identifiers, which will not be copied into a new image.
    EnumerationSpecifies available compression algorithms for TIFF image.
    EnumerationSpecifies available formats of TIFF file.
    EnumerationSpecifies available versions of TIFF file.
    EnumerationSpecifies available tag data types.
    EnumerationSpecifies available tag IDs.
    See Also