2014-11-21 20:32:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2015-01-24 20:09:39 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
< title > Constant Field Values< / title >
< link rel = "stylesheet" type = "text/css" href = "stylesheet.css" title = "Style" >
< / head >
< body >
< script type = "text/javascript" > < ! - -
2019-12-25 16:30:29 +00:00
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values";
}
}
catch(err) {
2014-11-21 20:32:31 +00:00
}
2015-01-24 20:09:39 +00:00
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2014-11-21 20:32:31 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2015-01-24 20:09:39 +00:00
< div class = "topNav" > < a name = "navbar_top" >
<!-- -->
< / a > < a href = "#skip-navbar_top" title = "Skip navigation links" > < / a > < a name = "navbar_top_firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "org/libjpegturbo/turbojpeg/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "org/libjpegturbo/turbojpeg/package-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2014-11-21 20:32:31 +00:00
if(window==top) {
2015-01-24 20:09:39 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2014-11-21 20:32:31 +00:00
}
//-->
2015-01-24 20:09:39 +00:00
< / script >
< / div >
< a name = "skip-navbar_top" >
<!-- -->
< / a > < / div >
2014-11-21 20:32:31 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
2015-01-24 20:09:39 +00:00
< div class = "header" >
< h1 title = "Constant Field Values" class = "title" > Constant Field Values< / h1 >
< h2 title = "Contents" > Contents< / h2 >
< ul >
< li > < a href = "#org.libjpegturbo" > org.libjpegturbo.*< / a > < / li >
< / ul >
< / div >
< div class = "constantValuesContainer" > < a name = "org.libjpegturbo" >
<!-- -->
< / a >
< h2 title = "org.libjpegturbo" > org.libjpegturbo.*< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
< table border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
< caption > < span > org.libjpegturbo.turbojpeg.< a href = "org/libjpegturbo/turbojpeg/TJ.html" title = "class in org.libjpegturbo.turbojpeg" > TJ< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th scope = "col" > Constant Field< / th >
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.CS_CMYK" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#CS_CMYK" > CS_CMYK< / a > < / code > < / td >
< td class = "colLast" > < code > 3< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.CS_GRAY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#CS_GRAY" > CS_GRAY< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.CS_RGB" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#CS_RGB" > CS_RGB< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.CS_YCbCr" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#CS_YCbCr" > CS_YCbCr< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.CS_YCCK" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#CS_YCCK" > CS_YCCK< / a > < / code > < / td >
< td class = "colLast" > < code > 4< / code > < / td >
< / tr >
< tr class = "rowColor" >
2019-12-25 16:30:29 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.ERR_FATAL" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#ERR_FATAL" > ERR_FATAL< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.ERR_WARNING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#ERR_WARNING" > ERR_WARNING< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_ACCURATEDCT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_ACCURATEDCT" > FLAG_ACCURATEDCT< / a > < / code > < / td >
< td class = "colLast" > < code > 4096< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_BOTTOMUP" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_BOTTOMUP" > FLAG_BOTTOMUP< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_FASTDCT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_FASTDCT" > FLAG_FASTDCT< / a > < / code > < / td >
< td class = "colLast" > < code > 2048< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_FASTUPSAMPLE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_FASTUPSAMPLE" > FLAG_FASTUPSAMPLE< / a > < / code > < / td >
< td class = "colLast" > < code > 256< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_FORCEMMX" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_FORCEMMX" > FLAG_FORCEMMX< / a > < / code > < / td >
< td class = "colLast" > < code > 8< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_FORCESSE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_FORCESSE" > FLAG_FORCESSE< / a > < / code > < / td >
< td class = "colLast" > < code > 16< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_FORCESSE2" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_FORCESSE2" > FLAG_FORCESSE2< / a > < / code > < / td >
< td class = "colLast" > < code > 32< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_FORCESSE3" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_FORCESSE3" > FLAG_FORCESSE3< / a > < / code > < / td >
< td class = "colLast" > < code > 128< / code > < / td >
< / tr >
< tr class = "rowColor" >
2019-12-25 16:30:29 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_PROGRESSIVE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_PROGRESSIVE" > FLAG_PROGRESSIVE< / a > < / code > < / td >
< td class = "colLast" > < code > 16384< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.FLAG_STOPONWARNING" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#FLAG_STOPONWARNING" > FLAG_STOPONWARNING< / a > < / code > < / td >
< td class = "colLast" > < code > 8192< / code > < / td >
< / tr >
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.NUMCS" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#NUMCS" > NUMCS< / a > < / code > < / td >
< td class = "colLast" > < code > 5< / code > < / td >
< / tr >
< tr class = "altColor" >
2019-12-25 16:30:29 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.NUMERR" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#NUMERR" > NUMERR< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.NUMPF" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#NUMPF" > NUMPF< / a > < / code > < / td >
< td class = "colLast" > < code > 12< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.NUMSAMP" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#NUMSAMP" > NUMSAMP< / a > < / code > < / td >
< td class = "colLast" > < code > 6< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_ABGR" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_ABGR" > PF_ABGR< / a > < / code > < / td >
< td class = "colLast" > < code > 9< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_ARGB" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_ARGB" > PF_ARGB< / a > < / code > < / td >
< td class = "colLast" > < code > 10< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_BGR" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_BGR" > PF_BGR< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_BGRA" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_BGRA" > PF_BGRA< / a > < / code > < / td >
< td class = "colLast" > < code > 8< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_BGRX" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_BGRX" > PF_BGRX< / a > < / code > < / td >
< td class = "colLast" > < code > 3< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_CMYK" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_CMYK" > PF_CMYK< / a > < / code > < / td >
< td class = "colLast" > < code > 11< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_GRAY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_GRAY" > PF_GRAY< / a > < / code > < / td >
< td class = "colLast" > < code > 6< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_RGB" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_RGB" > PF_RGB< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_RGBA" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_RGBA" > PF_RGBA< / a > < / code > < / td >
< td class = "colLast" > < code > 7< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_RGBX" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_RGBX" > PF_RGBX< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_XBGR" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_XBGR" > PF_XBGR< / a > < / code > < / td >
< td class = "colLast" > < code > 4< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.PF_XRGB" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#PF_XRGB" > PF_XRGB< / a > < / code > < / td >
< td class = "colLast" > < code > 5< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.SAMP_411" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#SAMP_411" > SAMP_411< / a > < / code > < / td >
< td class = "colLast" > < code > 5< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.SAMP_420" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#SAMP_420" > SAMP_420< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.SAMP_422" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#SAMP_422" > SAMP_422< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.SAMP_440" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#SAMP_440" > SAMP_440< / a > < / code > < / td >
< td class = "colLast" > < code > 4< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.SAMP_444" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#SAMP_444" > SAMP_444< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJ.SAMP_GRAY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJ.html#SAMP_GRAY" > SAMP_GRAY< / a > < / code > < / td >
< td class = "colLast" > < code > 3< / code > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< li class = "blockList" >
< table border = "0" cellpadding = "3" cellspacing = "0" summary = "Constant Field Values table, listing constant fields, and values" >
< caption > < span > org.libjpegturbo.turbojpeg.< a href = "org/libjpegturbo/turbojpeg/TJTransform.html" title = "class in org.libjpegturbo.turbojpeg" > TJTransform< / a > < / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th scope = "col" > Constant Field< / th >
< th class = "colLast" scope = "col" > Value< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.NUMOP" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#NUMOP" > NUMOP< / a > < / code > < / td >
< td class = "colLast" > < code > 8< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_HFLIP" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_HFLIP" > OP_HFLIP< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_NONE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_NONE" > OP_NONE< / a > < / code > < / td >
< td class = "colLast" > < code > 0< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_ROT180" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_ROT180" > OP_ROT180< / a > < / code > < / td >
< td class = "colLast" > < code > 6< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_ROT270" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_ROT270" > OP_ROT270< / a > < / code > < / td >
< td class = "colLast" > < code > 7< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_ROT90" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_ROT90" > OP_ROT90< / a > < / code > < / td >
< td class = "colLast" > < code > 5< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_TRANSPOSE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_TRANSPOSE" > OP_TRANSPOSE< / a > < / code > < / td >
< td class = "colLast" > < code > 3< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_TRANSVERSE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_TRANSVERSE" > OP_TRANSVERSE< / a > < / code > < / td >
< td class = "colLast" > < code > 4< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OP_VFLIP" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OP_VFLIP" > OP_VFLIP< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< tr class = "rowColor" >
2019-12-25 16:30:29 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_COPYNONE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_COPYNONE" > OPT_COPYNONE< / a > < / code > < / td >
< td class = "colLast" > < code > 64< / code > < / td >
< / tr >
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_CROP" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_CROP" > OPT_CROP< / a > < / code > < / td >
< td class = "colLast" > < code > 4< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_GRAY" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_GRAY" > OPT_GRAY< / a > < / code > < / td >
< td class = "colLast" > < code > 8< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_NOOUTPUT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_NOOUTPUT" > OPT_NOOUTPUT< / a > < / code > < / td >
< td class = "colLast" > < code > 16< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "rowColor" >
2015-01-24 20:09:39 +00:00
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_PERFECT" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_PERFECT" > OPT_PERFECT< / a > < / code > < / td >
< td class = "colLast" > < code > 1< / code > < / td >
< / tr >
2019-12-25 16:30:29 +00:00
< tr class = "altColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_PROGRESSIVE" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_PROGRESSIVE" > OPT_PROGRESSIVE< / a > < / code > < / td >
< td class = "colLast" > < code > 32< / code > < / td >
< / tr >
2015-01-24 20:09:39 +00:00
< tr class = "rowColor" >
< td class = "colFirst" > < a name = "org.libjpegturbo.turbojpeg.TJTransform.OPT_TRIM" >
<!-- -->
< / a > < code > public static final int< / code > < / td >
< td > < code > < a href = "org/libjpegturbo/turbojpeg/TJTransform.html#OPT_TRIM" > OPT_TRIM< / a > < / code > < / td >
< td class = "colLast" > < code > 2< / code > < / td >
< / tr >
< / tbody >
< / table >
< / li >
< / ul >
< / div >
2014-11-21 20:32:31 +00:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2015-01-24 20:09:39 +00:00
< div class = "bottomNav" > < a name = "navbar_bottom" >
<!-- -->
< / a > < a href = "#skip-navbar_bottom" title = "Skip navigation links" > < / a > < a name = "navbar_bottom_firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "org/libjpegturbo/turbojpeg/package-summary.html" > Package< / a > < / li >
< li > Class< / li >
< li > < a href = "org/libjpegturbo/turbojpeg/package-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?constant-values.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "constant-values.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2014-11-21 20:32:31 +00:00
if(window==top) {
2015-01-24 20:09:39 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2014-11-21 20:32:31 +00:00
}
//-->
2015-01-24 20:09:39 +00:00
< / script >
< / div >
< a name = "skip-navbar_bottom" >
<!-- -->
< / a > < / div >
2014-11-21 20:32:31 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2015-01-24 20:09:39 +00:00
< / body >
< / html >