org.w3c.dom.svg
public interface SVGRenderingIntent
Field Summary | |
---|---|
static short | RENDERING_INTENT_ABSOLUTE_COLORIMETRIC |
static short | RENDERING_INTENT_AUTO |
static short | RENDERING_INTENT_PERCEPTUAL |
static short | RENDERING_INTENT_RELATIVE_COLORIMETRIC |
static short | RENDERING_INTENT_SATURATION |
static short | RENDERING_INTENT_UNKNOWN |