Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
writePNG.h File Reference
#include "../igl_inline.h"
#include <Eigen/Core>
#include <string>
#include "writePNG.cpp"
+ Include dependency graph for writePNG.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::png
 

Functions

IGL_INLINE bool igl::png::writePNG (const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &R, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &G, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &B, const Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &A, const std::string png_file)