Crop implementation
authorchitta ranjan <chitta.rs@samsung.com>
Mon, 25 Mar 2013 12:28:53 +0000 (21:28 +0900)
committerchitta ranjan <chitta.rs@samsung.com>
Mon, 25 Mar 2013 12:28:53 +0000 (21:28 +0900)
commit0ddc708822485686aae20f2f3b9b570fa63708e2
treecd60a94153fc988a6fd950256e0318061bb51a0c
parent8cf5d0d3e007e1569c2be0f32c91fd91bc600618
 Crop implementation

Change-Id: I35e7850e97d81990aaf029e2f21a1332a0569cc4
Signed-off-by: chitta ranjan <chitta.rs@samsung.com>
19 files changed:
inc/IvImageCrop.h [new file with mode: 0644]
inc/IvImageSetterForm.h
inc/IvImageViewerForm.h
inc/IvTypes.h
res/screen-density-xhigh/EditBackground.png [new file with mode: 0644]
res/screen-density-xhigh/T01-1_control_icon_CCW.png [new file with mode: 0644]
res/screen-density-xhigh/T01-1_control_icon_CW.png [new file with mode: 0644]
res/screen-density-xhigh/T01-1_control_icon_cancel.png [new file with mode: 0644]
res/screen-density-xhigh/T01-1_control_icon_save.png [new file with mode: 0644]
res/screen-density-xhigh/T01-1_crop_rectangle.png [new file with mode: 0644]
res/screen-density-xhigh/T01_1_controlbar_bg.png [new file with mode: 0644]
res/screen-size-normal/IDL_FORM_IMAGE_CROP.xml [new file with mode: 0644]
src/IvFormFactory.cpp
src/IvImageCrop.cpp [new file with mode: 0644]
src/IvImageSetterForm.cpp
src/IvImageViewerApp.cpp
src/IvImageViewerForm.cpp
src/IvMainFrame.cpp
src/IvTypes.cpp