channel | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | channel,color channel |
Related | Glossary: image, pixel, value |
Description | One of the sets of values that makes up an image. A channel includes one value for each pixel in the image. For example, a standard color image has three channels--red, green, and blue--and each pixel has a number for the intensity of red (and one for the intensity of green and of blue--three in all). The set of red intensities for all the pixels makes up the image's red channel. |
Tags | ui |