components/openexr/Solaris/exrstdattr.1
changeset 147 5af6875cbf70
child 181 87e11e685b1f
equal deleted inserted replaced
146:8e22ba234817 147:5af6875cbf70
       
     1 '\" t
       
     2 .\"
       
     3 .\" CDDL HEADER START
       
     4 .\"
       
     5 .\" The contents of this file are subject to the terms of the
       
     6 .\" Common Development and Distribution License (the "License").
       
     7 .\" You may not use this file except in compliance with the License.
       
     8 .\"
       
     9 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    10 .\" or http://www.opensolaris.org/os/licensing.
       
    11 .\" See the License for the specific language governing permissions
       
    12 .\" and limitations under the License.
       
    13 .\"
       
    14 .\" When distributing Covered Code, include this CDDL HEADER in each
       
    15 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    16 .\" If applicable, add the following below this CDDL HEADER, with the
       
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
       
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
       
    19 .\"
       
    20 .\" CDDL HEADER END
       
    21 .\"
       
    22 .\" Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
       
    23 .\"
       
    24 .\"
       
    25 .TH exrstdattr 1 "Mar 21 2011" "SunOS 5.11" "User commands" 
       
    26 .SH NAME
       
    27 exrstdattr \- set the most standard attributes in an OpenEXR image file's header
       
    28 .SH SYNOPSIS
       
    29 .LP
       
    30 .nf
       
    31 exrstdattr [options] infile outfile
       
    32 .fi
       
    33 .in -40n
       
    34 .SH ATTRIBUTES
       
    35 See
       
    36 .BR attributes (5)
       
    37 for descriptions of the following attributes:
       
    38 .sp
       
    39 .TS
       
    40 box;
       
    41 cbp-1 | cbp-1
       
    42 l | l .
       
    43 ATTRIBUTE TYPE	ATTRIBUTE VALUE
       
    44 =
       
    45 Availability	library/openexr
       
    46 =
       
    47 Interface Stability	Uncommitted
       
    48 .TE 
       
    49 .PP
       
    50 .SH "SEE ALSO"
       
    51 .PP
       
    52 \fBexrenvmap\fR(1),
       
    53 \fBexrheader\fR(1),
       
    54 \fBexrmakepreview\fR(1),
       
    55 \fBexrmaketiled\fR(1)
       
    56 .PP
       
    57 \fIhttp://www\&.openexr\&.com\fR
       
    58 .SH LICENSE
       
    59 .sp
       
    60 .LP
       
    61 The OpenEXR source code distribution is free software.  See the file
       
    62 named COPYING (included in this distribution) for details.
       
    63 .LP
       
    64 .SH NOTES
       
    65 Source for openexr is available on http://opensolaris.org.