Navigation: Scripting Reference Manual > Functions & Subroutines > SaveJPEGSize

 

SaveJPEGSize

 

Contact Us: fredsupport@photonengr.com

 

Description

Saves the active visualization view as a JPEG image on your hard drive with a user defined resolution.

 

Syntax

SaveJPEGSize fname, width, height

 

Parameters

fname As String

Save the visualization to this file name.

 

width As Long

Image width in pixels. 

 

height As Long

Image height in pixels.

 

Remarks

This subroutine saves the current visualization view as a JPEG image on your hard drive with a user defined resolution. If no Visualization view available the subroutine sets an error and returns without saving the file.

 

See Also

Save 3D View as JPEG command

 

 

 

 

 

 

Copyright © Photon Engineering, LLC