logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

get_image_height - Return the image height in pixels.

Authors

TheKhronosGroup

Description

       Return the image height in pixels.

Name

       get_image_height - Return the image height in pixels.

       intget_image_height(image2d_timage);intget_image_height(image3d_timage);intget_image_height(image2d_array_timage);

Notes

        1. OpenCL Specification
           page 292, section 6.12.14 - Image Read and Write Functions

The Khronos Group                                  11/18/2024                             GET_IMAGE_HEIGHT(3clc)

See Also

imageFunctions(3clc)

Specification

OpenCLSpecification[1]

return

See Also