|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageUtil.ImageFormat | |
|---|---|
| com.sibvisions.util.type | Contains utility classes for special types/classes. |
| Uses of ImageUtil.ImageFormat in com.sibvisions.util.type |
|---|
| Methods in com.sibvisions.util.type that return ImageUtil.ImageFormat | |
|---|---|
static ImageUtil.ImageFormat |
ImageUtil.getImageFormat(byte[] pData)
Gets the image format from raw image data. |
static ImageUtil.ImageFormat |
ImageUtil.ImageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageUtil.ImageFormat[] |
ImageUtil.ImageFormat.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||