discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBitmapImageRep & 16 bits per sample


From: Alexander Malmberg
Subject: Re: NSBitmapImageRep & 16 bits per sample
Date: Wed, 17 Sep 2003 22:30:11 +0200

Marko Riedel wrote:
> Hi folks,
> 
> I'd like to know if NSBitmapImageRep supports sixteen bits per
> sample. I have some code that works for eight bits per sample and
> produces garbled images for sixteen bps. (BTW I am writing directly
> into the data planes.)

Depends on what you want to do. The tiff-related code doesn't seem to
handle it. If you want to draw it, it depends on the backend. back-art
can handle an arbitrary number of bits per sample.

- Alexander Malmberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]