|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageFormat | |
---|---|
de.desy.acop.video.displayer | |
de.desy.acop.video.timageio |
Uses of ImageFormat in de.desy.acop.video.displayer |
---|
Methods in de.desy.acop.video.displayer that return ImageFormat | |
---|---|
static ImageFormat |
ImageFormat.valueOf(int id)
|
static ImageFormat |
ImageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ImageFormat[] |
ImageFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ImageFormat in de.desy.acop.video.timageio |
---|
Fields in de.desy.acop.video.timageio declared as ImageFormat | |
---|---|
ImageFormat |
TImageMetadata.imageFormat
|
ImageFormat |
TImageMetadata.sourceFormat
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |