Contents / Previous / Next


Images

An image is similar to a bitmap, but instead of containing only a single bit it can contain a complete (R, G, B, A) color stored at each pixel.

Images normally come from the color buffers. However, you can read or write rectangular regions of pixel data from or to the depth buffer or the stencil buffer as well.