components/openexr/Solaris/exrmaketiled.1
changeset 181 87e11e685b1f
parent 147 5af6875cbf70
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
     1 '\" t
       
     2 .\"
     1 .\"
     3 .\" CDDL HEADER START
     2 .\" CDDL HEADER START
     4 .\"
     3 .\"
     5 .\" The contents of this file are subject to the terms of the
     4 .\" The contents of this file are subject to the terms of the
     6 .\" Common Development and Distribution License (the "License").
     5 .\" Common Development and Distribution License (the "License").
    17 .\" fields enclosed by brackets "[]" replaced with your own identifying
    16 .\" fields enclosed by brackets "[]" replaced with your own identifying
    18 .\" information: Portions Copyright [yyyy] [name of copyright owner]
    17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
    19 .\"
    18 .\"
    20 .\" CDDL HEADER END
    19 .\" CDDL HEADER END
    21 .\"
    20 .\"
    22 .\" Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
    21 .\" Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
    23 .\"
    22 .\"
    24 .\"
    23 .\"
    25 .TH exrmaketiled 1 "Mar 21 2011" "SunOS 5.11" "User commands" 
    24 .TH exrmaketiled 1 "Mar 21 2011" "SunOS 5.11" "User commands" 
    26 .SH NAME
    25 .SH NAME
    27 exrmaketiled \- produces a tiled version of the input image 
    26 exrmaketiled \- produces a tiled version of the input image 
    29 .LP
    28 .LP
    30 .nf
    29 .nf
    31 exrmaketiled [options] infile outfile
    30 exrmaketiled [options] infile outfile
    32 .fi
    31 .fi
    33 .in -40n
    32 .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"
    33 .SH "SEE ALSO"
    51 .PP
    34 .PP
    52 \fBexrenvmap\fR(1), 
    35 \fBexrenvmap\fR(1), 
    53 \fBexrheader\fR(1),
    36 \fBexrheader\fR(1),
    54 \fBexrmakepreview\fR(1),
    37 \fBexrmakepreview\fR(1),
    59 .sp
    42 .sp
    60 .LP
    43 .LP
    61 The OpenEXR source code distribution is free software.  See the file
    44 The OpenEXR source code distribution is free software.  See the file
    62 named COPYING (included in this distribution) for details.
    45 named COPYING (included in this distribution) for details.
    63 .LP
    46 .LP
    64 .SH NOTES
       
    65 Source for openexr is available on http://opensolaris.org.