Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
Constructs and utilities specific to the LAB color space.
More...
|
Classes |
struct | detail::color_base< T, lab_t > |
| luminance, a and b channel values/references/pointers More...
|
struct | lab_t |
| LAB color space identifier. More...
|
struct | planar_ptr< IC, lab_t > |
| Represents a pointer to a planar LAB pixel.
A pointer can be constructed from and assigned to the address of a value, the address of a reference or another pointer It can also be dereferenced returning a reference. More...
|
Detailed Description
|