onbon.bx06.utils
Class ColorType3

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

public class ColorType3
extends Object


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.