Draft 1.6.8¶
Draft 1.6.8 is included with Deadline 10.0.7.
This version of Draft will not work with Deadline 6 or earlier.
What’s New¶
ImageInfo
now holds EXR file metadata.This cannot be accessed directly, but it can be used to copy metadata from one EXR file to another. This is done by passing the same
ImageInfo
intoReadFromFile()
and then intoWriteToFile()
.