|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetImagePixel.PixelValueType | |
|---|---|
| adams.flow.transformer | |
| Uses of SetImagePixel.PixelValueType in adams.flow.transformer |
|---|
| Fields in adams.flow.transformer declared as SetImagePixel.PixelValueType | |
|---|---|
protected SetImagePixel.PixelValueType |
SetImagePixel.m_Type
what type of value to use for the pixel. |
| Methods in adams.flow.transformer that return SetImagePixel.PixelValueType | |
|---|---|
SetImagePixel.PixelValueType |
SetImagePixel.getType()
Returns the type of value to use. |
static SetImagePixel.PixelValueType |
SetImagePixel.PixelValueType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SetImagePixel.PixelValueType[] |
SetImagePixel.PixelValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in adams.flow.transformer with parameters of type SetImagePixel.PixelValueType | |
|---|---|
void |
SetImagePixel.setType(SetImagePixel.PixelValueType value)
Sets the type of value to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||