- Place png images that you want to apply an effect/filter to in the "SourceFiles" folder
- Apply filters to images by calling filter functions on specific images in Main
- Call the write function on each image to finalize the resulting effects
- Run Main to apply the filters
- Find the filtered images within the "ResultFiles" folder