Is there a way to convert a Texture or TextureData to a BufferedImage? The BufferedImage doesn’t support opening the image formats that I’m looking to use. If this isn’t possible, does anyone know of a loader for SGI (rgb and rgba) files that will load it into a BufferedImage?
Thanks,
qb