The program presents the ways of mixing the colors

Delphi & Pascal (česká wiki)
Přejít na: navigace, hledání
Category: Programs in C, C++
fapa.pngProgram: Fapa.cHelp.cHelp.hMys.cMys.h
File exe: Fapa.exe
need: Egavga.bgiHelp.txtLitt.chrTrip.chr

The program presents the ways of mixing the colors. It's base on the following methods

Models used:
RGB - red, green, blue
CMY - cyan, magenta, yellow
HSV - Hue saturation value
HLS - Hue lightness value
// HELP.H                    Copyright (c) TrSek alias Zdeno Sekerak 
// Header subor pre Help.c
//                                                                   
// Datum:14.12.1994                             http://www.trsek.com 
 
void obrazky ( void );