:orphan: .. _pre_processing_save_picture: save_picture ============ .. autoclass:: ansys.cfx.core.generated.pre_processing.settings_261.save_picture.save_picture :show-inheritance: .. rubric:: Arguments ============================================================================= ============================================================= Argument Summary ============================================================================= ============================================================= :ref:`file_name ` Name of the image file to save. :ref:`format ` The image format. Allowed values include: :ref:`use_white_background ` Save the image with a white background. :ref:`use_transparent_background ` Save the image with a transparent background (PNG images :ref:`use_enhanced_output ` Process the image with antialiasing. Not available with GPU :ref:`use_screen_size ` When this is enabled, the saved image will have the same :ref:`image_size_option ` Set the image size option. Only applicable if 'Use Screen :ref:`image_height ` Set the image height in pixels. Only applicable if the image :ref:`image_width ` Set the image width in pixels. Only applicable if the image :ref:`image_scale ` Scale the size of bitmap images to a fraction (in percent) of :ref:`image_quality ` Specify the image quality (JPEG images only). A value of 100 :ref:`tolerance ` Increasing the tolerance should result in faster image ============================================================================= ============================================================= .. rubric:: Included in: ================================= ========================================================= Parent Summary ================================= ========================================================= :ref:`file ` File-related operations for a CFX pre-processing session. ================================= =========================================================