Class JAITranslate

    • Field Detail

      • interpolationType

        public StringAttribute interpolationType
        The type of interpolation to use. This is a string valued attribute that defaults to type "bilinear"
      • subSampleBits

        public Parameter subSampleBits
        The subsample precision. The default value of this parameter is the integer value 8.
      • xShift

        public Parameter xShift
        The shift amount in the horizontal direction. A positive value causes the origin to be moved to the right. A negative value causes the origin to be moved to the left.
      • yShift

        public Parameter yShift
        The shift amount in the vertical direction. A positive value causes the origin to be moved to the down. A negative value causes the origin to be moved to the up.