Package it.tidalwave.image.op
Class ConvertColorProfileOp
- java.lang.Object
-
- it.tidalwave.image.op.Operation
-
- it.tidalwave.image.op.ConvertColorProfileOp
-
@Immutable public class ConvertColorProfileOp extends Operation
Converts to a color profile. This means that the new color profile of this image will be the given one, and pixel data will be converted.- Author:
- Fabrizio Giudici
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ConvertColorProfileOp.RenderingIntent
-
Constructor Summary
Constructors Constructor Description ConvertColorProfileOp(java.awt.color.ICC_Profile iccProfile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-