HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMG_FileParms.h File Reference
#include "IMG_API.h"
#include <SYS/SYS_Types.h>
#include <UT/UT_FilterType.h>
#include <UT/UT_StringArray.h>
#include <UT/UT_IntArray.h>
#include <UT/UT_Rect.h>
#include <UT/UT_SharedPtr.h>
#include <PXL/PXL_LumFuncs.h>
#include "IMG_FileTypes.h"
#include "IMG_Metadata.h"
+ Include dependency graph for IMG_FileParms.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMG_FileParms
 File options for manipulating image data on load or save. This class allows you to modify the incoming or outgoing image data by scaling, flipping, converting or cropping the data. It can be optionally passed to IMG_File::open() or IMG_File::create() More...