Definition at line 146 of file image_pict.cpp.
◆ RasterGenerator()
RasterGenerator::RasterGenerator |
( |
const SkBitmap & |
bm | ) |
|
|
inline |
Definition at line 148 of file image_pict.cpp.
149 {}
const SkImageInfo & info() const
SkImageGenerator(const SkImageInfo &info, uint32_t uniqueId=kNeedNewImageUniqueID)
◆ onGetPixels()
bool RasterGenerator::onGetPixels |
( |
const SkImageInfo & |
info, |
|
|
void * |
pixels, |
|
|
size_t |
rowBytes, |
|
|
const Options & |
|
|
) |
| |
|
inlineoverrideprotectedvirtual |
Reimplemented from SkImageGenerator.
Definition at line 152 of file image_pict.cpp.
153 {
157 }
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
bool readPixels(const SkImageInfo &dstInfo, void *dstPixels, size_t dstRowBytes, int srcX, int srcY) const
The documentation for this class was generated from the following file: