ImageGear for Java
ImGearResolution Constructor(int,int,int,int,ImGearResolutionUnits)
Numerator of the X component of the resolution.
Denominator of the X component of the resolution.
Numerator of the Y component of the resolution.
Denominator of the Y component of the resolution.
Resolution units. ImGearResolutionUnits
Initializes a new instance of the com.accusoft.imagegear.formats.ImGearResolutionInfoTagIDs structure.
Syntax
public ImGearResolution( 
   int numeratorX,
   int denominatorX,
   int numeratorY,
   int denominatorY,
   ImGearResolutionUnits units
)

Parameters

numeratorX
Numerator of the X component of the resolution.
denominatorX
Denominator of the X component of the resolution.
numeratorY
Numerator of the Y component of the resolution.
denominatorY
Denominator of the Y component of the resolution.
units
Resolution units. ImGearResolutionUnits
See Also

Reference

ImGearResolution Class
ImGearResolution Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback