home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.uio.no!solace!news
- From: cmh@lls.se (Magnus Holmgren)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Q: Bitmap organization (planar/chunky)?
- Date: 31 Mar 1996 14:10:40
- Organization: Programmers' Point
- Message-ID: <4jm9au$67t@fizban.solace.mh.se>
- References: <4jkt0b$kaj@werple.net.au>
- NNTP-Posting-Host: excalibur.lls.se
- Mime-Version: 1.2
- Content-Type: TEXT/PLAIN; charset=ISO-8859-1
- Content-Transfer-Encoding: 8BIT
- X-FTN-To: Chris Hames
- X-Newsreader: Spot 1.3a #26/NetGate 1.2
-
- In a message of 31 Mar 96, Chris wrote to :
-
- CH> Currently you can't. You can tell if it is Amiga planar style in chip
- CH> RAM or not. See GetBitMapAttr() with BMF_STANDARD and also
- CH> DisplayInfo->PropertyFlags with DIPF_IS_FOREIGN.
-
- But don't rely on DIPF_IS_FOREIGN for that, considering the current
- software for graphics cards. The PicassoII have DIPF_IS_FORIEGN set for
- modes its graphics.library "emluation" can't handle (i.e. >8 bit modes).
- CyberGraphX doesn't use it at all, AFAIK.
-
- BMF_STANDARD should work though...
-
- --
- Magnus Holmgren - Amiga programmer and enthusiast
-
-
-