Image.saveAsExr

Save the image as exr.

class Image
void
saveAsExr

Parameters

path string

where the image is saved

saveAs32Bit bool

save data as float instead of as half (not recommended)

compress ExrCompressOption

compression method

See Also

ExrCompressOption

Meta