A pixel is a single point in a raster image. A raster image is a data structure representing a generally rectangular grid of pixels or points of color. A pixel is the smallest unit of picture that can be represented and each pixel has its own address which relates to the pixel's coordinates. Pixels are often displayed in a two dimensional grid using dots or squares.
No comments:
Post a Comment