Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | ToolUtils |
Functions | |
bool | ToolUtils::BitmapToBase64DataURI (const SkBitmap &bitmap, SkString *dst) |
bool | ToolUtils::EncodeImageToPngFile (const char *path, const SkBitmap &src) |
bool | ToolUtils::EncodeImageToPngFile (const char *path, const SkPixmap &src) |