public class ShowColor
extends stream.AbstractProcessor
| Constructor and Description |
|---|
ShowColor() |
| Modifier and Type | Method and Description |
|---|---|
int |
color(int r,
int g,
int b) |
int |
color(int a,
int r,
int g,
int b) |
stream.Data |
process(stream.Data input) |
Copyright © 2015. All rights reserved.