public interface TextureImage extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCreator()
Returns the creator of this texture.
|
float |
getHeight()
Returns the height of the image in centimeters.
|
Content |
getImage()
Returns the content of the image used for this texture.
|
String |
getName()
Returns the name of this texture image.
|
float |
getWidth()
Returns the width of the image in centimeters.
|
String getName()
String getCreator()
Content getImage()
float getWidth()
float getHeight()

© Copyrights 2006-2017 Emmanuel PUYBARET / eTeks
Distributed under GNU General Public License