public class BevelFilter extends Filter
| Modifier and Type | Field and Description |
|---|---|
int |
angle |
int |
blurX |
int |
blurY |
int |
distance |
int |
flags |
int |
highlightColor |
static int |
ID |
int |
shadowColor |
int |
strength |
| Constructor and Description |
|---|
BevelFilter() |
public static final int ID
public int shadowColor
public int highlightColor
public int blurX
public int blurY
public int angle
public int distance
public int strength
public int flags
Copyright © 2018 The Apache Software Foundation. All rights reserved.