ImageGear for Java
setPixelXDimension Method
Nullable (boxed) uint value. *

See the EXIF 2.2 specification for tag usage details.

Sets PixelXDimension Tag value.

Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the PixelXDimension tag. The tag specifies information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker.

Syntax
public void setPixelXDimension( 
   java.lang.int value
)

Parameters

value
Nullable (boxed) uint value. *

See the EXIF 2.2 specification for tag usage details.

See Also

Reference

ImGearEXIFMetadata Class
ImGearEXIFMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback