source: trunk/SRC/Documentation/idldoc_html_output/Picture/image_viewer.html @ 191

Last change on this file since 191 was 191, checked in by pinsard, 18 years ago

remove format=raw in all html files 2+ : correction for all_plots; suppression of css and correction of Source links in idldoc html output

File size: 14.0 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<!-- Generated by IDLdoc 2.0 -->
6
7<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
8  <head>
9    <title>image_viewer.pro (SAXO Documentation)</title>
10
11   
12    <link rel="stylesheet" type="text/css" media="all" href="./../main_files.css" />
13    <link rel="stylesheet" type="text/css" media="print" href="./../main_files_print.css" />
14   
15
16    <script type="text/javascript">
17      function setTitle() {
18        parent.document.title="image_viewer.pro (SAXO Documentation)";
19      }
20    </script>
21  </head>
22
23  <body onload="setTitle();">
24
25    <div id="navbar_title">
26  <h1>SAXO Documentation</h1>
27</div>
28
29
30<div id="main_navbar">
31
32  <table cellspacing="0">
33    <tr>
34     
35      <td><a href="./../overview.html" title="Overview of library">Overview</a></td>
36     
37
38     
39      <td >Directory</td>
40     
41
42     
43      <td><a href="./../idldoc-categories.html" title="Browse library by category">Categories</a></td>
44     
45
46     
47      <td><a href="./../idldoc-index.html" title="Index of files, routines, and parameters">Index</a></td>
48     
49
50     
51      <td><a href="./../search-page.html" title="Search library">Search</a></td>
52     
53
54      <td id="selected">File</td>
55
56     
57      <td><a href="../../../Picture//image_viewer.pro" title="Source code of a file">Source</a></td>
58     
59
60     
61      <td><a href="./../idldoc-help.html" title="Help on IDLdoc">Help</a></td>
62     
63
64      <td >Etc</td>
65
66      <td id="flexible">Developer&nbsp;documentation</td>
67    </tr>
68  </table>
69
70</div>
71
72<div id="secondary_navbar">
73
74&lt;&lt; prev file | <a href="imdisp.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="image_viewer.html" target="_TOP">view single page</a> | <a href="./../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | <a href="#routine_summary">routine</a>&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a>
75
76</div>
77
78
79    <div id="container">
80
81      <h1 class="directory"><a href="directory-overview.html">Picture/</a></h1>
82      <h2 class="pro_file">image_viewer.pro</h2>
83
84      <div id="file_attr">
85        <dl>
86        </dl>
87      </div>
88
89      <div id="file_comments">
90 The purpose of this program is to provide an interactive tool that can be used
91 to view JPEG, BMP, GIF, PNG, and TIFF picture files.  Images are loaded into
92 memory, so the initial file access may take a while, but once each picture has
93 been opened they can all be viewed in a very rapid fashion.
94</div>
95
96     
97
98     
99
100     
101
102     
103      <div id="routine_summary">               
104        <h2>Routine summary</h2>
105       
106        <dl>
107         
108          <dt><p><a href="#_image_viewer_open_files">image_viewer_open_files<span class="result">, event</span></a></p><dt>
109          <dd> </dd>   
110         
111          <dt><p><a href="#_image_viewer_open_folder">image_viewer_open_folder<span class="result">, event</span></a></p><dt>
112          <dd></dd>     
113         
114          <dt><p><a href="#_image_viewer_cancel">image_viewer_cancel<span class="result">, event</span></a></p><dt>
115          <dd></dd>     
116         
117          <dt><p><a href="#_image_viewer_timer">image_viewer_timer<span class="result">, event</span></a></p><dt>
118          <dd></dd>     
119         
120          <dt><p><a href="#_image_viewer_exit">image_viewer_exit<span class="result">, event</span></a></p><dt>
121          <dd></dd>     
122         
123          <dt><p><a href="#_image_viewer_help">image_viewer_help<span class="result">, event</span></a></p><dt>
124          <dd></dd>     
125         
126          <dt><p><a href="#_image_viewer_thumbs">image_viewer_thumbs<span class="result">, event</span></a></p><dt>
127          <dd></dd>     
128         
129          <dt><p><a href="#_image_viewer_cleanup">image_viewer_cleanup<span class="result">, widgetID</span></a></p><dt>
130          <dd></dd>     
131         
132          <dt><p><a href="#_image_viewer_event">image_viewer_event<span class="result">, event</span></a></p><dt>
133          <dd></dd>     
134         
135          <dt><p><a href="#_image_viewer">image_viewer</a></p><dt>
136          <dd></dd>     
137               
138        </dl>
139      </div>
140     
141
142      <div id="routine_details">
143       
144
145        <div class="routine_details" id="_image_viewer_open_files">
146
147          <h2><a class="top" href="#container">top</a>image_viewer_open_files <span class="categories"> 
148 Visualization, Widget
149</span></h2>
150       
151          <p class="header">
152            image_viewer_open_files<span class="result">, <a href="#_image_viewer_open_files_param_event">event</a></span></p>
153       
154          <div class="comments">
155</div>
156
157         
158
159         
160            <h3>Parameters</h3>
161       
162           
163            <h4 id="_image_viewer_open_files_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
164              <span class="attr">in</span>
165             
166             
167              <span class="attr">required</span>
168             
169             
170             
171             
172            </h4>
173       
174          <div class="comments">
175</div>
176           
177
178         
179
180         
181
182         
183          <h3>Version history</h3>
184         
185          <h4>Version</h4><div class="preformat">
186 $Id: image_viewer.pro 163 2006-08-29 12:59:46Z navarro $
187_
188</div>
189          <h4>History</h4><div class="preformat"> 
190 Written by: AEB, 1/02.
191</div>
192         
193         
194          <h3>Known issues</h3>
195         
196         
197         
198          <h4>Restrictions</h4><div class="preformat">
199 While this program is running in an IDL session it will change the current
200 working directory, enables/disables color decomposition, and sets !QUIET=1,
201 !ORDER=0, & !P.BACKGROUND=0.  These settings are returned to their initial
202 settings before the program was initiated once it is terminated.
203
204
205 This program is supported in IDL version 5.5 and newer.  In order to open
206 GIF files or TIFF files with LZW compression the copy of IDL being used must
207 be licensed with these features.  IDL only supports BMP files in the standard
208 Windows format and does not support OS2 bitmaps.
209</div>
210       
211         
212         
213         
214         
215         
216         
217         
218       
219          <h3>Statistics</h3>
220          <table class="statistics">
221            <tr><td>McCabe cyclic</td><td>           6</td></tr>
222            <tr><td>McCabe essential</td><td>           1</td></tr>
223            <tr><td>McCabe modular design</td><td>           1</td></tr>
224          </table>
225         
226       
227        </div>
228       
229
230        <div class="routine_details" id="_image_viewer_open_folder">
231
232          <h2><a class="top" href="#container">top</a>image_viewer_open_folder </h2>
233       
234          <p class="header">
235            image_viewer_open_folder<span class="result">, <a href="#_image_viewer_open_folder_param_event">event</a></span></p>
236       
237          <div class="comments"></div>
238
239         
240
241         
242            <h3>Parameters</h3>
243       
244           
245            <h4 id="_image_viewer_open_folder_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
246              <span class="attr">in</span>
247             
248             
249              <span class="attr">required</span>
250             
251             
252             
253             
254            </h4>
255       
256          <div class="comments"></div>
257           
258
259         
260
261         
262
263         
264         
265         
266         
267         
268         
269         
270         
271         
272         
273         
274         
275       
276         
277         
278         
279         
280         
281         
282         
283       
284          <h3>Statistics</h3>
285          <table class="statistics">
286            <tr><td>McCabe cyclic</td><td>           7</td></tr>
287            <tr><td>McCabe essential</td><td>           1</td></tr>
288            <tr><td>McCabe modular design</td><td>           1</td></tr>
289          </table>
290         
291       
292        </div>
293       
294
295        <div class="routine_details" id="_image_viewer_cancel">
296
297          <h2><a class="top" href="#container">top</a>image_viewer_cancel </h2>
298       
299          <p class="header">
300            image_viewer_cancel<span class="result">, <a href="#_image_viewer_cancel_param_event">event</a></span></p>
301       
302          <div class="comments"></div>
303
304         
305
306         
307            <h3>Parameters</h3>
308       
309           
310            <h4 id="_image_viewer_cancel_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
311              <span class="attr">in</span>
312             
313             
314              <span class="attr">required</span>
315             
316             
317             
318             
319            </h4>
320       
321          <div class="comments"></div>
322           
323
324         
325
326         
327
328         
329         
330         
331         
332         
333         
334         
335         
336         
337         
338         
339         
340       
341         
342         
343         
344         
345         
346         
347         
348       
349          <h3>Statistics</h3>
350          <table class="statistics">
351            <tr><td>McCabe cyclic</td><td>           1</td></tr>
352            <tr><td>McCabe essential</td><td>           1</td></tr>
353            <tr><td>McCabe modular design</td><td>           1</td></tr>
354          </table>
355         
356       
357        </div>
358       
359
360        <div class="routine_details" id="_image_viewer_timer">
361
362          <h2><a class="top" href="#container">top</a>image_viewer_timer </h2>
363       
364          <p class="header">
365            image_viewer_timer<span class="result">, <a href="#_image_viewer_timer_param_event">event</a></span></p>
366       
367          <div class="comments"></div>
368
369         
370
371         
372            <h3>Parameters</h3>
373       
374           
375            <h4 id="_image_viewer_timer_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
376              <span class="attr">in</span>
377             
378             
379              <span class="attr">required</span>
380             
381             
382             
383             
384            </h4>
385       
386          <div class="comments"></div>
387           
388
389         
390
391         
392
393         
394         
395         
396         
397         
398         
399         
400         
401         
402         
403         
404         
405       
406         
407         
408         
409         
410         
411         
412         
413       
414          <h3>Statistics</h3>
415          <table class="statistics">
416            <tr><td>McCabe cyclic</td><td>         128</td></tr>
417            <tr><td>McCabe essential</td><td>           1</td></tr>
418            <tr><td>McCabe modular design</td><td>           1</td></tr>
419          </table>
420         
421       
422        </div>
423       
424
425        <div class="routine_details" id="_image_viewer_exit">
426
427          <h2><a class="top" href="#container">top</a>image_viewer_exit </h2>
428       
429          <p class="header">
430            image_viewer_exit<span class="result">, <a href="#_image_viewer_exit_param_event">event</a></span></p>
431       
432          <div class="comments"></div>
433
434         
435
436         
437            <h3>Parameters</h3>
438       
439           
440            <h4 id="_image_viewer_exit_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
441              <span class="attr">in</span>
442             
443             
444              <span class="attr">required</span>
445             
446             
447             
448             
449            </h4>
450       
451          <div class="comments"></div>
452           
453
454         
455
456         
457
458         
459         
460         
461         
462         
463         
464         
465         
466         
467         
468         
469         
470       
471         
472         
473         
474         
475         
476         
477         
478       
479          <h3>Statistics</h3>
480          <table class="statistics">
481            <tr><td>McCabe cyclic</td><td>           1</td></tr>
482            <tr><td>McCabe essential</td><td>           1</td></tr>
483            <tr><td>McCabe modular design</td><td>           1</td></tr>
484          </table>
485         
486       
487        </div>
488       
489
490        <div class="routine_details" id="_image_viewer_help">
491
492          <h2><a class="top" href="#container">top</a>image_viewer_help </h2>
493       
494          <p class="header">
495            image_viewer_help<span class="result">, <a href="#_image_viewer_help_param_event">event</a></span></p>
496       
497          <div class="comments"></div>
498
499         
500
501         
502            <h3>Parameters</h3>
503       
504           
505            <h4 id="_image_viewer_help_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
506              <span class="attr">in</span>
507             
508             
509              <span class="attr">required</span>
510             
511             
512             
513             
514            </h4>
515       
516          <div class="comments"></div>
517           
518
519         
520
521         
522
523         
524         
525         
526         
527         
528         
529         
530         
531         
532         
533         
534         
535       
536         
537         
538         
539         
540         
541         
542         
543       
544          <h3>Statistics</h3>
545          <table class="statistics">
546            <tr><td>McCabe cyclic</td><td>           1</td></tr>
547            <tr><td>McCabe essential</td><td>           1</td></tr>
548            <tr><td>McCabe modular design</td><td>           1</td></tr>
549          </table>
550         
551       
552        </div>
553       
554
555        <div class="routine_details" id="_image_viewer_thumbs">
556
557          <h2><a class="top" href="#container">top</a>image_viewer_thumbs </h2>
558       
559          <p class="header">
560            image_viewer_thumbs<span class="result">, <a href="#_image_viewer_thumbs_param_event">event</a></span></p>
561       
562          <div class="comments"></div>
563
564         
565
566         
567            <h3>Parameters</h3>
568       
569           
570            <h4 id="_image_viewer_thumbs_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
571              <span class="attr">in</span>
572             
573             
574              <span class="attr">required</span>
575             
576             
577             
578             
579            </h4>
580       
581          <div class="comments"></div>
582           
583
584         
585
586         
587
588         
589         
590         
591         
592         
593         
594         
595         
596         
597         
598         
599         
600       
601         
602         
603         
604         
605         
606         
607         
608       
609          <h3>Statistics</h3>
610          <table class="statistics">
611            <tr><td>McCabe cyclic</td><td>           5</td></tr>
612            <tr><td>McCabe essential</td><td>           1</td></tr>
613            <tr><td>McCabe modular design</td><td>           1</td></tr>
614          </table>
615         
616       
617        </div>
618       
619
620        <div class="routine_details" id="_image_viewer_cleanup">
621
622          <h2><a class="top" href="#container">top</a>image_viewer_cleanup </h2>
623       
624          <p class="header">
625            image_viewer_cleanup<span class="result">, <a href="#_image_viewer_cleanup_param_widgetID">widgetID</a></span></p>
626       
627          <div class="comments"></div>
628
629         
630
631         
632            <h3>Parameters</h3>
633       
634           
635            <h4 id="_image_viewer_cleanup_param_widgetID">widgetID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
636              <span class="attr">in</span>
637             
638             
639              <span class="attr">required</span>
640             
641             
642             
643             
644            </h4>
645       
646          <div class="comments"></div>
647           
648
649         
650
651         
652
653         
654         
655         
656         
657         
658         
659         
660         
661         
662         
663         
664         
665       
666         
667         
668         
669         
670         
671         
672         
673       
674          <h3>Statistics</h3>
675          <table class="statistics">
676            <tr><td>McCabe cyclic</td><td>           3</td></tr>
677            <tr><td>McCabe essential</td><td>           1</td></tr>
678            <tr><td>McCabe modular design</td><td>           1</td></tr>
679          </table>
680         
681       
682        </div>
683       
684
685        <div class="routine_details" id="_image_viewer_event">
686
687          <h2><a class="top" href="#container">top</a>image_viewer_event </h2>
688       
689          <p class="header">
690            image_viewer_event<span class="result">, <a href="#_image_viewer_event_param_event">event</a></span></p>
691       
692          <div class="comments"></div>
693
694         
695
696         
697            <h3>Parameters</h3>
698       
699           
700            <h4 id="_image_viewer_event_param_event">event&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
701              <span class="attr">in</span>
702             
703             
704              <span class="attr">required</span>
705             
706             
707             
708             
709            </h4>
710       
711          <div class="comments"></div>
712           
713
714         
715
716         
717
718         
719         
720         
721         
722         
723         
724         
725         
726         
727         
728         
729         
730       
731         
732         
733         
734         
735         
736         
737         
738       
739          <h3>Statistics</h3>
740          <table class="statistics">
741            <tr><td>McCabe cyclic</td><td>           2</td></tr>
742            <tr><td>McCabe essential</td><td>           1</td></tr>
743            <tr><td>McCabe modular design</td><td>           1</td></tr>
744          </table>
745         
746       
747        </div>
748       
749
750        <div class="routine_details" id="_image_viewer">
751
752          <h2><a class="top" href="#container">top</a>image_viewer </h2>
753       
754          <p class="header">
755            image_viewer</p>
756       
757          <div class="comments"></div>
758
759         
760
761         
762
763         
764
765         
766         
767         
768         
769         
770         
771         
772         
773         
774         
775         
776         
777       
778         
779         
780         
781         
782         
783         
784         
785       
786          <h3>Statistics</h3>
787          <table class="statistics">
788            <tr><td>McCabe cyclic</td><td>          13</td></tr>
789            <tr><td>McCabe essential</td><td>           1</td></tr>
790            <tr><td>McCabe modular design</td><td>           1</td></tr>
791          </table>
792         
793       
794        </div>
795       
796      </div>
797
798     
799
800      <div id="tagline">Produced by IDLdoc 2.0.</div>
801
802    </div>
803
804  </body>
805</html>
Note: See TracBrowser for help on using the repository browser.