format Texture In GL4Java

In GL4Java. I use extension .PNG for make texture. If I want to use other extension such as jpg, gif, bmp. How can I do? If somebody have example. Please Show me ??? ??? ???

Load the image using ImageIO. It takes all these formats.

Cas :slight_smile: