Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Functions
tiffio.hxx File Reference
#include <iostream>
#include "tiff.h"

Go to the source code of this file.

Functions

TIFFTIFFStreamOpen (const char *, std::ostream *)
 
TIFFTIFFStreamOpen (const char *, std::istream *)
 

Function Documentation

◆ TIFFStreamOpen() [1/2]

TIFF* TIFFStreamOpen ( const char *  ,
std::ostream *   
)

Definition at line 267 of file tif_stream.cxx.

References int.

◆ TIFFStreamOpen() [2/2]

TIFF* TIFFStreamOpen ( const char *  ,
std::istream *   
)

Definition at line 283 of file tif_stream.cxx.