#include <c4d_videopostdata.h>
Colorprofile info.
Public Attributes | |
const ColorProfile * | renderColorProfile |
const ColorProfile * | imageColorProfile |
ColorProfile * | renderingColorSpace |
ColorProfile * | viewColorSpace |
ColorProfile * | displayColorSpace |
const ColorProfile* renderColorProfile |
Color profile of renderer - can be either linear or sRGB.
const ColorProfile* imageColorProfile |
Color profile of output image.
ColorProfile* renderingColorSpace |
Render color space.
ColorProfile* viewColorSpace |
View color space.
ColorProfile* displayColorSpace |
Display color space.