ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP.TIFF Namespace / ImGearTIFFXMPMetadata Class
Properties


In This Topic
    ImGearTIFFXMPMetadata Class Members
    In This Topic

    The following tables list the members exposed by ImGearTIFFXMPMetadata.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearTIFFXMPMetadata class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets Artist property of the TIFF XMP schema.  
    Public Property Gets or sets BitsPerSample property of the TIFF XMP schema.  
    Public Property Gets or sets Compression property of the TIFF XMP schema.  
    Public Property Gets or sets Copyright property of the TIFF XMP schema.  
    Public Property Gets or sets DateTime property of the TIFF XMP schema.  
    Public Property Gets or sets ImageDescription property of the TIFF XMP schema.  
    Public Property Gets or sets ImageLength property of the TIFF XMP schema.  
    Public Property Gets or sets ImageWidth property of the TIFF XMP schema.  
    Public Property Gets or sets Make property of the TIFF XMP schema.  
    Public Property Gets or sets Model property of the TIFF XMP schema.  
    Public Property Gets or sets Orientation property of the TIFF XMP schema.  
    Public Property Gets or sets PhotometricInterpretation property of the TIFF XMP schema.  
    Public Property Gets or sets PlanarConfiguration property of the TIFF XMP schema.  
    Public Property Gets or sets PrimaryCromaticities property of the TIFF XMP schema.  
    Public Property Gets or sets ReferenceBlackWhite property of the TIFF XMP schema.  
    Public Property Gets or sets ResolutionUnit property of the TIFF XMP schema.  
    Public Property Gets or sets SamplesPerPixel property of the TIFF XMP schema.  
    Public Property Gets or sets Software property of the TIFF XMP schema.  
    Public Property Gets or sets TransferFunction property of the TIFF XMP schema.  
    Public Property Gets or sets WhitePoint property of the TIFF XMP schema.  
    Public Property Gets or sets XResolution property of the TIFF XMP schema.  
    Public Property Gets or sets YCbCrCoefficients property of the TIFF XMP schema.  
    Public Property Gets or sets YCbCrPositioning property of the TIFF XMP schema.  
    Public Property Gets or sets YCbCrSubSampling property of the TIFF XMP schema.  
    Public Property Gets or sets YResolution property of the TIFF XMP schema.  
    Top
    See Also