sane-project-website/old-archive/2000-12/0057.html

114 wiersze
4.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: Which scanners REALLY provide 36 bit output? HP?</TITLE>
<META NAME="Author" CONTENT="Nick Lamb (njl98r@ecs.soton.ac.uk)">
<META NAME="Subject" CONTENT="Re: Which scanners REALLY provide 36 bit output? HP?">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Which scanners REALLY provide 36 bit output? HP?</H1>
<!-- received="Thu Dec 7 21:44:25 2000" -->
<!-- isoreceived="20001208054425" -->
<!-- sent="Fri, 8 Dec 2000 05:45:45 +0000" -->
<!-- isosent="20001208054545" -->
<!-- name="Nick Lamb" -->
<!-- email="njl98r@ecs.soton.ac.uk" -->
<!-- subject="Re: Which scanners REALLY provide 36 bit output? HP?" -->
<!-- id="20001208054545.A2515@ecs.soton.ac.uk" -->
<!-- inreplyto="3A306EDD.9EF9543B@concentric.net" -->
<STRONG>From:</STRONG> Nick Lamb (<A HREF="mailto:njl98r@ecs.soton.ac.uk?Subject=Re:%20Which%20scanners%20REALLY%20provide%2036%20bit%20output?%20HP?&In-Reply-To=&lt;20001208054545.A2515@ecs.soton.ac.uk&gt;"><EM>njl98r@ecs.soton.ac.uk</EM></A>)<BR>
<STRONG>Date:</STRONG> Thu Dec 07 2000 - 21:45:45 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0058.html">Paul Floyd: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0056.html">Bob Washburne: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0056.html">Bob Washburne: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0058.html">Paul Floyd: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#57">[ date ]</A>
<A HREF="index.html#57">[ thread ]</A>
<A HREF="subject.html#57">[ subject ]</A>
<A HREF="author.html#57">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
On Fri, Dec 08, 2000 at 12:17:17AM -0500, Bob Washburne wrote:
<BR>
<EM>&gt; Scan a small image with bit depth set to 12 and save it as a png file.
</EM><BR>
<EM>&gt; Then look at that file with gimp and examine its properties. I believe
</EM><BR>
<EM>&gt; gimp will tell you what the color depth is. That should pretty much
</EM><BR>
<EM>&gt; confirm what is happening.
</EM><BR>
<P>Nope. &quot;Consumer-grade&quot; Gimp is an 8 bit per channel app, through to
<BR>
the core. You can load a 16-bit PNG image, but the color accuracy
<BR>
will be silently truncated. No ordinary releases of Gimp will include
<BR>
higher color accuracy for some time yet, mostly because so few people
<BR>
need it.
<BR>
<P>If you want to do image processing of very accurate, very high res.
<BR>
images you should probably check out VIPS instead of, or as well as
<BR>
Gimp.
<BR>
<P>Using file(1) should enable you to detect if a PNG image is 8-bit or
<BR>
16-bit per sample. Note that not all SANE frontends can output more
<BR>
than 8-bits per sample anyway, I think XSane can.
<BR>
<P>Both PNG and SANE only transport 8 bit or 16 bit units, so if the
<BR>
scanner is capable of any amount greater than 8 bits per sample, the
<BR>
results are dynamically scaled to fill a 16-bit sample, this process
<BR>
is of course reversible (see sBIT documentation).
<BR>
<P>Nick.
<BR>
<P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20Which%20scanners%20REALLY%20provide%2036%20bit%20output?%20HP?&In-Reply-To=&lt;20001208054545.A2515@ecs.soton.ac.uk&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0058.html">Paul Floyd: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0056.html">Bob Washburne: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0056.html">Bob Washburne: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0058.html">Paul Floyd: "Re: Which scanners REALLY provide 36 bit output? HP?"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#57">[ date ]</A>
<A HREF="index.html#57">[ thread ]</A>
<A HREF="subject.html#57">[ subject ]</A>
<A HREF="author.html#57">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Thu Dec 07 2000 - 21:45:02 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>