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]
Typedefs | Functions
tif_packbits.c File Reference
#include "tiffiop.h"
#include <stdio.h>

Go to the source code of this file.

Typedefs

typedef unsigned char tidata
 

Functions

int TIFFInitPackBits (TIFF *tif, int scheme)
 

Typedef Documentation

◆ tidata

typedef unsigned char tidata

Definition at line 66 of file tif_packbits.c.

Function Documentation

◆ TIFFInitPackBits()

int TIFFInitPackBits ( TIFF tif,
int  scheme 
)

Definition at line 278 of file tif_packbits.c.

References tiff::tif_decoderow, and void().