Package org.lwjgl.opencl
Class IMGYUVImage
- java.lang.Object
-
- org.lwjgl.opencl.IMGYUVImage
-
public final class IMGYUVImage extends java.lang.ObjectNative bindings to the img_yuv_image extension.This extension provides new image formats to read YUV images, such as those provided by cameras on mobile devices.
Requires
CL12.
-
-
Field Summary
Fields Modifier and Type Field Description static intCL_NV21_IMG
CL_YV12_IMGNew values accepted for theimage_channel_ordermember inCLImageFormat.
-
-
-
Field Detail
-
CL_NV21_IMG, CL_YV12_IMG
New values accepted for theimage_channel_ordermember inCLImageFormat.
-
-