Java: Resize or Shrink Image Size | Buffered Image Filters

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 8

  • @emanuelrussell654
    @emanuelrussell654 Год назад

    Hey Mr James it's me Emanuel russell you used to teach me it's nice to see you're doing good

    • @oggiai
      @oggiai  Год назад

      Hi Emanuel! Great to hear from you. How have you been? I hope you're in college now. Are you on FB? I've been busy running marathons, traveling and (occasionally) making new RUclips videos.

    • @emanuelrussell654
      @emanuelrussell654 Год назад +1

      @@oggiai I was in college I was going to belhaven for computer science but I couldn't afford it now I'm in training getting certificates from Google and getting IT certified

  • @rishiraj2548
    @rishiraj2548 Год назад +1

    Thanks a million

  • @jfmoya
    @jfmoya Год назад

    Thanks a lot. I'm lucky to have discovered your channel. It is just what I needed to manipulate the image's pixels. One question. How about using the Image method getScaledInstance( )?
    - It returns a ToolkitImage :(

    • @oggiai
      @oggiai  Год назад

      Yes there are a few other Java Image libraries. getScaledInstance in Image class works much the same way.

  • @darragijalel6568
    @darragijalel6568 5 месяцев назад

    Hi, it's really helpful :D but is there a way to resize an image without losing quality please ? :(

  • @hunky_hammock9429
    @hunky_hammock9429 10 месяцев назад

    great video, just wondering if there's any way to stop it from adding a black background on a PNG?