OLD | NEW |
(Empty) | |
| 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or
g/TR/html4/loose.dtd"> |
| 2 <!-- NewPage --> |
| 3 <html lang="en"> |
| 4 <head> |
| 5 <title>org.libjpegturbo.turbojpeg</title> |
| 6 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Sty
le"> |
| 7 </head> |
| 8 <body> |
| 9 <script type="text/javascript"><!-- |
| 10 if (location.href.indexOf('is-external=true') == -1) { |
| 11 parent.document.title="org.libjpegturbo.turbojpeg"; |
| 12 } |
| 13 //--> |
| 14 </script> |
| 15 <noscript> |
| 16 <div>JavaScript is disabled on your browser.</div> |
| 17 </noscript> |
| 18 <!-- ========= START OF TOP NAVBAR ======= --> |
| 19 <div class="topNav"><a name="navbar_top"> |
| 20 <!-- --> |
| 21 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar
_top_firstrow"> |
| 22 <!-- --> |
| 23 </a> |
| 24 <ul class="navList" title="Navigation"> |
| 25 <li><a href="../../../org/libjpegturbo/turbojpeg/package-summary.html">Package</
a></li> |
| 26 <li>Class</li> |
| 27 <li><a href="package-tree.html">Tree</a></li> |
| 28 <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| 29 <li><a href="../../../index-all.html">Index</a></li> |
| 30 <li><a href="../../../help-doc.html">Help</a></li> |
| 31 </ul> |
| 32 </div> |
| 33 <div class="subNav"> |
| 34 <ul class="navList"> |
| 35 <li>Prev Package</li> |
| 36 <li>Next Package</li> |
| 37 </ul> |
| 38 <ul class="navList"> |
| 39 <li><a href="../../../index.html?org/libjpegturbo/turbojpeg/package-summary.html
" target="_top">Frames</a></li> |
| 40 <li><a href="package-summary.html" target="_top">No Frames</a></li> |
| 41 </ul> |
| 42 <ul class="navList" id="allclasses_navbar_top"> |
| 43 <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| 44 </ul> |
| 45 <div> |
| 46 <script type="text/javascript"><!-- |
| 47 allClassesLink = document.getElementById("allclasses_navbar_top"); |
| 48 if(window==top) { |
| 49 allClassesLink.style.display = "block"; |
| 50 } |
| 51 else { |
| 52 allClassesLink.style.display = "none"; |
| 53 } |
| 54 //--> |
| 55 </script> |
| 56 </div> |
| 57 <a name="skip-navbar_top"> |
| 58 <!-- --> |
| 59 </a></div> |
| 60 <!-- ========= END OF TOP NAVBAR ========= --> |
| 61 <div class="header"> |
| 62 <h1 title="Package" class="title">Package org.libjpegturbo.turbojpeg</h1> |
| 63 </div> |
| 64 <div class="contentContainer"> |
| 65 <ul class="blockList"> |
| 66 <li class="blockList"> |
| 67 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary
="Interface Summary table, listing interfaces, and an explanation"> |
| 68 <caption><span>Interface Summary</span><span class="tabEnd"> </span></capti
on> |
| 69 <tr> |
| 70 <th class="colFirst" scope="col">Interface</th> |
| 71 <th class="colLast" scope="col">Description</th> |
| 72 </tr> |
| 73 <tbody> |
| 74 <tr class="altColor"> |
| 75 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJCustomFilter
.html" title="interface in org.libjpegturbo.turbojpeg">TJCustomFilter</a></td> |
| 76 <td class="colLast"> |
| 77 <div class="block">Custom filter callback interface</div> |
| 78 </td> |
| 79 </tr> |
| 80 </tbody> |
| 81 </table> |
| 82 </li> |
| 83 <li class="blockList"> |
| 84 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary
="Class Summary table, listing classes, and an explanation"> |
| 85 <caption><span>Class Summary</span><span class="tabEnd"> </span></caption> |
| 86 <tr> |
| 87 <th class="colFirst" scope="col">Class</th> |
| 88 <th class="colLast" scope="col">Description</th> |
| 89 </tr> |
| 90 <tbody> |
| 91 <tr class="altColor"> |
| 92 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJ.html" title
="class in org.libjpegturbo.turbojpeg">TJ</a></td> |
| 93 <td class="colLast"> |
| 94 <div class="block">TurboJPEG utility class (cannot be instantiated)</div> |
| 95 </td> |
| 96 </tr> |
| 97 <tr class="rowColor"> |
| 98 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJCompressor.h
tml" title="class in org.libjpegturbo.turbojpeg">TJCompressor</a></td> |
| 99 <td class="colLast"> |
| 100 <div class="block">TurboJPEG compressor</div> |
| 101 </td> |
| 102 </tr> |
| 103 <tr class="altColor"> |
| 104 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJDecompressor
.html" title="class in org.libjpegturbo.turbojpeg">TJDecompressor</a></td> |
| 105 <td class="colLast"> |
| 106 <div class="block">TurboJPEG decompressor</div> |
| 107 </td> |
| 108 </tr> |
| 109 <tr class="rowColor"> |
| 110 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJScalingFacto
r.html" title="class in org.libjpegturbo.turbojpeg">TJScalingFactor</a></td> |
| 111 <td class="colLast"> |
| 112 <div class="block">Fractional scaling factor</div> |
| 113 </td> |
| 114 </tr> |
| 115 <tr class="altColor"> |
| 116 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJTransform.ht
ml" title="class in org.libjpegturbo.turbojpeg">TJTransform</a></td> |
| 117 <td class="colLast"> |
| 118 <div class="block">Lossless transform parameters</div> |
| 119 </td> |
| 120 </tr> |
| 121 <tr class="rowColor"> |
| 122 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJTransformer.
html" title="class in org.libjpegturbo.turbojpeg">TJTransformer</a></td> |
| 123 <td class="colLast"> |
| 124 <div class="block">TurboJPEG lossless transformer</div> |
| 125 </td> |
| 126 </tr> |
| 127 <tr class="altColor"> |
| 128 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/YUVImage.html"
title="class in org.libjpegturbo.turbojpeg">YUVImage</a></td> |
| 129 <td class="colLast"> |
| 130 <div class="block">This class encapsulates a YUV planar image and the metadata |
| 131 associated with it.</div> |
| 132 </td> |
| 133 </tr> |
| 134 </tbody> |
| 135 </table> |
| 136 </li> |
| 137 <li class="blockList"> |
| 138 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary
="Exception Summary table, listing exceptions, and an explanation"> |
| 139 <caption><span>Exception Summary</span><span class="tabEnd"> </span></capti
on> |
| 140 <tr> |
| 141 <th class="colFirst" scope="col">Exception</th> |
| 142 <th class="colLast" scope="col">Description</th> |
| 143 </tr> |
| 144 <tbody> |
| 145 <tr class="altColor"> |
| 146 <td class="colFirst"><a href="../../../org/libjpegturbo/turbojpeg/TJException.ht
ml" title="class in org.libjpegturbo.turbojpeg">TJException</a></td> |
| 147 <td class="colLast"> </td> |
| 148 </tr> |
| 149 </tbody> |
| 150 </table> |
| 151 </li> |
| 152 </ul> |
| 153 </div> |
| 154 <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| 155 <div class="bottomNav"><a name="navbar_bottom"> |
| 156 <!-- --> |
| 157 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="nav
bar_bottom_firstrow"> |
| 158 <!-- --> |
| 159 </a> |
| 160 <ul class="navList" title="Navigation"> |
| 161 <li><a href="../../../org/libjpegturbo/turbojpeg/package-summary.html">Package</
a></li> |
| 162 <li>Class</li> |
| 163 <li><a href="package-tree.html">Tree</a></li> |
| 164 <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| 165 <li><a href="../../../index-all.html">Index</a></li> |
| 166 <li><a href="../../../help-doc.html">Help</a></li> |
| 167 </ul> |
| 168 </div> |
| 169 <div class="subNav"> |
| 170 <ul class="navList"> |
| 171 <li>Prev Package</li> |
| 172 <li>Next Package</li> |
| 173 </ul> |
| 174 <ul class="navList"> |
| 175 <li><a href="../../../index.html?org/libjpegturbo/turbojpeg/package-summary.html
" target="_top">Frames</a></li> |
| 176 <li><a href="package-summary.html" target="_top">No Frames</a></li> |
| 177 </ul> |
| 178 <ul class="navList" id="allclasses_navbar_bottom"> |
| 179 <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| 180 </ul> |
| 181 <div> |
| 182 <script type="text/javascript"><!-- |
| 183 allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| 184 if(window==top) { |
| 185 allClassesLink.style.display = "block"; |
| 186 } |
| 187 else { |
| 188 allClassesLink.style.display = "none"; |
| 189 } |
| 190 //--> |
| 191 </script> |
| 192 </div> |
| 193 <a name="skip-navbar_bottom"> |
| 194 <!-- --> |
| 195 </a></div> |
| 196 <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| 197 </body> |
| 198 </html> |
OLD | NEW |