Uses of Interface
jcuda.jnpp.utilnpp.Image.Size

Uses of Image.Size in jcuda.jnpp.utilnpp
 

Classes in jcuda.jnpp.utilnpp that implement Image.Size
 class DefaultSize
          Default implementation of a Image.Size
 

Methods in jcuda.jnpp.utilnpp that return Image.Size
 Image.Size Image.size()
          Return the size of this image
 Image.Size AbstractImage.size()
           
 

Methods in jcuda.jnpp.utilnpp with parameters of type Image.Size
 void Image.Size.set(Image.Size rSize)
          Assignment operator: Set this size to be the same as the given size
 void DefaultSize.set(Image.Size rSize)
           
 void Image.Size.swap(Image.Size rSize)
          Swap this size and the given size
 void DefaultSize.swap(Image.Size rSize)
           
 

Constructors in jcuda.jnpp.utilnpp with parameters of type Image.Size
AbstractImage(Image.Size rSize)
          Creates an AbstractImage with the given size
AbstractImagePacked(Image.Size rSize)
          Creates a new AbstractImagePacked with the given size
DefaultSize(Image.Size rSize)
          Copy constructor
ImagesCPU.ImageCPU_16s_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_16s_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_16s_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_16u_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_16u_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_16u_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_32f_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_32f_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_32f_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_32s_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_32s_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_32s_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_8u_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_8u_C2(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_8u_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU_8u_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesCPU.ImageCPU(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_16s_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_16s_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_16u_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_16u_C2(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_16u_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_16u_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32f_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32f_C2(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32f_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32f_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32s_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32s_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_32s_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_8u_C1(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_8u_C2(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_8u_C3(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP_8u_C4(Image.Size rSize)
          Creates a new Image with the given size
ImagesNPP.ImageNPP(Image.Size rSize)
          Creates a new Image with the given size