Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wrrtile(3T) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3T)

TIFFOpen(3T)

TIFFWriteEncodedTile(3T)

TIFFWriteScanline(3T)



TIFFWriteRawtile(3T)     UNIX System V(June 18, 1991)      TIFFWriteRawtile(3T)


NAME
      TIFFWriteRawTile - write a tile of raw data to an open TIFF file

SYNOPSIS
      #include <tiffio.h>
      int TIFFWriteRawTile(TIFF* tif, uint tile, uchar* buf, uint size)

DESCRIPTION
      Append size bytes of raw data to the specified tile.  TIFFWriteRawTile()
      returns -1 if an error occurred; otherwise it returns the value of size.

DIAGNOSTICS
      All error messages are directed to the TIFFError(3T) routine.

SEE ALSO
      intro(3T), TIFFOpen(3T), TIFFWriteEncodedTile(3T), TIFFWriteScanline(3T)






































10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026