[fpc-pascal]Graph Modes Win
Jonas Maebe
jonas at zeus.rug.ac.be
Thu May 30 11:29:18 CEST 2002
On Thu, 30 May 2002, Florian Klaempfl wrote:
> >I had a look into the source code of the Graph unit for Windows.
> >As I understand it, it supports only 16 or 256 colour modes.
> >But internally it seems to map it to rgb colors.
> >
> >So why doesn't it directly support any truecolor or hicolour modes?
>
> Because nobody implemented it yet.
Also, truecolor is impossible currently because the "color"/"pixel" type
is a 16bit word.
Jonas
More information about the fpc-pascal
mailing list