Uses of Class
org.libjpegturbo.turbojpeg.TJScalingFactor

Packages that use TJScalingFactor
org.libjpegturbo.turbojpeg   
 

Uses of TJScalingFactor in org.libjpegturbo.turbojpeg
 

Methods in org.libjpegturbo.turbojpeg that return TJScalingFactor
static TJScalingFactor[] TJ.getScalingFactors()
          Returns a list of fractional scaling factors that the JPEG decompressor in this implementation of TurboJPEG supports.
 

Methods in org.libjpegturbo.turbojpeg with parameters of type TJScalingFactor
 boolean TJScalingFactor.equals(TJScalingFactor other)
          Returns true or false, depending on whether this instance and other have the same numerator and denominator.
 



Copyright © 2006–2013 GeoSolutions. All rights reserved.