Creating Images

To create images using the Intel® SDK for OpenCL™ Applications standalone version, do the following:

Use input bitmap files and the parameters to create images. Create output images with the correct size, type, channel order, and so on.

The Get output image data checkbox disables reading back the output buffer or image. It means that you can try more than one combination of global or local work sizes, where there is no need to read the same output for all the combinations.

See Also

Creating Buffers
Creating Samplers
Choosing Memory Options