// Name: rawbmp.h
// Purpose: interface of wxPixelData
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
//@{
/**
- Data Access: Access to invidividual colour components.
+ Data Access: Access to individual colour components.
*/
ChannelType& Red();
ChannelType& Green();