ImageGear for Java
nativeType Field
Specifies the type of data stored in a leaf, as it was stored in the image file or should be saved to the image file.

com.accusoft.imagegear.formats.ImGearNativeDataTypes or com.accusoft.imagegear.formats.dicom.ImGearDICOMValueRepresentations enumeration value, passed as System.Object.

When metadata is loaded from a file, all leaves have this field set to explicit values.

When the application creates a leaf, it can either specify an explicit NativeType value or use the default value com.accusoft.imagegear.formats.ImGearNativeDataTypes.UNKNOWN.

At the time of image saving, most file formats ignore this field and use the file format's standard types for metadata tags. Two file formats take NativeType field into account:

Syntax
public java.lang.Object nativeType

Return Value

See Also

Reference

ImGearMetadataLeaf Class
ImGearMetadataLeaf Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback