Geometrize 1.0
C++ library for geometrizing images into geometric primitives
Namespaces | Functions
bitmapdataexporter.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  geometrize
 
namespace  geometrize::exporter
 

Functions

std::string geometrize::exporter::exportBitmapData (const geometrize::Bitmap &bitmapData)
 exportBitmapData Exports the raw image data to a binary dump - just the data as RGBA8888, no zero-padding or anything. More...