Class NppiSize

    • Constructor Detail

      • NppiSize

        public NppiSize()
        Default native constructor.
    • Method Detail

      • width

        public int width()
        Rectangle width.
      • width

        public NppiSize width​(int setter)
      • height

        public int height()
        Rectangle height.
      • height

        public NppiSize height​(int setter)