HDK
|
#include "IMG_API.h"
#include <SYS/SYS_Types.h>
#include <UT/UT_String.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_Rect.h>
#include <PXL/PXL_Common.h>
#include "IMG_FileTypes.h"
#include "IMG_Metadata.h"
Go to the source code of this file.
Classes | |
struct | IMG_PlaneName |
standard plane names. More... | |
class | IMG_Plane |
Describes the format and layout of a single plane in an image The plane specifies the format and name of a single image plane in a deep raster image. IMG_Stat contains a list of planes found in the image. Non-deep raster formats only contain one plane. More... | |