=============
TKE_Color_RGB
=============

Opcode
======

.. csv-table::

	"ASCII", "~"
	"Hexadecimal", "7E"
	"Decimal", "126"
	
	
Operands
========

Variable geometry, Byte red, Byte green, Byte blue 

.. csv-table::

	"geometry", "Bitmask of affected geometry. 1 byte, if high bit set one or more bytes follow. Bit definitions are :doc:`here </general/hsf/opcodes/geometry_table>`"
	"red, green, blue", "RGB color components in the range 0-255"


Notes
=====

This is the color which will apply to geometry in the currently opened segment/geometry.
