Whats the easiest way to load an image (jpg) off disk and display, on say a JFrame or other swing component without using external libraries? Also, can you get direct access to the pixel data (in RGB or YCrCb form)?
Thanks in advance Tom
Whats the easiest way to load an image (jpg) off disk and display, on say a JFrame or other swing component without using external libraries? Also, can you get direct access to the pixel data (in RGB or YCrCb form)?
Thanks in advance Tom