Adobe Systems, Inc.

RGBA Color Space
[Color Space]

Constructs and utilities specific to the RGBA color space. More...

Classes

struct  abgr_t
 ABGR color space identifier. More...
struct  argb_t
 ARGB color space identifier. More...
struct  bgra_t
 BGRA color space identifier. More...
struct  detail::color_base< T, abgr_t >
 alpha, blue, green, and red channel values/references/pointers More...
struct  detail::color_base< T, argb_t >
 alpha, red, green, and blue channel values/references/pointers More...
struct  detail::color_base< T, bgra_t >
 blue, green, red, and alpha channel values/references/pointers More...
struct  detail::color_base< T, rgba_t >
 red, green, blue and alpha channel values/references/pointers More...
struct  planar_ptr< IC, rgba_t >
 Represents a pointer to a planar RGBA 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...

struct  rgba_t
 RGBA color space identifier. More...

Detailed Description

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google