Holehan’s Patterns

About

Settings Patterns


(:toc Pattern Overview:)

The Select a Color pattern is work in progress.
Discuss? or login to edit Select a Color!

Select a Color (:rating-1:)

Summary

Illustration

Context

Problem and Forces

Examples


OSX Color Wheel

GIMP Color Wheel

GIMP Color Chooser

QT Color Chooser


Solution

Rationale

Code Snippets

Show Code Example

  1. #include <iostream.h>
  2.  
  3. main()
  4. {
  5.     cout << "Hello World!";
  6.     return 0;
  7. }

Related Patterns

Pattern.RelatedPattern? Pattern.AlsoRelatedPattern?

Literature

Categories:

· Login