|  | Biomedical Image Analysis Library
    The Biomedical Image Analysis Library is a poweful tool for developers, physicians, researchers, engineers, and so on. | 
This is the complete list of members for PictureHandler, including all inherited members.
| GetPictureBuffer(string &filename, vector< UINT > &outBuff, int &width, int &height) | PictureHandler | |
| GetPictureBuffer(string &filename, UINT *&outBuff, int &width, int &height) | PictureHandler | |
| Narrow2Wide(const string &narrowString) | PictureHandler | |
| PictureHandler() | PictureHandler | |
| SavePicture(vector< UINT > &imgBuffer, int width, int height, string &outFilename, string &saveLocation, int format, const string &str="") | PictureHandler | |
| SavePicture(UINT *&imgBuffer, int width, int height, string &outFilename, string &saveLocation, int format=1, const string &str="") | PictureHandler | |
| Wide2Narrow(const wstring &wideString) | PictureHandler | |
| ~PictureHandler() | PictureHandler | virtual |