onbon.bx06.utils
Class ColorType2

java.lang.Object
  extended by onbon.bx06.utils.ColorType2

public class ColorType2
extends Object

双基色色码。

Author:
ONBON

Method Summary
static Color decode(int code)
           
static int encode(Color color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

decode

public static Color decode(int code)

encode

public static int encode(Color color)


Copyright © 2020 onbon. All rights reserved.