| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Boost.Python.instance --+
|
ImageFormat
Utility used to set image format of an image reader node, which is expressed in xml. This is a convenient class to modify any parameters of the image format without having to deal directly with xml.
| Instance Methods | |||
|
|||
|
|||
tuple
|
|
||
int
|
|
||
int
|
|
||
tuple
|
|
||
str
|
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
__instance_size__ = 40
|
|
| Properties | |
|
Inherited from |
| Method Details |
Constructor takes an xml description of the format. If the string is empty, the format will default to the following values: aspect ratio= 1:1, nb components = 3, depth = 32 and rate = 24.
|
helper for pickle
|
|
|
|
|
|
Sets the pixel aspect ratio.
|
Sets the bit depth.
|
Sets the number of components.
|
Sets the frame rate as a (numerator, denominator) tuple.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Feb 8 08:00:13 2012 | http://epydoc.sourceforge.net |