yfujimot / CMSC434-Impressionist

Impressionist Painting App for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMSC434-Impressionist

Instructions

  1. Clone or download repo
  2. Extract (if downloaded as zip)
  3. Import project into Android Studio
  4. Run on device or emulator

Features

  1. Download images
  2. Load image
  3. Choose from 3 paint brushes - circle, square, line
  4. Clear painting
  5. Save image
  6. Invert painting

Resources

  1. Inverting hex color
  2. Inverting bitmap color (Method #2 - Tried and worked, but decided not to pursue because of bugs in re-inverting a bitmap back to original)

About

Impressionist Painting App for Android


Languages

Language:Java 100.0%