public class ShowColor extends stream.AbstractProcessor
context
ShowColor()
int
color(int r, int g, int b)
color(int a, int r, int g, int b)
stream.Data
process(stream.Data input)
finish, init, resetState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShowColor()
public stream.Data process(stream.Data input)
Processor.process(stream.Data)
public int color(int r, int g, int b)
public int color(int a, int r, int g, int b)
Copyright © 2015. All rights reserved.