The program presents the ways of mixing the colors
Delphi & Pascal (česká wiki)
Category: Programs in C, C++
Program: Fapa.c, Help.c, Help.h, Mys.c, Mys.h
File exe: Fapa.exe
need: Egavga.bgi, Help.txt, Litt.chr, Trip.chr
Program: Fapa.c, Help.c, Help.h, Mys.c, Mys.h
File exe: Fapa.exe
need: Egavga.bgi, Help.txt, Litt.chr, Trip.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
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 );