OpenImageIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Friends | List of all members
PyOpenImageIO::ImageCacheWrap Class Reference

Public Member Functions

void clear ()
 
bool attribute (const std::string &, TypeDesc, const void *)
 
bool attribute_int (const std::string &, int)
 
bool attribute_float (const std::string &, float)
 
bool attribute_double (const std::string &, double)
 
bool attribute_char (const std::string &, const char *)
 
bool attribute_string (const std::string &, const std::string &)
 
bool getattribute (const std::string &, TypeDesc, void *)
 
bool getattribute_int (const std::string &, int &)
 
bool getattribute_float (const std::string &, float &)
 
bool getattribute_double (const std::string &, double &)
 
bool getattribute_char (const std::string &, char **)
 
bool getattribute_string (const std::string &, std::string &)
 
std::string resolve_filename (const std::string &)
 
bool get_image_info (ustring, ustring, TypeDesc, void *)
 
bool get_imagespec (ustring, ImageSpec &, int)
 
bool get_pixels (ustring, int, int, int, int, int, int, int, int, TypeDesc, void *)
 
std::string geterror () const
 
std::string getstats (int) const
 
void invalidate (ustring)
 
void invalidate_all (bool)
 

Static Public Member Functions

static ImageCacheWrapcreate (bool)
 
static void destroy (ImageCacheWrap *)
 

Friends

class ImageBufWrap
 

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