Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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)