ImageGear for Java
ImGearMetadataTree Constructor(ImGearMetadataFormats,int,String)
Type of file format to which metadata belongs. This allows you to store JPEG metadata under TIFF metadata.
Identifies type of metadata node for file format.
Name of the tag. com.accusoft.imagegear.formats.ImGearMetadataFormats
Initializes a new instance of the ImGearMetadataTree class.
Syntax
public ImGearMetadataTree( 
   ImGearMetadataFormats frmt,
   int tg,
   java.lang.String nm
)

Parameters

frmt
Type of file format to which metadata belongs. This allows you to store JPEG metadata under TIFF metadata.
tg
Identifies type of metadata node for file format.
nm
Name of the tag. com.accusoft.imagegear.formats.ImGearMetadataFormats
See Also

Reference

ImGearMetadataTree Class
ImGearMetadataTree Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback