ui/views/fullscreenview/inc/glxcoverflow.h
changeset 62 36d93b4dc635
parent 58 383b67fbdb11
child 71 27f2d7aec52a
--- a/ui/views/fullscreenview/inc/glxcoverflow.h	Mon Aug 23 18:06:16 2010 +0530
+++ b/ui/views/fullscreenview/inc/glxcoverflow.h	Sat Sep 04 11:36:24 2010 +0530
@@ -335,6 +335,20 @@
      * @return - return the uri of the image.
      */
     QString getUri( int index );
+
+    /**
+     * getImageDimension - To get the dimension of the image.
+     * @param - image index.
+     * @return - return the dimension of the image.
+     */    
+    QSize getImageDimension( int index );
+    
+    /**
+     * getImageSize() - To get the image size.
+     * @param - image index.
+     * @return - return the size of the image.
+     */
+    int getImageSize( int index ); 
     
     /**
      * isAnimatedImage() - To get the GIF file info of the image