Package otk :: Module otk :: Class OtkColor_record
[hide private]
[frames] | no frames]

Class OtkColor_record

source code


Proxy of C OtkColor_record struct

Instance Methods [hide private]
 
__repr__(self)
repr(x)
source code
OtkColor_record
__init__(self)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
__swig_destroy__(...)
delete_OtkColor_record(struct OtkColor_record self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  thisown
The membership flag
  r
OtkColor_record_r_get(struct OtkColor_record self) -> float
  g
OtkColor_record_g_get(struct OtkColor_record self) -> float
  b
OtkColor_record_b_get(struct OtkColor_record self) -> float

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

source code 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns: OtkColor_record
Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

r

OtkColor_record_r_get(struct OtkColor_record self) -> float

Get Method:
unreachable.OtkColor_record_r_get(...) - OtkColor_record_r_get(struct OtkColor_record self) -> float

g

OtkColor_record_g_get(struct OtkColor_record self) -> float

Get Method:
unreachable.OtkColor_record_g_get(...) - OtkColor_record_g_get(struct OtkColor_record self) -> float

b

OtkColor_record_b_get(struct OtkColor_record self) -> float

Get Method:
unreachable.OtkColor_record_b_get(...) - OtkColor_record_b_get(struct OtkColor_record self) -> float