Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
readPNG.h File Reference
#include "../igl_inline.h"
#include <Eigen/Core>
#include <string>
#include "readPNG.cpp"
+ Include dependency graph for readPNG.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::readPNG (const std::string png_file, Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &R, Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &G, Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &B, Eigen::Matrix< unsigned char, Eigen::Dynamic, Eigen::Dynamic > &A)