size_t
get_image_array_size
(
|
image2d_array_t
image
) |
size_t
get_image_array_size
(
|
image1d_array_t
image
) |
get_image_array_size
with
image2d_t
returns the number of images in a 2D image array.
get_image_array_size
with
image1d_t
returns the number of images in a 1D image array.