object
Color extends AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
val
Black: Int
-
val
BoxedBlack: Double
-
val
BoxedWhite: Double
-
val
ColorNames: Array[String]
-
val
MaxColor: Int
-
val
NumHues: Int
-
val
White: Double
-
def
argbToColor(argb: Int): Double
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
findCentralColorNumber(color: Double): Double
-
def
getARGBByIndex(index: Int): Int
-
def
getARGBIntByRGBAList(rgba: LogoList): Int
-
def
getARGBbyPremodulatedColorNumber(modulatedColor: Double): Int
-
final
def
getClass(): java.lang.Class[_]
-
def
getClosestColorNameByARGB(argb: Int): String
-
def
getClosestColorNumberByARGB(argb: Int): Double
-
def
getClosestColorNumberByHSB(h: Float, s: Float, b: Float): Double
-
def
getColor(color: AnyRef): Color
-
def
getColorNameByIndex(index: Int): String
-
def
getColorNamesArray: Array[String]
-
def
getColorNumberByIndex(index: Int): Double
-
def
getComplement(color: Color): Color
-
def
getHSBListByARGB(argb: Int): LogoList
-
def
getRGBAListByARGB(argb: Int): LogoList
-
def
getRGBByName(name: String): Int
-
def
getRGBInt(c: AnyRef): Int
-
def
getRGBInt(r: Int, g: Int, b: Int): Int
-
def
getRGBListByARGB(argb: Int): LogoList
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
modulateDouble(color: Double): Double
-
def
modulateDouble(color: Double): Double
-
def
modulateInteger(color: Int): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
translateSavedColor(color: Int): Int
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean