Uses of Interface
com.jme3.scene.plugins.blender.textures.io.PixelInputOutput

Packages that use PixelInputOutput
com.jme3.scene.plugins.blender.textures.io   
 

Uses of PixelInputOutput in com.jme3.scene.plugins.blender.textures.io
 

Methods in com.jme3.scene.plugins.blender.textures.io that return PixelInputOutput
static PixelInputOutput PixelIOFactory.getPixelIO(Image.Format format)
          This method returns pixel IO object for the specified format.