| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected EnumRenderingIntent |
ColorSpaceConversionOp.renderingIntent |
protected EnumRenderingIntent |
ColorSpaceConversionOp.sourceRenderingIntent |
| Modifier and Type | Method and Description |
|---|---|
static EnumRenderingIntent |
EnumRenderingIntent.fromValue(String v) |
EnumRenderingIntent |
ColorSpaceConversionOp.getRenderingIntent()
Gets the value of the renderingIntent property.
|
EnumRenderingIntent |
ColorSpaceConversionOp.getSourceRenderingIntent()
Gets the value of the sourceRenderingIntent property.
|
static EnumRenderingIntent |
EnumRenderingIntent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumRenderingIntent[] |
EnumRenderingIntent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColorSpaceConversionOp.setRenderingIntent(EnumRenderingIntent value)
Sets the value of the renderingIntent property.
|
void |
ColorSpaceConversionOp.setSourceRenderingIntent(EnumRenderingIntent value)
Sets the value of the sourceRenderingIntent property.
|
ColorSpaceConversionOp |
ColorSpaceConversionOp.withRenderingIntent(EnumRenderingIntent value) |
ColorSpaceConversionOp |
ColorSpaceConversionOp.withSourceRenderingIntent(EnumRenderingIntent value) |
Copyright © 2016. All rights reserved.