gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
ReadImg.h File Reference
#include <string>
Include dependency graph for ReadImg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int read_pnm (const std::string &fileName)
 
int read_jpeg (const std::string &fileName)
 
int read_png (const std::string &fileName)
 
int read_bmp (const std::string &fileName)
 

Function Documentation

◆ read_bmp()

int read_bmp ( const std::string &  fileName)

◆ read_jpeg()

int read_jpeg ( const std::string &  fileName)

◆ read_png()

int read_png ( const std::string &  fileName)

◆ read_pnm()

int read_pnm ( const std::string &  fileName)