This is patch: [#8244] Add MultiLayer image type in python API documentation

Submitted By: Stephane SOPPERA (soppera)

Just updates the docs for previous commit.

Kent
This commit is contained in:
2008-02-06 22:35:48 +00:00
parent c9932c7da8
commit abb2d6b3eb

View File

@@ -92,6 +92,7 @@ attribute. One of the following modes can be active:
@var IRISZ: Output format. Use with renderdata.imageType / setImageType()
@var FTYPE: Output format. Use with renderdata.imageType / setImageType()
@var OPENEXR: Output format. Use with renderdata.imageType / setImageType()
@var MULTILAYER: Output format. Use with renderdata.imageType / setImageType()
@var TIFF: Output format. Use with renderdata.imageType / setImageType()
@var FFMPEG: Output format. Use with renderdata.imageType / setImageType()
@var CINEON: Output format. Use with renderdata.imageType / setImageType()