public class PaintUtil extends Object
Constructor and Description |
---|
PaintUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
fillImageWithGradient(int[] pixels,
Gradient grad,
BaseTransform xform,
int px,
int py,
int pw,
int ph,
float bx,
float by,
float bw,
float bh) |
public static void fillImageWithGradient(int[] pixels, Gradient grad, BaseTransform xform, int px, int py, int pw, int ph, float bx, float by, float bw, float bh)
Copyright © 2020. All rights reserved.