GithubHelp home page GithubHelp logo

pixman's Introduction

PixMan

PixMan is a powerful image editing app for Android which helps in applying a few image operations on a selected image. The app has following features:

Features

The user can perform the following action on an image :

  • Flip image vertically.
  • Flip image horizontally.
  • Add GreedyGame text with green text color and black background to right bottom of the image.
  • Reduce the opacity of image to 50% of the current opacity.
  • User can undo the last 3 tranformation action performed on the image.
  • Save the file to the Pictures folder of th device.

Decisions and Assumptions

The decisions made in the development of the app.

  • The GreedyGame logo will be addded to the left bottom of the image after performing the save action.
  • The theme selected doen't contains toolbar.
  • The files saved is in .png fromat to retain the opacity of the image.
  • The images will be saved only when user performs the save operation. There will be no intermediate saves for the images.
  • The UNDO button will be disabled initially and will be enabled if user performs the transformation action. And again it will be disabled after performing 3 undo steps.
  • The transformations will be performed only when user click the PREVIEW CHANGES button. All the transformation will not be executed unless user clicks the PREVIEW CHANGES button. So to view the transformation user hast to manually press the PREVIEW CHANGES button to perform the transformation.

pixman's People

Contributors

chhatrasal09 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.