aboutsummaryrefslogtreecommitdiff
path: root/docs/angles.rst
blob: 71d52a9a412d4cbc19f907eeaac5a6ecdb0517f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Angles
======

Some color representations use angles as some of their properties. Angles can
have one of the following types:

.. autoclass:: thcolor.Angle.Type

Angles in ``thcolor`` are instances of the following class:

.. autoclass:: thcolor.Angle
	:members: type, degrees, gradiants, radiants, turns