iDRS™ SDK 16
Loading...
Searching...
No Matches
CImageOperation_interface.h
Go to the documentation of this file.
1
7#ifndef CIMAGEOPERATION_INTERFACE_H
8
9#define CIMAGEOPERATION_INTERFACE_H
10
11#include "CPage_interface.h"
12
13#include "idrs_common.h"
14
15#ifdef __cplusplus
16extern "C" {
17#endif
18
19#ifdef __cplusplus
20}
21#endif /* __cplusplus */
22
23#endif /* CIMAGEOPERATION_INTERFACE_H */
Interface for CPage wrapper.