Uses of Class
cloud.opencode.base.image.codec.color.ColorTransform
Packages that use ColorTransform
-
Uses of ColorTransform in cloud.opencode.base.image.codec.color
Methods in cloud.opencode.base.image.codec.color that return ColorTransformModifier and TypeMethodDescriptionstatic ColorTransformColorTransform.create(ColorProfile inProfile, PixelFormat inFormat, ColorProfile outProfile, PixelFormat outFormat, RenderingIntent intent) Creates a transform from(inProfile, inFormat)to(outProfile, outFormat)using the given rendering intent.