Revert "remove tsol from xorg-server"
[unleashed-userland.git] / components / openexr / Solaris / libopenexr.3lib
blobd1ece66ac274581050b961d120fc93a43976698e
1 .\"
2 .\" CDDL HEADER START
3 .\"
4 .\" The contents of this file are subject to the terms of the
5 .\" Common Development and Distribution License (the "License").
6 .\" You may not use this file except in compliance with the License.
7 .\"
8 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 .\" or http://www.opensolaris.org/os/licensing.
10 .\" See the License for the specific language governing permissions
11 .\" and limitations under the License.
12 .\"
13 .\" When distributing Covered Code, include this CDDL HEADER in each
14 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 .\" If applicable, add the following below this CDDL HEADER, with the
16 .\" fields enclosed by brackets "[]" replaced with your own identifying
17 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\"
19 .\" CDDL HEADER END
20 .\"
21 .\" Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
22 .\"
23 .\"
24 .TH libopenexr 3LIB "Mar 21 2011" "SunOS 5.11" "Interface Libraries" 
25 .SH NAME
26 libopenexr \- user-level OpenEXR library
27 .SH SYNOPSIS
28 .LP
29 .nf
30 cc [ \fIflag\fR\&.\&.\&.\ ] \fIfile\fR\&.\&.\&. -\fBI/usr/include/OpenEXR -\fBlIlmImf 
31 -\fBlImath -\fBlIex -\fBlHalf -\fBlIlmThread -\fBlz \fR [ \fIlibrary\fR\&.\&.\&. ]
32 .fi
33 .SH DESCRIPTION
34 .sp
35 .LP
37 The IlmImf library is used to read and write Industrial Light & Magic (ILM) 
38 OpenEXR images. The IlmImf library depends on the ilmbase libraries.
40 See /usr/share/doc/openexr for a full description and for some code that 
41 demonstrates how to use the IlmImf library to read and write OpenEXR files.  
42 The doc directory contains some high-level documentation and history about 
43 the OpenEXR image file format.
44 .SH FILES
45 .sp
46 .ne 2
47 .mk
48 \fB\fB/usr/lib/libIlmImf\&.so\fR\fR
49 .in +40n
50 .rt
51 shared object
52 .in -40n
53 .SH "SEE ALSO"
54 .PP
55 \fBintro\fR(3), \fBlibz\fR(3LIB), \fBlibilmbase\fR(3LIB)
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