ColorConversion.h

Classes

Global Functions -- Utilities for converting between color spaces (full description)

Utilities for converting between color spaces (source)

Types

namespace casa

Interface

Description

Synopsis

provides vectorized and single color conversion between RGB and HSV color spaces. Operates using float type with the range of 0.0 to 1.0 for all R,G,B,H,S,V values.

Motivation

want to be able to create something that acts like an "HSV" colormap

Member Description

namespace casa