|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.scene.plugins.blender.textures.io.PixelIOFactory
public class PixelIOFactory
This class creates a pixel IO object for the specified image format.
Constructor Summary | |
---|---|
PixelIOFactory()
|
Method Summary | |
---|---|
static PixelInputOutput |
getPixelIO(Image.Format format)
This method returns pixel IO object for the specified format. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PixelIOFactory()
Method Detail |
---|
public static PixelInputOutput getPixelIO(Image.Format format)
format
- the format of the image
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |