Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #5359
| Subject | Re: Simple programming query |
|---|---|
| Newsgroups | comp.sys.acorn.programmer |
| From | Alan Adams <alan@adamshome.org.uk> |
| Date | 2018-01-11 12:11 +0000 |
| Message-ID | <f45bb6b856.Alan.Adams@ArmX6.adamshome.org.uk> (permalink) |
| References | <42169e6d-3096-4930-8c88-e7b69efc9c2c@googlegroups.com> |
| Organization | Orpheus Internet Services |
I assume this is not a WIMP programme. If it is, it gets more
complicated.
GCOL will allow you to set the current graphics foreground and
background colours, then RECTANGLE FILL will draw a rectangle filled
with the graphics foreground colour.
HELP will give you the necessary details for each of these.
Alan
In message <42169e6d-3096-4930-8c88-e7b69efc9c2c@googlegroups.com>
xltardy@gmail.com wrote:
> Hi all.
> In BBC BASIC, what is (are) the command(s) to output a filled
> rectangle with a colour in 256 colour mode 13.
> It is for a small utility I have just coded to give the number of
> colours in a picture.
> It runs ok, telling me for colour 0 to 255 there are X pixels
> displayed on screen, but I'd like to plot a small rectangle with each
> colour, next to the results.
--
Alan Adams, from Northamptonshire
alan@adamshome.org.uk
http://www.nckc.org.uk/
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Simple programming query xltardy@gmail.com - 2018-01-11 03:05 -0800
Re: Simple programming query Alan Adams <alan@adamshome.org.uk> - 2018-01-11 12:11 +0000
Re: Simple programming query xltardy@gmail.com - 2018-01-11 06:01 -0800
Re: Simple programming query jgh@mdfs.net - 2018-01-11 09:24 -0800
Re: Simple programming query xltardy@gmail.com - 2018-01-11 10:15 -0800
Re: Simple programming query Richard Ashbery <basura@invalid.addr.uk> - 2018-01-12 21:24 +0000
Re: Simple programming query Rick Murray <Rick@bogus.email.address> - 2018-01-13 11:16 +0100
Re: Simple programming query xltardy@gmail.com - 2018-03-01 23:09 -0800
Re: Simple programming query Rick Murray <Rick@bogus.email.address> - 2018-03-02 22:45 +0100
Re: Simple programming query xltardy@gmail.com - 2018-04-07 00:38 -0700
Re: Simple programming query David Feugey <dfeugey@riscos.fr> - 2018-04-07 13:50 +0200
Re: Simple programming query xltardy@gmail.com - 2018-04-09 11:40 -0700
Re: Simple programming query David Feugey <dfeugey@riscos.fr> - 2018-04-10 08:31 +0200
Re: Simple programming query druck <news@druck.org.uk> - 2018-04-09 21:05 +0100
csiph-web