###Read me for users
Check "Imlee Help" in launched application :-P
###Read me for programmers
####General:
Imlee is a simple application which is used to change the type of an image.
You can change its type simply by dropping it on image view and saving it as different type.
The main intend of making this application is to play with language features provided in cocoa and objective c (discussed below).
####Language features used:
- protocol
- NSImageView subclass
- drag and drop
- mouse down event
- bindings
- key value observing
- model view controller architecture
- predicate
####Final Words:
I hope this application will be fun to play with for both users and developers … enjoy :-)