Images (The Java™ Tutorials > 2D Graphics > Overview of the Java 2D API Concepts)
This 2d Java tutorial describes 2d graphics, geometry, text APIs, images, printing, advanced 2d topics ... In the Java 2D API an image is typically a rectangular two-dimensional array of pixels, where each pixel represents the color at that position of th...