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
tif_stream.cxx File Reference
#include "tiffiop.h"
#include <iostream>

Go to the source code of this file.

Functions

TIFFTIFFStreamOpen (const char *name, ostream *os)
 
TIFFTIFFStreamOpen (const char *name, istream *is)
 

Function Documentation

◆ TIFFStreamOpen() [1/2]

TIFF* TIFFStreamOpen ( const char *  name,
ostream *  os 
)

Definition at line 267 of file tif_stream.cxx.

References int.

◆ TIFFStreamOpen() [2/2]

TIFF* TIFFStreamOpen ( const char *  name,
istream *  is 
)

Definition at line 283 of file tif_stream.cxx.