![]() |
Geometrize 1.0
C++ library for geometrizing images into geometric primitives
|
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | geometrize |
namespace | geometrize::exporter |
Functions | |
std::string | geometrize::exporter::exportBMP (const geometrize::Bitmap &bitmapData) |
exportBMP Exports the image data to a RGB888 bitmap image file (BMP). More... | |