public class ARGB extends RGBA
RGBA
alpha
blue, green, red
ARGB(int alpha, int red, int green, int blue)
ARGB
getAlpha, toByte, toString
getBlue, getGreen, getRed
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ARGB(int alpha, int red, int green, int blue)
red
green
blue
Copyright © 2016 The Apache Software Foundation. All rights reserved.