OfxRGBAColourS Struct Reference

#include <ofxCore.h>

List of all members.


Detailed Description

Defines a 16 bit per component RGBA pixel.

Public Attributes

unsigned short r
unsigned short g
unsigned short b
unsigned short a

Member Data Documentation

unsigned short OfxRGBAColourS::r

unsigned short OfxRGBAColourS::g

unsigned short OfxRGBAColourS::b

unsigned short OfxRGBAColourS::a


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

Copyright 2003-2004 The Foundry Visonmongers Ltd. All rights reserved.
Copying and redistribution with or without modification, is permitted provided that the following conditions are met:
  1. Redistributions of the document must retain the above copyright notice and this list of conditions.
  2. Neither the name of The Foundry Visonmongers Ltd nor names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
Automatic documentation generated by DOxygen.