ImageGearJava Project > com.accusoft.imagegear.formats.xmp.tiff Package : ImGearTIFFXMPMetadata Class |
The following tables list the members exposed by ImGearTIFFXMPMetadata.
Name | Description | |
---|---|---|
![]() | ImGearTIFFXMPMetadata Constructor | Initializes a new instance of the ImGearTIFFXMPMetadata class. |
Name | Description | |
---|---|---|
![]() | getArtist | Returns Artist value of the TIFF XMP schema.
This XMP method represents TIFF tag 315 (x13B) and specifies camera owner, photographer or image creator. Note: This value is stored in XMP as the first item in the dc:creator array. |
![]() | getBitsPerSample | Returns BitsPerSample value of the TIFF XMP schema.
This XMP method represents TIFF tag 258 (0x102) and specifies number of bits per component in each channel. |
![]() | getCompression | Returns Compression value of the TIFF XMP schema.
This XMP method represents TIFF tag 259 (0x103) and specifies compression scheme: 1 = uncompressed; 6 = JPEG. |
![]() | getCopyright | Returns Copyright value of the TIFF XMP schema.
This XMP method represents TIFF tag 33432 (0x8298) and specifies copyright information. Note: This value is stored in XMP as dc:rights. |
![]() | getDateTime | Returns DateTime value of the TIFF XMP schema.
This XMP method represents TIFF tag 306, 0x132 (primary) and EXIF tag 37520, 0x9290 (subseconds). Note: This value is stored in XMP as xmp:ModifyDate. |
![]() | getImageDescription | Returns ImageDescription value of the TIFF XMP schema.
This XMP value represents TIFF tag 270 (0x10E) and specifies description of the image. Note: This value is stored in XMP as dc:description. |
![]() | getImageLength | Returns ImageLength value of the TIFF XMP schema.
This XMP method represents TIFF tag 257 (0x101) and specifies image height in pixels. |
![]() | getImageWidth | Returns ImageWidth value of the TIFF XMP schema.
This XMP method represents TIFF tag 256 (0x100) and specifies image width in pixels. |
![]() | getMake | Returns Make value of the TIFF XMP schema.
This XMP method represents TIFF tag 271 (0x10F) and specifies manufacturer of recording equipment. |
![]() | getModel | Returns Model value of the TIFF XMP schema.
This XMP method represents TIFF tag 272 (0x110) and specifies model name or number of equipment. |
![]() | getOrientation | Returns Orientation value of the TIFF XMP schema.
This XMP method represents TIFF tag 274 (0x112) and specifies image orientation. |
![]() | getPhotometricInterpretation | Returns PhotometricInterpretation value of the TIFF XMP schema.
This XMP method represents TIFF tag 262 (0x106) and specifies pixel composition. |
![]() | getPlanarConfiguration | Returns PlanarConfiguration value of the TIFF XMP schema.
This XMP method represents TIFF tag 284 (0x11C) and specifies data layout. |
![]() | getPrimaryCromaticities | Returns PrimaryCromaticities value of the TIFF XMP schema.
This XMP method represents TIFF tag 319 (0x13F) and specifies chromaticity of the three primary colors. |
![]() | getReferenceBlackWhite | Returns ReferenceBlackWhite value of the TIFF XMP schema.
This XMP method represents TIFF tag 532 (0x214) and specifies reference black and white point values. |
![]() | getResolutionUnit | Returns ResolutionUnit value of the TIFF XMP schema.
This XMP method represents TIFF tag 296 (0x128) and specifies the unit used for XResolution and YResolution. |
![]() | getSamplesPerPixel | Returns SamplesPerPixel value of the TIFF XMP schema.
This XMP method represents TIFF tag 277 (0x115) and specifies number of components per pixel. |
![]() | getSoftware | Returns Software value of the TIFF XMP schema.
This XMP method represents TIFF tag 305 (0x131) and specifies software or firmware used to generate image. Note: This value is stored in XMP as xmp:CreatorTool. |
![]() | getTransferFunction | Returns TransferFunction value of the TIFF XMP schema.
This XMP method represents TIFF tag 301 (0x12D) and specifies transfer function for image described in tabular style with 3 * 256 entries. |
![]() | getWhitePoint | Returns WhitePoint value of the TIFF XMP schema.
This XMP method represents TIFF tag 318 (0x13E) and specifies chromaticity of white point. |
![]() | getXResolution | Returns XResolution value of the TIFF XMP schema.
This XMP method represents TIFF tag 282 (0x11A) and specifies horizontal resolution in pixels per unit. |
![]() | getYCbCrCoefficients | Returns YCbCrCoefficients value of the TIFF XMP schema.
This XMP method represents TIFF tag 529 (0x211) and specifies matrix coefficients for RGB to YCbCr transformation. |
![]() | getYCbCrPositioning | Returns YCbCrPositioning value of the TIFF XMP schema.
This XMP method represents TIFF tag 531 (0x213) and specifies position of chrominance vs. luminance components: 1 = centered; 2 = co-sited. |
![]() | getYCbCrSubSampling | Returns YCbCrSubSampling value of the TIFF XMP schema.
This XMP method represents TIFF tag 530 (0x212) and specifies sampling ratio of chrominance components: [2, 1] = YCbCr4:2:2 [2, 2] = YCbCr4:2:0. |
![]() | getYResolution | Returns YResolution value of the TIFF XMP schema.
This XMP method represents TIFF tag 283 (0x11B) and specifies vertical resolution in pixels per unit. |
![]() | setArtist | Sets Artist value of the TIFF XMP schema.
This XMP method represents TIFF tag 315 (x13B) and specifies camera owner, photographer or image creator. Note: This value is stored in XMP as the first item in the dc:creator array. |
![]() | setBitsPerSample | Sets BitsPerSample value of the TIFF XMP schema.
This XMP method represents TIFF tag 258 (0x102) and specifies number of bits per component in each channel. |
![]() | setCompression | Sets Compression value of the TIFF XMP schema.
This XMP method represents TIFF tag 259 (0x103) and specifies compression scheme: 1 = uncompressed; 6 = JPEG. |
![]() | setCopyright | Sets Copyright value of the TIFF XMP schema.
This XMP method represents TIFF tag 33432 (0x8298) and specifies copyright information. Note: This value is stored in XMP as dc:rights. |
![]() | setDateTime | Sets DateTime value of the TIFF XMP schema.
This XMP method represents TIFF tag 306, 0x132 (primary) and EXIF tag 37520, 0x9290 (subseconds). Note: This value is stored in XMP as xmp:ModifyDate. |
![]() | setImageDescription | Sets ImageDescription value of the TIFF XMP schema.
This XMP value represents TIFF tag 270 (0x10E) and specifies description of the image. Note: This value is stored in XMP as dc:description. |
![]() | setImageLength | Sets ImageLength value of the TIFF XMP schema.
This XMP method represents TIFF tag 257 (0x101) and specifies image height in pixels. |
![]() | setImageWidth | Sets ImageWidth value of the TIFF XMP schema.
This XMP method represents TIFF tag 256 (0x100) and specifies image width in pixels. |
![]() | setMake | Sets Make value of the TIFF XMP schema.
This XMP method represents TIFF tag 271 (0x10F) and specifies manufacturer of recording equipment. |
![]() | setModel | Sets Model value of the TIFF XMP schema.
This XMP method represents TIFF tag 272 (0x110) and specifies model name or number of equipment. |
![]() | setOrientation | Sets Orientation value of the TIFF XMP schema.
This XMP method represents TIFF tag 274 (0x112) and specifies image orientation. |
![]() | setPhotometricInterpretation | Sets PhotometricInterpretation value of the TIFF XMP schema.
This XMP method represents TIFF tag 262 (0x106) and specifies pixel composition. |
![]() | setPlanarConfiguration | Sets PlanarConfiguration value of the TIFF XMP schema.
This XMP method represents TIFF tag 284 (0x11C) and specifies data layout. |
![]() | setPrimaryCromaticities | Sets PrimaryCromaticities value of the TIFF XMP schema.
This XMP method represents TIFF tag 319 (0x13F) and specifies chromaticity of the three primary colors. |
![]() | setReferenceBlackWhite | Sets ReferenceBlackWhite value of the TIFF XMP schema.
This XMP method represents TIFF tag 532 (0x214) and specifies reference black and white point values. |
![]() | setResolutionUnit | Sets ResolutionUnit value of the TIFF XMP schema.
This XMP method represents TIFF tag 296 (0x128) and specifies the unit used for XResolution and YResolution. |
![]() | setSamplesPerPixel | Sets SamplesPerPixel value of the TIFF XMP schema.
This XMP method represents TIFF tag 277 (0x115) and specifies number of components per pixel. |
![]() | setSoftware | Sets Software value of the TIFF XMP schema.
This XMP method represents TIFF tag 305 (0x131) and specifies software or firmware used to generate image. Note: This value is stored in XMP as xmp:CreatorTool. |
![]() | setTransferFunction | Sets TransferFunction value of the TIFF XMP schema.
This XMP method represents TIFF tag 301 (0x12D) and specifies transfer function for image described in tabular style with 3 * 256 entries. |
![]() | setWhitePoint | Sets WhitePoint value of the TIFF XMP schema.
This XMP method represents TIFF tag 318 (0x13E) and specifies chromaticity of white point. |
![]() | setXResolution | Sets XResolution value of the TIFF XMP schema.
This XMP method represents TIFF tag 282 (0x11A) and specifies horizontal resolution in pixels per unit. |
![]() | setYCbCrCoefficients | Sets YCbCrCoefficients value of the TIFF XMP schema.
This XMP method represents TIFF tag 529 (0x211) and specifies matrix coefficients for RGB to YCbCr transformation. |
![]() | setYCbCrPositioning | Sets YCbCrPositioning value of the TIFF XMP schema.
This XMP method represents TIFF tag 531 (0x213) and specifies position of chrominance vs. luminance components: 1 = centered; 2 = co-sited. |
![]() | setYCbCrSubSampling | Sets YCbCrSubSampling value of the TIFF XMP schema.
This XMP method represents TIFF tag 530 (0x212) and specifies sampling ratio of chrominance components: [2, 1] = YCbCr4:2:2 [2, 2] = YCbCr4:2:0. |
![]() | setYResolution | Sets YResolution value of the TIFF XMP schema.
This XMP method represents TIFF tag 283 (0x11B) and specifies vertical resolution in pixels per unit. |