casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
HSV_Conversion_Functions Struct Reference

Utilities for converting between color spaces. More...

#include <ColorConversion.h>


Detailed Description

Utilities for converting between color spaces.

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

/HSV_Conversion_Functions

Definition at line 46 of file ColorConversion.h.


The documentation for this struct was generated from the following file: