summaryrefslogtreecommitdiff
path: root/man/TIFFSetField.3t
diff options
context:
space:
mode:
Diffstat (limited to 'man/TIFFSetField.3t')
-rw-r--r--man/TIFFSetField.3t20
1 files changed, 12 insertions, 8 deletions
diff --git a/man/TIFFSetField.3t b/man/TIFFSetField.3t
index 0c7a29d3..06b3af2f 100644
--- a/man/TIFFSetField.3t
+++ b/man/TIFFSetField.3t
@@ -1,7 +1,7 @@
-.\" $Header: /usr/people/sam/tiff/man/RCS/TIFFSetField.3t,v 1.16 1996/12/13 05:25:58 sam Exp $
+.\" $Header: /d1/sam/tiff/man/RCS/TIFFSetField.3t,v 1.20 1997/08/29 21:48:14 sam Exp $
.\"
-.\" Copyright (c) 1988-1995 Sam Leffler
-.\" Copyright (c) 1991-1995 Silicon Graphics, Inc.
+.\" Copyright (c) 1988-1997 Sam Leffler
+.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and
.\" its documentation for any purpose is hereby granted without fee, provided
@@ -23,7 +23,7 @@
.\" OF THIS SOFTWARE.
.\"
.if n .po 0
-.TH TIFFSetField 3T "October 15, 1995"
+.TH TIFFSetField 3T "August 28, 1997"
.SH NAME
TIFFSetField \- set the value(s) of a tag in a
.SM TIFF
@@ -49,8 +49,11 @@ file
is a parameter that is used to control the operation of the
.SM TIFF
library but whose value is not read or written to the underlying file.)
-The file must have been previously opened for writing with
-.IR TIFFOpen (3T).
+To set the value of a field
+the file must have been previously opened for writing with
+.IR TIFFOpen (3T);
+pseudo-tags can be set whether the file was opened for reading
+or writing.
The field is identified by
.IR tag ,
one of the values defined in the include file
@@ -139,7 +142,7 @@ TIFFTAG_PAGENUMBER 2 uint16
TIFFTAG_PHOTOMETRIC 1 uint16
TIFFTAG_PLANARCONFIG 1 uint16 \(dg
TIFFTAG_PREDICTOR 1 uint16 \(dg
-TIFFTAG_PRIMARYCHROMATICITIES 1 float 6-entry array
+TIFFTAG_PRIMARYCHROMATICITIES 1 float* 6-entry array
TIFFTAG_REFERENCEBLACKWHITE 1 float* \(dg 2*SamplesPerPixel array
TIFFTAG_RESOLUTIONUNIT 1 uint16
TIFFTAG_ROWSPERSTRIP 1 uint32 \(dg must be > 0
@@ -148,6 +151,7 @@ TIFFTAG_SAMPLESPERPIXEL 1 uint16 \(dg value must be <= 4
TIFFTAG_SMAXSAMPLEVALUE 1 double
TIFFTAG_SMINSAMPLEVALUE 1 double
TIFFTAG_SOFTWARE 1 char*
+TIFFTAG_STONITS 1 double \(dg
TIFFTAG_SUBFILETYPE 1 uint32
TIFFTAG_SUBIFD 2 uint16,uint32* count & offsets array
TIFFTAG_TARGETPRINTER 1 char*
@@ -158,7 +162,7 @@ TIFFTAG_TILEWIDTH 1 uint32 \(dg must be a multiple of 8
TIFFTAG_TRANSFERFUNCTION 1 or 3 \(dd uint16* 1<<BitsPerSample entry arrays
TIFFTAG_XPOSITION 1 float
TIFFTAG_XRESOLUTION 1 float
-TIFFTAG_WHITEPOINT 1 float 2-entry array
+TIFFTAG_WHITEPOINT 1 float* 2-entry array
TIFFTAG_YCBCRCOEFFICIENTS 1 float* \(dg 3-entry array
TIFFTAG_YCBCRPOSITIONING 1 uint16 \(dg
TIFFTAG_YCBCRSAMPLING 2 uint16 \(dg