Class MPSImageRegion


  • public final class MPSImageRegion
    extends org.moe.natj.c.StructObject
    • Constructor Detail

      • MPSImageRegion

        public MPSImageRegion()
      • MPSImageRegion

        protected MPSImageRegion​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • offset

        public MPSImageCoordinate offset()
        < The position of the top left corner of the subregion
      • setOffset

        public void setOffset​(MPSImageCoordinate value)
        < The position of the top left corner of the subregion
      • size

        public MPSImageCoordinate size()
        < The size {pixels, pixels, channels} of the subregion
      • setSize

        public void setSize​(MPSImageCoordinate value)
        < The size {pixels, pixels, channels} of the subregion