ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : setYPosition Method |
Method replacesthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the YPosition tag. The tag specifies Y offset in ResolutionUnits of the top of the image, with respect to the top of the page. In the TIFF coordinate scheme, the positive Y direction is down, so that YPosition is always positive.
public void setYPosition( ImGearRationalUInt value ) |