| # CHANGELOG
### 1.1.0 (2013-xx-xx)
  * [Canvas] added *getColorAt* method 
  * [RGBColor] 
    - **[BC Breaks]** changed  *setRGBColor* to *setFromRGBColor*
    - added    *setFromArray,setFromValue,setFromHex* methdos
### 1.2.0 (2014-1-2)
  * Added BlackAndWhite Action
  * Added Posterize Action
  * Added Screen Action
  * Added EdgeEnhance algorithm for EdgeDetection Action
  * Added Hipass Action
### 1.2.1 (2014-1-23)
  * Made use of *Util::getResourcePath()* in the Text object
### 1.3.0 (2014-2-7)
  * Added GraySketchy Action
 |