ImageGear for Java
ImGearMetadataHead Constructor(ImGearMetadataFormats)
com.accusoft.imagegear.formats.ImGearMetadataFormats enum value to specify metadata format.

Constructor initializes node with empty metadata tree (null child) with specified format. Parent field is always null for the instances of this class. Trying to insert ImGearMetadataHead object as a Child to any node causes exception.

Parent field is always null for the instances of this class. Trying to insert ImGearMetadataHead object as a Child to any node causes exception.

Initializes a new instance of the ImGearMetadataHead class for the specified format.

Syntax
public ImGearMetadataHead( 
   ImGearMetadataFormats frmt
)

Parameters

frmt
com.accusoft.imagegear.formats.ImGearMetadataFormats enum value to specify metadata format.

Constructor initializes node with empty metadata tree (null child) with specified format. Parent field is always null for the instances of this class. Trying to insert ImGearMetadataHead object as a Child to any node causes exception.

Parent field is always null for the instances of this class. Trying to insert ImGearMetadataHead object as a Child to any node causes exception.

See Also

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback