onbon.bx06.utils
Class ColorType1

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

public class ColorType1
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.