File tree 1 file changed +17
-2
lines changed
1 file changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -152,17 +152,22 @@ <h3>Enum Constant Summary</h3>
152
152
</ td >
153
153
</ tr >
154
154
< tr class ="altColor ">
155
+ < td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../org/micromanager/display/ImageExporter.OutputFormat.html#OUTPUT_GIF "> OUTPUT_GIF</ a > </ span > </ code >
156
+ < div class ="block "> Output as a GIF.</ div >
157
+ </ td >
158
+ </ tr >
159
+ < tr class ="rowColor ">
155
160
< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../org/micromanager/display/ImageExporter.OutputFormat.html#OUTPUT_IMAGEJ "> OUTPUT_IMAGEJ</ a > </ span > </ code >
156
161
< div class ="block "> Output as an ImageJ stack, which will open in a new window; this
157
162
"format" does not create any files on disk.</ div >
158
163
</ td >
159
164
</ tr >
160
- < tr class ="rowColor ">
165
+ < tr class ="altColor ">
161
166
< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../org/micromanager/display/ImageExporter.OutputFormat.html#OUTPUT_JPG "> OUTPUT_JPG</ a > </ span > </ code >
162
167
< div class ="block "> Output as a sequence of Joint Photographic Experts Group (JPEG) files.</ div >
163
168
</ td >
164
169
</ tr >
165
- < tr class ="altColor ">
170
+ < tr class ="rowColor ">
166
171
< td class ="colOne "> < code > < span class ="memberNameLink "> < a href ="../../../org/micromanager/display/ImageExporter.OutputFormat.html#OUTPUT_PNG "> OUTPUT_PNG</ a > </ span > </ code >
167
172
< div class ="block "> Output as a sequence of Portable Network Graphics (PNG) files.</ div >
168
173
</ td >
@@ -254,6 +259,16 @@ <h4>OUTPUT_AVI</h4>
254
259
< div class ="block "> Output as an AVI with JPEG compression.</ div >
255
260
</ li >
256
261
</ ul >
262
+ < a name ="OUTPUT_GIF ">
263
+ <!-- -->
264
+ </ a >
265
+ < ul class ="blockList ">
266
+ < li class ="blockList ">
267
+ < h4 > OUTPUT_GIF</ h4 >
268
+ < pre > public static final < a href ="../../../org/micromanager/display/ImageExporter.OutputFormat.html " title ="enum in org.micromanager.display "> ImageExporter.OutputFormat</ a > OUTPUT_GIF</ pre >
269
+ < div class ="block "> Output as a GIF.</ div >
270
+ </ li >
271
+ </ ul >
257
272
< a name ="OUTPUT_IMAGEJ ">
258
273
<!-- -->
259
274
</ a >
You can’t perform that action at this time.
0 commit comments