public class TWTImageUtil extends Object
Constructor and Description |
---|
TWTImageUtil() |
Modifier and Type | Method and Description |
---|---|
static Object |
createImageMask(int width,
int height)
Creates an image mask for images, to round the corners on them.
|
public static Object createImageMask(int width, int height)
Creates an image mask for images, to round the corners on them.
width
- Width in pixelsheight
- Height in pixelsCopyright © 2021. All Rights Reserved.