home *** CD-ROM | disk | FTP | other *** search
- Path: omp-paderborn.de!fiction!colwyn!lyssa!not-for-mail
- Newsgroups: comp.sys.amiga.programmer
- References: <19960404.E197D80.26DE@hydra.zrz.tu-berlin.de> <4kksma$6c1@news.uni-paderborn.de> <4l5clk$hrr@sunsystem5.informatik.tu-muenchen.de>
- From: "Matthias Scheler" <tron@lyssa.owl.de>
- Date: Thu, 18 Apr 1996 20:07:18 +0200
- Distribution: world
- Subject: Re: Sense of V43 picture.datatype ?
- Message-ID: <43929@lyssa.owl.de>
- Organization: Private Internet Ostwestfalen-Lippe
-
- Juergen "Rally" Fischer wrote in comp.sys.amiga.programmer about "Re: Sense
- of V43 picture.datatype ?":
- > |> Short: 24Bit picture.datatype for CyberGfx
- >
- > BTW how to open a 24bit screen ?
-
- Screen=OpenScreenTags(...,SA_Detph,24L,...,TAG_DONE);
-
- > Is it a intuilib/openscreen call with different parameter
-
- Yes.
-
- > or a own routine ?
-
- No.
-
- > writepixelarray24 ? :)
-
- cybergraphics.library/WritePixelArray()
-
- --
- Matthias Scheler
- tron@lyssa.owl.de
-
-