jcuda.jnpp.utilnpp
Interface ImagePacked.Pixel_u8_3

Enclosing interface:
ImagePacked<T extends NppType>

public static interface ImagePacked.Pixel_u8_3


Method Summary
 byte x()
           
 byte y()
           
 byte z()
           
 

Method Detail

x

byte x()

y

byte y()

z

byte z()