Skip to content

Demo for loading image using Kotlin Coroutines and applying Photoshop like image filters

Notifications You must be signed in to change notification settings

jimmyFlash/image_effects

Repository files navigation

Apply image effects (filters) on loaded bitmap image

  • Written in kotlin
  • use of coroutines to load image from server
  • demonstrate the use of vector-drawables created in android studio without the need for vector editor program (check drawables folder)

Filter types

  • snow noise filter
  • darken image filter
  • brighten image filter
  • sepia toning filter
  • invert image filter
  • sketch effect image filter

About

Demo for loading image using Kotlin Coroutines and applying Photoshop like image filters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages