Uses of Class
org.bytedeco.cuda.cudart.uchar2
-
Packages that use uchar2 Package Description org.bytedeco.cuda.cudart org.bytedeco.cuda.global -
-
Uses of uchar2 in org.bytedeco.cuda.cudart
Methods in org.bytedeco.cuda.cudart that return uchar2 Modifier and Type Method Description uchar2uchar2. getPointer(long i)uchar2uchar2. position(long position)uchar2uchar2. x(byte setter)uchar2uchar2. y(byte setter) -
Uses of uchar2 in org.bytedeco.cuda.global
Methods in org.bytedeco.cuda.global that return uchar2 Modifier and Type Method Description static uchar2cudart. make_uchar2(byte x, byte y)
-