The draw manager used to determine if the view transform should be
applied by checking if the scene was not rendered to an offscreen image.
As the sequencer needs to render to an offscreen image with the view
transform applied we need to separate the do_color_management from the
is_image_render.