Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
cl::ImageFormat Struct Reference

ImageFormat interface fro cl_image_format. More...

#include <cl.hpp>

Inheritance diagram for cl::ImageFormat:
[legend]
Collaboration diagram for cl::ImageFormat:
[legend]

Public Member Functions

 ImageFormat ()
 
 ImageFormat (cl_channel_order order, cl_channel_type type)
 
ImageFormatoperator= (const ImageFormat &rhs)
 
 ImageFormat ()
 
 ImageFormat (cl_channel_order order, cl_channel_type type)
 
ImageFormatoperator= (const ImageFormat &rhs)
 

Detailed Description

ImageFormat interface fro cl_image_format.

ImageFormat

Definition at line 1167 of file cl.hpp.

Constructor & Destructor Documentation

cl::ImageFormat::ImageFormat ( )
inline

Definition at line 1169 of file cl.hpp.

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

Definition at line 1171 of file cl.hpp.

cl::ImageFormat::ImageFormat ( )
inline

Definition at line 1169 of file cl.hpp.

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

Definition at line 1171 of file cl.hpp.

Member Function Documentation

ImageFormat& cl::ImageFormat::operator= ( const ImageFormat rhs)
inline

Definition at line 1177 of file cl.hpp.

ImageFormat& cl::ImageFormat::operator= ( const ImageFormat rhs)
inline

Definition at line 1177 of file cl.hpp.


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