On 22 November 2011 15:48, Nicolas Mayer <[email protected]> wrote: > Hello everybody, > > I have a question about the JPEG driver. > The documentation says that the quality "must be in the range 10-100". > > Must this value be an integer ?
Yes, quality is a discrete value. > Are the 10 and/or 100 boundaries included in the definition range ? Yes, the valid range is [10, 100] Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
