Home | Trees | Indices | Help |
|
---|
|
object --+ | internals._Objectype --+ | baseTypes._Type0 --+ | Size
Python Type, wrapping an ObjC NSSize_t
.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
height Get the height ( float or int ).
|
|
ratio Get the aspect ratio as 2-tuple (width, height). |
|
size Get the width, height (2-tuple) of ( float or
int ).
|
|
width Get the width ( float or int ).
|
|
Inherited from Inherited from Inherited from |
Method Details |
New Size
from another Size,
|
str(x)
|
Property Details |
heightGet the height (
|
ratioGet the aspect ratio as 2-tuple (width, height).
|
sizeGet the width, height (2-tuple) of (
|
widthGet the width (
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |