/**
@class wxPixelData
- @wxheader{rawbmp.h}
A class template with ready to use implementations for getting
direct and efficient access to wxBitmap's internal data and
/**
Return @true of if we could get access to bitmap data successfully.
*/
- operator bool() const:
+ operator bool() const;
/**
Return the iterator pointing to the origin of the image.