Uses of Class
it.tidalwave.image.op.ConvertColorProfileOp.RenderingIntent
-
Packages that use ConvertColorProfileOp.RenderingIntent Package Description it.tidalwave.image.op -
-
Uses of ConvertColorProfileOp.RenderingIntent in it.tidalwave.image.op
Methods in it.tidalwave.image.op that return ConvertColorProfileOp.RenderingIntent Modifier and Type Method Description static ConvertColorProfileOp.RenderingIntentConvertColorProfileOp.RenderingIntent. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConvertColorProfileOp.RenderingIntent[]ConvertColorProfileOp.RenderingIntent. values()Returns an array containing the constants of this enum type, in the order they are declared.
-