Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

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

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3T)

TIFFOpen(3T)

TIFFWriteEncodedStrip(3T)

TIFFWriteScanline(3T)



TIFFWriteRawstrip(3T)     UNIX System V(May 2, 1990)      TIFFWriteRawstrip(3T)


NAME
      TIFFWriteRawStrip - write a strip of raw data to an open TIFF file

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

DESCRIPTION
      Append size bytes of raw data to the specified strip.
      TIFFWriteRawStrip() 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), TIFFWriteEncodedStrip(3T), TIFFWriteScanline(3T)





































10/89                                                                    Page 1





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