base class — bpy_struct
Settings for image formats
Log conversion reference blackpoint
Type: | int in [0, 1024], default 0 |
---|
Log conversion gamma
Type: | float in [0, 10], default 0.0 |
---|
Log conversion reference whitepoint
Type: | int in [0, 1024], default 0 |
---|
Bit depth per channel
Type: | enum in [‘8’, ‘10’, ‘12’, ‘16’, ‘32’], default ‘8’ |
---|
Choose BW for saving grayscale images, RGB for saving red, green and blue channels, and RGBA for saving red, green, blue and alpha channels
Type: | enum in [‘BW’, ‘RGB’, ‘RGBA’], default ‘BW’ |
---|
Amount of time to determine best compression: 0 = no compression with fast file output, 100 = maximum lossless compression with slow file output
Type: | int in [0, 100], default 0 |
---|
Settings of device saved image would be displayed on
Type: | ColorManagedDisplaySettings, (readonly) |
---|
Codec settings for OpenEXR
Type: | enum in [‘NONE’, ‘PXR24’, ‘ZIP’, ‘PIZ’, ‘RLE’], default ‘NONE’ |
---|
File format to save the rendered images as
Type: | enum in [‘BMP’, ‘IRIS’, ‘PNG’, ‘JPEG’, ‘JPEG2000’, ‘TARGA’, ‘TARGA_RAW’, ‘CINEON’, ‘DPX’, ‘OPEN_EXR_MULTILAYER’, ‘OPEN_EXR’, ‘HDR’, ‘TIFF’, ‘AVI_JPEG’, ‘AVI_RAW’, ‘FRAMESERVER’, ‘H264’, ‘FFMPEG’, ‘THEORA’, ‘XVID’], default ‘TARGA’ |
---|
Codec settings for Jpek2000
Type: | enum in [‘JP2’, ‘J2K’], default ‘JP2’ |
---|
Quality for image formats that support lossy compression
Type: | int in [0, 100], default 0 |
---|
Convert to logarithmic color space
Type: | boolean, default False |
---|
Use Openjpeg Cinema Preset (48fps)
Type: | boolean, default False |
---|
Use Openjpeg Cinema Preset
Type: | boolean, default False |
---|
Save luminance-chrominance-chrominance channels instead of RGB colors
Type: | boolean, default False |
---|
When rendering animations, save JPG preview images in same directory
Type: | boolean, default False |
---|
Save the z-depth per pixel (32 bit unsigned int z-buffer)
Type: | boolean, default False |
---|
Color management settings applied on image before saving
Type: | ColorManagedViewSettings, (readonly) |
---|
Inherited Properties
Inherited Functions
References