ui/views/fullscreenview/inc/glxcoverflow.h
changeset 67 199e6e1e0b54
parent 61 743eb0b9959e
--- a/ui/views/fullscreenview/inc/glxcoverflow.h	Thu Sep 02 20:26:45 2010 +0300
+++ b/ui/views/fullscreenview/inc/glxcoverflow.h	Fri Sep 17 08:29:24 2010 +0300
@@ -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