mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0028758: Visualization - Implement exporting generated image to HRD/EXR images
OpenGl_View::BufferDump() - added support for dumping RayTracing HDR buffers. Added new buffer type Graphic3d_BT_RGB_RayTraceHdrLeft.
This commit is contained in:
@@ -461,6 +461,7 @@ bool Image_AlienPixMap::Save (const TCollection_AsciiString& theFileName)
|
||||
}
|
||||
break;
|
||||
}
|
||||
case FIF_HDR:
|
||||
case FIF_EXR:
|
||||
{
|
||||
if (Format() == Image_Format_Gray
|
||||
|
Reference in New Issue
Block a user