Package coil.transform
See: Description
-
Class Summary Class Description CircleCropTransformation A Transformation that crops an image using a centered circle as the mask. RoundedCornersTransformation A Transformation that crops the image to fit the target's dimensions and rounds the corners of the image. -
Interface Summary Interface Description Transformation An interface for making transformations to an image's pixel data.