mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-21 08:45:06 -05:00
Documentation: Add initial header.
This commit is contained in:
parent
374270d9e7
commit
1703c4d614
@ -12,6 +12,10 @@ Explain some colour spaces here.
|
||||
Colour Conversion Methods
|
||||
-------------------------
|
||||
|
||||
|
||||
ColorToRGB
|
||||
~~~~~~~~~~
|
||||
|
||||
.. code-block:: pascal
|
||||
|
||||
procedure ColorToRGB(Color: integer; var r, g, b: Integer);
|
||||
|
Loading…
Reference in New Issue
Block a user