
Gray Filter and Filter Level - Java Extra 34
Channel:
Subscribers:
36,900
Published on ● Video Link: https://www.youtube.com/watch?v=JwN3xXo8swU
In this video, I will explain how to add gray filter to an image and how to change the filter level.
The monster illustrations are by @_henry_wilcox
The classes used:
GrayFilter
ImageFilter
ImageProducer
Java Extra Playlist:
https://www.youtube.com/playlist?list=PL_QPQmz5C6WVDAle3owLhbI-YhXXAwD3n
#programming #tutorial #java #JavaGUI #JavaSwing
Time Stamps:
0:00 Introduction (Usage example etc.)
0:34 Preparation
3:19 Gray Filter method 1 (easy & simple way)
7:19 Gray Filter method 2 (more customizable way)
11:15 Explain how to adjust the filter level