Package pyffi :: Package formats :: Package dds :: Class DdsFormat :: Class PixelFormatFlags
[hide private]
[frames] | no frames]

Class PixelFormatFlags

source code

                            object --+        
                                     |        
                utils.graph.DetailNode --+    
                                         |    
object_models.xml.bit_struct.BitStructBase --+
                                             |
                                            DdsFormat.PixelFormatFlags

Nested Classes [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __metaclass__

Instance Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: __init__, __str__, deepcopy, fix_links, from_int, get_attribute, get_detail_child_names, get_detail_child_nodes, get_hash, get_links, get_refs, get_size, get_strings, read, set_attribute, to_int, tree, write

Inherited from utils.graph.DetailNode: get_detail_child_edge_types, get_detail_display, get_detail_iterator, replace_global_node

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

Class Methods [hide private]

Inherited from object_models.xml.bit_struct.BitStructBase: get_games, get_versions

Class Variables [hide private]
  _attribute_list = [<pyffi.object_models.xml.BitStructAttribute...
  _attrs = [<pyffi.object_models.xml.BitStructAttribute object a...
  _names = ['alpha_pixels', 'alpha', 'four_c_c', 'palette_indexe...
  _numbytes = 4
  _struct = 'I'

Inherited from object_models.xml.bit_struct.BitStructBase: arg

Properties [hide private]
  alpha
  alpha_pixels
  alpha_premult
  four_c_c
Set this option for compressed files.
  luminance
  normal
  palette_indexed_1
  palette_indexed_2
  palette_indexed_4
  palette_indexed_8
  reserved_1
  reserved_2
  reserved_3
  reserved_4
  reserved_5
  rgb
Set this option for uncompressed files.

Inherited from object: __class__

Class Variable Details [hide private]

_attribute_list

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x23e9f90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23e9fd0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405050>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405090>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24050d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405110>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405150>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405190>,
...

_attrs

Value:
[<pyffi.object_models.xml.BitStructAttribute object at 0x23e9f90>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x23e9fd0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405050>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405090>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x24050d0>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405110>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405150>,
 <pyffi.object_models.xml.BitStructAttribute object at 0x2405190>,
...

_names

Value:
['alpha_pixels',
 'alpha',
 'four_c_c',
 'palette_indexed_4',
 'reserved_1',
 'palette_indexed_8',
 'rgb',
 'reserved_2',
...

Property Details [hide private]

alpha

Get Method:
<functools.partial object at 0x2404470>
Set Method:
<functools.partial object at 0x24044c8>

alpha_pixels

Get Method:
<functools.partial object at 0x2404368>
Set Method:
<functools.partial object at 0x24043c0>

alpha_premult

Get Method:
<functools.partial object at 0x2404ec0>
Set Method:
<functools.partial object at 0x2404f18>

four_c_c

Set this option for compressed files. The pixel format FourCC determines the compression type.
Get Method:
<functools.partial object at 0x2404578>
Set Method:
<functools.partial object at 0x24045d0>

luminance

Get Method:
<functools.partial object at 0x2406100>
Set Method:
<functools.partial object at 0x2406158>

normal

Get Method:
<functools.partial object at 0x2406310>
Set Method:
<functools.partial object at 0x2406368>

palette_indexed_1

Get Method:
<functools.partial object at 0x2404ba8>
Set Method:
<functools.partial object at 0x2404c00>

palette_indexed_2

Get Method:
<functools.partial object at 0x2404cb0>
Set Method:
<functools.partial object at 0x2404d08>

palette_indexed_4

Get Method:
<functools.partial object at 0x2404680>
Set Method:
<functools.partial object at 0x24046d8>

palette_indexed_8

Get Method:
<functools.partial object at 0x2404890>
Set Method:
<functools.partial object at 0x24048e8>

reserved_1

Get Method:
<functools.partial object at 0x2404788>
Set Method:
<functools.partial object at 0x24047e0>

reserved_2

Get Method:
<functools.partial object at 0x2404aa0>
Set Method:
<functools.partial object at 0x2404af8>

reserved_3

Get Method:
<functools.partial object at 0x2404db8>
Set Method:
<functools.partial object at 0x2404e10>

reserved_4

Get Method:
<functools.partial object at 0x2404fc8>
Set Method:
<functools.partial object at 0x2406050>

reserved_5

Get Method:
<functools.partial object at 0x2406208>
Set Method:
<functools.partial object at 0x2406260>

rgb

Set this option for uncompressed files.
Get Method:
<functools.partial object at 0x2404998>
Set Method:
<functools.partial object at 0x24049f0>