, including all inherited members.
checkVersion() | MMSTaffFile | |
convertExternal2TAFF() | MMSTaffFile | |
convertIMAGE2TAFF() | MMSTaffFile | [private] |
convertString2TaffAttributeType(TAFF_ATTRTYPE attrType, char *attrValStr, bool *attrValStr_valid, bool *int_val_set, bool *byte_val_set, int *int_val, const char *attrname=NULL, int attrid=-1, const char *nodename=0, int nodeline=-1) | MMSTaffFile | |
convertTAFF2External() | MMSTaffFile | |
convertTAFF2XML() | MMSTaffFile | [private] |
convertTAFF2XML_throughDoc(int depth, int tagid, MMSFile *external_file) | MMSTaffFile | [private] |
convertXML2TAFF() | MMSTaffFile | [private] |
convertXML2TAFF_throughDoc(int depth, void *void_node, MMSFile *taff_file) | MMSTaffFile | [private] |
copyCurrentTag() | MMSTaffFile | |
correct_version | MMSTaffFile | [private] |
current_tag | MMSTaffFile | [private] |
current_tag_pos | MMSTaffFile | [private] |
destination_pixelformat | MMSTaffFile | [private] |
destination_premultiplied | MMSTaffFile | [private] |
external_filename | MMSTaffFile | [private] |
external_type | MMSTaffFile | [private] |
getAttribute(int id, char **value_str, int *value_int) | MMSTaffFile | |
getAttributeString(int id) | MMSTaffFile | |
getCurrentTag(const char **name=NULL) | MMSTaffFile | |
getCurrentTagName() | MMSTaffFile | |
getFirstAttribute(char **value_str, int *value_int, char **name=NULL) | MMSTaffFile | |
getFirstTag() | MMSTaffFile | |
getNextAttribute(char **value_str, int *value_int, char **name=NULL) | MMSTaffFile | |
getNextTag(bool &eof) | MMSTaffFile | |
hasAttributes() | MMSTaffFile | |
ignore_blank_values | MMSTaffFile | [private] |
isLoaded() | MMSTaffFile | |
loaded | MMSTaffFile | [private] |
mirror_size | MMSTaffFile | [private] |
MMSTaffFile(string taff_filename, TAFF_DESCRIPTION *taff_desc, string external_filename="", MMSTAFF_EXTERNAL_TYPE external_type=MMSTAFF_EXTERNAL_TYPE_XML, bool ignore_blank_values=false, bool trace=false, bool print_warnings=false, bool force_rewrite_taff=false, bool auto_rewrite_taff=true) | MMSTaffFile | |
postprocessImage(void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel) | MMSTaffFile | [private] |
print_warnings | MMSTaffFile | [private] |
readFile() | MMSTaffFile | |
readJPEG(const char *filename, void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel) | MMSTaffFile | [private] |
readPNG(const char *filename, void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel) | MMSTaffFile | [private] |
readTIFF(const char *filename, void **buf, int *width, int *height, int *pitch, int *size, bool *alphachannel) | MMSTaffFile | [private] |
rotate180(bool rotate_180) | MMSTaffFile | |
rotate_180 | MMSTaffFile | [private] |
setDestinationPixelFormat(MMSTAFF_PF pixelformat=MMSTAFF_PF_ARGB, bool premultiplied=true) | MMSTaffFile | |
setExternal(string external_filename="", MMSTAFF_EXTERNAL_TYPE external_type=MMSTAFF_EXTERNAL_TYPE_XML) | MMSTaffFile | |
setMirrorEffect(int size) | MMSTaffFile | |
setPrintWarnings(bool print_warnings) | MMSTaffFile | |
setTrace(bool trace) | MMSTaffFile | |
taff_buf | MMSTaffFile | [private] |
taff_buf_pos | MMSTaffFile | [private] |
taff_buf_size | MMSTaffFile | [private] |
taff_desc | MMSTaffFile | [private] |
taff_filename | MMSTaffFile | [private] |
trace | MMSTaffFile | [private] |
writeBuffer(MMSFile *file, void *ptr, size_t *ritems, size_t size, size_t nitems, bool *write_status=NULL) | MMSTaffFile | [private] |
~MMSTaffFile() | MMSTaffFile | |