|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISVGRenderingIntent
The ISVGRenderingIntent interface defines
the enumerated list of possible values for color-profile/rendering-intent
attributes or descriptors.
| Field Summary | |
|---|---|
static short |
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
Corresponds to a value of 'absolute-colorimetric'. |
static short |
RENDERING_INTENT_AUTO
Corresponds to a value of 'auto'. |
static short |
RENDERING_INTENT_PERCEPTUAL
Corresponds to a value of 'perceptual'. |
static short |
RENDERING_INTENT_RELATIVE_COLORIMETRIC
Corresponds to a value of 'relative-colorimetric'. |
static short |
RENDERING_INTENT_SATURATION
Corresponds to a value of 'saturation'. |
static short |
RENDERING_INTENT_UNKNOWN
The type is not one of predefined types. |
| Field Detail |
|---|
static final short RENDERING_INTENT_UNKNOWN
static final short RENDERING_INTENT_AUTO
static final short RENDERING_INTENT_PERCEPTUAL
static final short RENDERING_INTENT_RELATIVE_COLORIMETRIC
static final short RENDERING_INTENT_SATURATION
static final short RENDERING_INTENT_ABSOLUTE_COLORIMETRIC
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||