Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
EncodeUtils.h File Reference

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)