August 2018
Intermediate to advanced
344 pages
9h 20m
English
Most of you will be very familiar with computer images. Just like the safety belt demonstration on every commercial flight, just in case, I'll cover images, pixels, and depth. If you already know this, skip ahead.
Images are stored in a computer as a two-dimensional array of pixels, or picture elements. Each pixel is a tiny dot. Thousands or millions of tiny dots make up each image. Each individual pixel is a number or series of numbers that describe its color. If the image is only a gray-scale, or black and white image, then each pixel is represented by a single number that corresponds to how dark or light the tiny dot is. This is fairly straightforward so far.
If the ...
Read now
Unlock full access