From: | David McMinn |
Date: | 31 Jul 2001 at 14:28:51 |
Subject: | Re: Reading screenmode from an ILBM |
Hi Nick
> Greetings,
>
> I use the following code to read the screenmode of an ILBM but
> it only gets the lowerhalf, so only amiga screen modes are available.
>
> How do I access the full 8 bytes so I can pass it to a screentag
> (for use with rtg systems) ?
You could have just used "ILBMInfo f$ : picmode = ILBMViewMode" ;)
But that would probably give the same results as you are getting. I don't
think it is the full screenmode of the picture (after all, people with
P96 and CGFX won't have the same mode ID's for the same screenmodes) and
those screenmodes would not have been thought of when ILBM was created. I
think the only info it stores is hires, ham, laced and halfbright and
things like that.
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie