Page Speed Optimization Libraries
1.13.35.1
|
Public Member Functions | |
ImageSpriter (ImageLibraryInterface *image_lib) | |
SpriterResult * | Sprite (const SpriterInput &spriter_input) |
SpriterResult* net_instaweb::spriter::ImageSpriter::Sprite | ( | const SpriterInput & | spriter_input | ) |
Caller takes ownership of the returned pointer. A return value of NULL indicates an error in some image operation. image_lib_ has a delegate, whose error handler will be called before NULL is returned.