Class PadFilter

    • Constructor Detail

      • PadFilter

        public PadFilter()
      • PadFilter

        public PadFilter​(VideoSize aspectRatio)
        Uses the pad filter to pad the source image to the same aspect ratio as aspectRatio.
        Parameters:
        aspectRatio - A VideoSize that represents the desired resulting aspect ratio.