HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::ImageFormat Struct Reference

ImageFormat interface fro cl_image_format. More...

#include <cl.hpp>

+ Inheritance diagram for cl::ImageFormat:

Public Member Functions

 ImageFormat ()
 
 ImageFormat (cl_channel_order order, cl_channel_type type)
 

Additional Inherited Members

- Public Attributes inherited from _cl_image_format
cl_channel_order image_channel_order
 
cl_channel_type image_channel_data_type
 

Detailed Description

ImageFormat interface fro cl_image_format.

ImageFormat

Definition at line 1240 of file cl.hpp.

Constructor & Destructor Documentation

cl::ImageFormat::ImageFormat ( )
inline

Definition at line 1242 of file cl.hpp.

cl::ImageFormat::ImageFormat ( cl_channel_order  order,
cl_channel_type  type 
)
inline

Definition at line 1244 of file cl.hpp.


The documentation for this struct was generated from the following file: