get_image_channel_order |
#NAMEDEF# |
|---|---|
| OpenCL | |
Syntaxe
| int get_image_channel_order(aQual image2d_t image) |
| int get_image_channel_order(aQual image3d_t image) |
| int get_image_channel_order(aQual image1d_t image) |
| int get_image_channel_order(aQual image1d_buffer_t image) |
| int get_image_channel_order(aQual image1d_array_t image) |
| int get_image_channel_order(aQual image2d_array_t image) |
| int get_image_channel_order(aQual image2d_depth_t image) |
| int get_image_channel_order(aQual image2d_array_depth_t image) |
| int get_image_channel_order(aQual image2d_msaa_t image) |
| int get_image_channel_order(aQual image2d_array_msaa_t image) |
| int get_image_channel_order(aQual image2d_msaa_depth_t image) |
| int get_image_channel_order(aQual image2d_array_msaa_depth_t image) |
Description
Cette fonction permet de retourner l'ordre des canaux de l'image (exemple : CL_RGBA, CL_BGRA,...).
Dernière mise à jour : Mardi, le 8 Juillet 2025