Package yarp

Class ImageInt


  • public class ImageInt
    extends Image
    • Constructor Detail

      • ImageInt

        protected ImageInt​(long cPtr,
                           boolean cMemoryOwn)
      • ImageInt

        public ImageInt()
    • Method Detail

      • getCPtr

        protected static long getCPtr​(ImageInt obj)
      • finalize

        protected void finalize()
        Overrides:
        finalize in class Image
      • delete

        public void delete()
        Overrides:
        delete in class Image
      • getPixel

        public int getPixel​(int x,
                            int y)
      • setPixel

        public void setPixel​(int x,
                             int y,
                             int v)