Package | Description |
---|---|
com.sun.prism.impl | |
com.sun.prism.impl.paint | |
com.sun.prism.paint |
Modifier and Type | Method and Description |
---|---|
Texture |
BaseContext.getGradientTexture(Gradient grad,
BaseTransform xform,
int paintW,
int paintH,
MaskData maskData,
float bx,
float by,
float bw,
float bh) |
Modifier and Type | Method and Description |
---|---|
static void |
PaintUtil.fillImageWithGradient(int[] pixels,
Gradient grad,
BaseTransform xform,
int px,
int py,
int pw,
int ph,
float bx,
float by,
float bw,
float bh) |
Modifier and Type | Class and Description |
---|---|
class |
LinearGradient |
class |
RadialGradient |
Copyright © 2020. All rights reserved.