Tool to separate different channels (RGB, CMYK, HSV) in an image. The separation of the channels is used for component analysis of colors in an image.
Image Channels - dCode
Tag(s) : Image processing
dCode is free and its tools are a valuable help in games, puzzles and problems to solve every day!
You have a problem, an idea for a project, a specific need and dCode can not (yet) help you? You need custom development? Contact-me!
Sponsored ads
Tool to separate different channels (RGB, CMYK, HSV) in an image. The separation of the channels is used for component analysis of colors in an image.
In computer science, colors are coded with several channels that allow the display (on a screen) or a printing (on a paper) of a color image.
Within computers and the web in general, the current representation is an encoding that uses additive colors with 3 components: red (R), green (G) and blue (B) (called RGB channels).
Example: Blue Channel
In printing, the current representation is an encoding that uses subtractive colors with 4 components: cyan, magenta, yellow and black (key) (see CMYK channels separation).
In science and photography, prefer using a vector space of color with 3 parameters: hue, saturation and brightness (value), hence the name HSV channels.
dCode retains ownership of the source code of the script Image Channels online. Except explicit open source licence (indicated Creative Commons / free), any algorithm, applet, snippet, software (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt, encrypt, decipher, cipher, decode, code, translate) written in any informatic langauge (PHP, Java, C#, Python, Javascript, Matlab, etc.) which dCode owns rights will not be given for free. To download the online Image Channels script for offline use on PC, iPhone or Android, ask for price quote on contact page !