'Declaration Public Function New( _ ByVal format As ImGearMetadataFormats, _ ByVal tag As Integer _ )
'Usage Dim format As ImGearMetadataFormats Dim tag As Integer Dim instance As New ImGearMetadataTree(format, tag)
public ImGearMetadataTree( ImGearMetadataFormats format, int tag )
public: ImGearMetadataTree( ImGearMetadataFormats format, int tag )
public: ImGearMetadataTree( ImGearMetadataFormats format, int tag )
Parameters
- format
- Type of file format to which metadata belongs. This allows you to store JPEG metadata under TIFF metadata.
- tag
- Identifies type of metadata node for file format.