ITT Rule IDL Version 7.0 User Manual Page 256

  • Download
  • Add to my manuals
  • Print
  • Page
    / 430
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 255
256 Chapter 10: Creating a File Writer
Predefined iTool File Writers iTool Developers Guide
IDLitWriteEMF
The iTools EMF file writer uses the iTools system clipboard to write an image and its
color table vectors to a Microsoft Windows Enhanced Metafile (
.emf).
Registered Properties
GRAPHICS_FORMAT — A integer that specifies whether graphics should be
rendered using bitmap (0) or vector (1) output.
IDLitWriteEPS
The iTools EPS file writer uses the iTools system clipboard to write an image and its
color table vectors to a Encapsulated PostScript (.eps) file.
Registered Properties
COLOR_MODEL — An integer that specifies whether graphics should be rendered
using the RGB (0) or CMYK (1) PostScript Output Color Model.
GRAPHICS_FORMAT — An integer that specifies whether graphics should be
rendered using bitmap (0) or vector (1) output.
IDLitWriteISV
The iTools ISV file writer saves the current iTool state, including data in the data
manager, visualizations, annotations, and operation property settings to a file with the
extension
.isv. ISV files can be restored by launching an iTool and selecting the file
using the File Open menu item.
Registered Properties
None
IDLitWriteJPEG
The iTools JPEG file writer uses the IDL WRITE_JPEG procedure to write
compressed images to files. JPEG (Joint Photographic Experts Group) is a
standardized compression method for full-color and gray-scale images.
Registered Properties
GRAYSCALE — A boolean value that specifies whether the image should be written
as TrueColor or Grayscale
QUALITY — An integer specifying the quality index, in the range of 0 (terrible) to
100 (excellent) for the JPEG file. The default value is 75, which corresponds to very
Page view 255
1 2 ... 251 252 253 254 255 256 257 258 259 260 261 ... 429 430

Comments to this Manuals

No comments