VRay SDK for C#
Loading...
Searching...
No Matches
ImageWriterOptions Class Reference

Public Types

enum  CompressionTypes
 

Public Attributes

int BitsPerChannel = 32
 EXR only: either 16 or 32.
 
CompressionTypes CompressionType = CompressionTypes.DEFAULT
 EXR only
 

Properties

bool ApplyColorCorrections [get, set]
 Bake the VFB corrections to the output file
 
bool FrameNumber [get, set]
 The current frame number will be appended to the file name(s).
 
bool MultiChannel [get, set]
 Create a single multi-channel file if the file format supports it.
 
bool MultipleFiles [get, set]
 Unused
 
bool NoAlpha [get, set]
 Do not write the alpha channel together with the color data
 
bool SingleChannel [get, set]
 Only a single channel is written to the file (the current one in vfb)
 
bool SkipAlpha [get, set]
 Do not write the alpha channel into a separate file.
 
bool SkipRGB [get, set]
 Do not write the RGB channel into a separate file
 
bool VelocityZeroBased [get, set]
 Unused
 
bool WriteIntegerIDs [get, set]
 Write to EXR as integer data
 

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