Blender  V2.93
Public Attributes | List of all members
ImageFormatData Struct Reference

#include <DNA_scene_types.h>

Public Attributes

char imtype
 
char depth
 
char planes
 
char flag
 
char quality
 
char compress
 
char exr_codec
 
char cineon_flag
 
short cineon_white
 
short cineon_black
 
float cineon_gamma
 
char jp2_flag
 
char jp2_codec
 
char tiff_codec
 
char _pad [4]
 
char views_format
 
Stereo3dFormat stereo3d_format
 
ColorManagedViewSettings view_settings
 
ColorManagedDisplaySettings display_settings
 

Detailed Description

Definition at line 403 of file DNA_scene_types.h.

Member Data Documentation

◆ _pad

char ImageFormatData::_pad[4]

Definition at line 441 of file DNA_scene_types.h.

◆ cineon_black

short ImageFormatData::cineon_black

Definition at line 431 of file DNA_scene_types.h.

◆ cineon_flag

char ImageFormatData::cineon_flag

Definition at line 430 of file DNA_scene_types.h.

Referenced by BKE_imbuf_write_prepare(), and do_versions_image_settings_2_60().

◆ cineon_gamma

float ImageFormatData::cineon_gamma

Definition at line 432 of file DNA_scene_types.h.

◆ cineon_white

short ImageFormatData::cineon_white

Definition at line 431 of file DNA_scene_types.h.

◆ compress

char ImageFormatData::compress

◆ depth

char ImageFormatData::depth

◆ display_settings

ColorManagedDisplaySettings ImageFormatData::display_settings

◆ exr_codec

char ImageFormatData::exr_codec

◆ flag

char ImageFormatData::flag

◆ imtype

char ImageFormatData::imtype

◆ jp2_codec

char ImageFormatData::jp2_codec

◆ jp2_flag

char ImageFormatData::jp2_flag

◆ planes

char ImageFormatData::planes

◆ quality

char ImageFormatData::quality

◆ stereo3d_format

Stereo3dFormat ImageFormatData::stereo3d_format

◆ tiff_codec

char ImageFormatData::tiff_codec

Definition at line 439 of file DNA_scene_types.h.

Referenced by BKE_imbuf_to_image_format(), and BKE_imbuf_write_prepare().

◆ view_settings

ColorManagedViewSettings ImageFormatData::view_settings

◆ views_format

char ImageFormatData::views_format

The documentation for this struct was generated from the following file: