ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataLeaf Class : nativeType Field |
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:
|