| 
| 
using  | IndexType = Index | 
| 
using  | IndexType | 
 | 
| 
void  | close () | 
| 
bool  | openForRead (const String &fileName) | 
| 
template<typename Real, typename Device>  | 
| bool  | openForWrite (const String &fileName, Meshes::Grid< 2, Real, Device, Index > &grid) | 
| 
template<typename MeshReal, typename Device, typename Real>  | 
| bool  | read (RegionOfInterest< Index > roi, Functions::MeshFunction< Meshes::Grid< 2, MeshReal, Device, Index >, 2, Real > &function) | 
| 
template<typename MeshReal, typename Device, typename Real>  | 
| bool  | write (const Functions::MeshFunction< Meshes::Grid< 2, MeshReal, Device, Index >, 2, Real > &function) | 
| 
template<typename Real, typename Device, typename Vector>  | 
| bool  | write (const Meshes::Grid< 2, Real, Device, Index > &grid, Vector &vector) | 
| 
IndexType  | getHeight () const | 
| 
IndexType  | getWidth () const | 
 | 
| 
bool  | readHeader () | 
| 
template<typename Real, typename Device>  | 
| bool  | writeHeader (const Meshes::Grid< 2, Real, Device, Index > &grid) | 
 | 
| 
FILE *  | file | 
| 
bool  | fileOpen | 
| 
IndexType  | height | 
| 
IndexType  | width | 
The documentation for this class was generated from the following files:
- src/TNL/Images/PNGImage.h
 
- src/TNL/Images/PNGImage_impl.h