[Bf-docboard-svn] bf-manual: [9600] trunk/blender_docs/manual/files/media/image_formats.rst: Clarify save as render option

Aaron Carlisle noreply at blender.org
Tue Oct 4 22:37:22 CEST 2022


Revision: 9600
          https://developer.blender.org/rBM9600
Author:   Blendify
Date:     2022-10-04 22:37:22 +0200 (Tue, 04 Oct 2022)
Log Message:
-----------
Clarify save as render option

Modified Paths:
--------------
    trunk/blender_docs/manual/files/media/image_formats.rst

Modified: trunk/blender_docs/manual/files/media/image_formats.rst
===================================================================
--- trunk/blender_docs/manual/files/media/image_formats.rst	2022-10-04 20:26:47 UTC (rev 9599)
+++ trunk/blender_docs/manual/files/media/image_formats.rst	2022-10-04 20:37:22 UTC (rev 9600)
@@ -197,7 +197,9 @@
    Similar to *Compression* but is used for JPEG based file formats.
    The quality is a percentage, 0% being the maximum amount of compression and 100% is no compression.
 Save As Render
-   Applies :doc:`color transform </render/color_management>` to the saved image.
+   Save image with render :doc:`color management </render/color_management>`.
+   For display image formats like PNG, apply view and display transform.
+   For intermediate image formats like OpenEXR, use the default render output color space.
 Copy
    The Copy checkbox will define if the data-block will reference the newly created file
    or the reference will be unchanged, maintaining it with the original one.



More information about the Bf-docboard-svn mailing list