import"SVGRenderingIntent.idl";
◆ RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
const unsigned short SVGRenderingIntent::RENDERING_INTENT_ABSOLUTE_COLORIMETRIC = 5 |
◆ RENDERING_INTENT_AUTO
const unsigned short SVGRenderingIntent::RENDERING_INTENT_AUTO = 1 |
◆ RENDERING_INTENT_PERCEPTUAL
const unsigned short SVGRenderingIntent::RENDERING_INTENT_PERCEPTUAL = 2 |
◆ RENDERING_INTENT_RELATIVE_COLORIMETRIC
const unsigned short SVGRenderingIntent::RENDERING_INTENT_RELATIVE_COLORIMETRIC = 3 |
◆ RENDERING_INTENT_SATURATION
const unsigned short SVGRenderingIntent::RENDERING_INTENT_SATURATION = 4 |
◆ RENDERING_INTENT_UNKNOWN
const unsigned short SVGRenderingIntent::RENDERING_INTENT_UNKNOWN = 0 |
The documentation for this interface was generated from the following file: