Uses of Package
img

Classes in img used by img
AbstractDigitalPicture
          This interface provisions for the basic methods that are needed when dealing with a digital picture.
DigitalPicture
          This class encapsulates a digital picture, which can be created from a file name, from another image, or from a width and height specification.
PictureFrame
          The class encapsulates a frame that is capable of displaying a DigitalPicture.
Pixel
          Class that encapsulates a pixel that is a component of a specific digital picture.