contacts_plat/phonebook_2_image_management_api/inc/TPbk2ImageManagerParams.h
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
--- a/contacts_plat/phonebook_2_image_management_api/inc/TPbk2ImageManagerParams.h	Tue Feb 02 10:12:17 2010 +0200
+++ b/contacts_plat/phonebook_2_image_management_api/inc/TPbk2ImageManagerParams.h	Fri Feb 19 22:40:27 2010 +0200
@@ -42,7 +42,13 @@
 
             /// Fast scaling of the image close, but not excactly to desired
             /// size (always keeps aspect ratio).
-            EUseFastScaling  = 0x0004
+            EUseFastScaling  = 0x0004,
+
+            /// Crop landscape image to square, before thumbnail is scaled.
+            ECropImage       = 0x0008,
+
+            /// Speed optimized algorithm is used for scaling. @See AknIconUtils::ScaleBitmapL
+            EUseSpeedOptimizedScaling  = 0x0010			
             };
 
     public: // Interface