| Package | Description |
|---|---|
| org.jrebirth.af.api.resource.image |
Provides classes to handle images as JRebirth Resources.
|
| Modifier and Type | Method and Description |
|---|---|
ImageExtension |
ImageParams.extension()
Gets the image extension.
|
static ImageExtension |
ImageExtension.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageExtension[] |
ImageExtension.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.