public class AliyunColor
extends AliyunObject
Constructor and Description |
---|
AliyunColor(int argb) |
AliyunColor(int r,
int g,
int b,
int a) |
Modifier and Type | Method and Description |
---|---|
void |
setAlpha(int alpha) |
int |
toArgb() |