public class CreateRGBImage extends Object implements stream.Processor
This processor tries to decode a chunk of bytes from a byte array attribute into an RGB image object.
public stream.Data process(stream.Data input)
process in interface stream.ProcessorProcessor.process(stream.Data)public String getKey()
public void setKey(String key)
key - the key to setpublic String getFrom()
public void setFrom(String from)
from - the from to setCopyright © 2014. All Rights Reserved.