Module image

Source
Expand description

An image object is used to store a one-, two- or three-dimensional texture, frame-buffer or image. The elements of an image object are selected from a list of predefined image formats. The minimum number of elements in a memory object is one.

Functionsยง

create_image
create_image_2d
create_image_3d
create_image_with_properties
enqueue_copy_buffer_to_image
enqueue_copy_image
enqueue_copy_image_to_buffer
enqueue_fill_image
enqueue_map_image
enqueue_read_image
enqueue_write_image
get_image_info
get_supported_image_formats