|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object endrov.flow.EvOpGeneral endrov.flow.EvOpSlice endrov.flowBasic.colorspace.EvOpColorRGBtoHSV
public class EvOpColorRGBtoHSV
Equations from http://en.wikipedia.org/wiki/HSL_and_HSV
Constructor Summary | |
---|---|
EvOpColorRGBtoHSV()
|
Method Summary | |
---|---|
EvPixels[] |
exec(ProgressHandle progh,
EvPixels... p)
Apply given several image planes, returns one or more image planes depending on operation |
int |
getNumberChannels()
Get the number of channels/stacks/image planes that this operation will return |
Methods inherited from class endrov.flow.EvOpSlice |
---|
exec, exec, exec1, exec1, exec1 |
Methods inherited from class endrov.flow.EvOpGeneral |
---|
exec11, exec11, exec1Untyped, execUntyped |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvOpColorRGBtoHSV()
Method Detail |
---|
public EvPixels[] exec(ProgressHandle progh, EvPixels... p)
EvOpGeneral
exec
in class EvOpGeneral
public int getNumberChannels()
EvOpGeneral
getNumberChannels
in class EvOpGeneral
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |