JPEG
JPEG, Keyword, OPT
Provides JPEG file export for Mechanical APDL displays. 
- Keyword
- Specifies various JPEG file export options. - QUAL - — - If - Keyword= QUAL, then- OPTis an integer value defining the JPEG quality index on an arbitrary scale ranging from 1 to 100. The default value is 75.- ORIENT - — - If - Keyword= ORIENT, then- OPTwill determine the orientation of the entire plot.- OPTcan be either Horizontal (default) or Vertical.- COLOR - — - If - Keyword= COLOR, then- OPTwill determine the color depth of the saved file.- OPTcan be 0, 1, or 2, corresponding to Black and White, Grayscale, and Color (default), respectively.- TMOD - — - If - Keyword= TMOD, then- OPTwill determine the text method.- OPTcan be either 1 or 0, corresponding to bitmap text (default) or line stroke text, respectively.- DEFAULT - — - If - Keyword= DEFAULT, then all of the default values, for all of the Keyword parameters listed above, are active.
- OPT
- OPTcan have the following names or values, depending on the value for- Keyword(see above).- 1 to 100 - — - If - Keyword= QUAL, a value between 1 and 100 will determine the quality index of the JPEG file.- Horizontal, Vertical - — - If - Keyword= ORIENT, the terms Horizontal or Vertical determine the orientation of the plot.- 0,1,2 - — - If - Keyword= COLOR, the numbers 0, 1, and 2 correspond to Black and White, Grayscale and Color, respectively.- 1,0 - — - If - Keyword= TMOD, the values 1 and 0 determine whether bitmap (1) or stroke text (0) fonts will be used