SkBitmap::RLEPixels Class Reference
#include <SkBitmap.h>
List of all members.
Detailed Description
Definition at line 431 of file SkBitmap.h.
Constructor & Destructor Documentation
SkBitmap::RLEPixels::RLEPixels |
( |
int |
width, |
|
|
int |
height | |
|
) |
| | |
virtual SkBitmap::RLEPixels::~RLEPixels |
( |
|
) |
[virtual] |
Member Function Documentation
uint8_t* SkBitmap::RLEPixels::packedAtY |
( |
int |
y |
) |
const [inline] |
void SkBitmap::RLEPixels::setPackedAtY |
( |
int |
y, |
|
|
uint8_t * |
addr | |
|
) |
| | [inline] |
The documentation for this class was generated from the following file: