- image_array_size - Variable in class org.jocl.cl_image_desc
-
The number of images in the image array.
- image_channel_data_type - Variable in class org.jocl.cl_image_format
-
- image_channel_order - Variable in class org.jocl.cl_image_format
-
- image_depth - Variable in class org.jocl.cl_image_desc
-
The depth of the image in pixels.
- image_height - Variable in class org.jocl.cl_image_desc
-
Height of the image in pixels.
- image_row_pitch - Variable in class org.jocl.cl_image_desc
-
The scan-line pitch in bytes.
- image_slice_pitch - Variable in class org.jocl.cl_image_desc
-
The size in bytes of each 2D slice in the 3D image or the size
in bytes of each image in a 1D or 2D image array.
- image_type - Variable in class org.jocl.cl_image_desc
-
Describes the image type.
- image_width - Variable in class org.jocl.cl_image_desc
-
The width of the image in pixels.