Uses of Class
de.digitalcollections.turbojpeg.lib.structs.tjscalingfactor
-
Packages that use tjscalingfactor Package Description de.digitalcollections.turbojpeg -
-
Uses of tjscalingfactor in de.digitalcollections.turbojpeg
Constructors in de.digitalcollections.turbojpeg with parameters of type tjscalingfactor Constructor Description Info(int width, int height, int subsampling, int colorspace, tjscalingfactor[] factors)Create a new instance with the information parsed from the JPEG image.
-