imgcrush.imagesettings.GIFSettings Class Reference

List of all members.

Public Member Functions

def __init__
def get_val_str
def str_data

Public Attributes

 BitDepth
 Interlace


Detailed Description

Stores settings of a GIF file to generate

Definition at line 94 of file imagesettings.py.


Member Function Documentation

def imgcrush.imagesettings.GIFSettings.__init__ (   self,
  interlace,
  bitdepth 
)

Constructor.

Interlace : Should this image be interlaced (progressive) ?
BitDepth  : Bitdepth of the image (8-256 colors, 7-128, etc.)

Definition at line 97 of file imagesettings.py.

def imgcrush.imagesettings.GIFSettings.get_val_str (   self,
  str 
)

Returns data member requested by the input string.

Definition at line 111 of file imagesettings.py.

def imgcrush.imagesettings.GIFSettings.str_data (   self  ) 

Returns a string containing gif settings data.

Definition at line 106 of file imagesettings.py.


The documentation for this class was generated from the following file:

Generated on Sun Oct 18 14:02:29 2009 for IMGCrush by  doxygen 1.5.8