Package api.util.color
Class ColorBlendEntry
java.lang.Object
api.util.color.ColorBlendEntry
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ColorBlendEntry
public ColorBlendEntry(int color1, int color2, int outputColor) throws InstanceAlreadyExistsException - Throws:
InstanceAlreadyExistsException
-
-
Method Details
-
getOutputColor
public int getOutputColor()
-