Pepper_37_C++_interfaces
|
#include "ppapi/c/ppb_image_data.h"
#include "ppapi/cpp/point.h"
#include "ppapi/cpp/size.h"
#include "ppapi/cpp/resource.h"
Go to the source code of this file.
Classes | |
class | pp::ImageData |
Namespaces | |
pp | |
The C++ interface to the Pepper API. | |
This file defines the APIs for determining how a browser handles image data.
Definition in file image_data.h.