imagehandlingutilities/thumbnailmanager/plugins/image/inc/thumbnailimagedecoder.h
branchRCL_3
changeset 5 82749d516180
parent 0 2014ca87e772
equal deleted inserted replaced
1:235a7fc86938 5:82749d516180
   100      *
   100      *
   101      * @since S60 v5.0
   101      * @since S60 v5.0
   102      * @return Size of original image.
   102      * @return Size of original image.
   103      */
   103      */
   104     const TSize& OriginalSize()const;
   104     const TSize& OriginalSize()const;
       
   105 	
       
   106      /**
       
   107      * Leave if image is corrupt
       
   108      *
       
   109      * @since S60 v5.0
       
   110      */
       
   111     void LeaveIfCorruptL(const TInt aError );
   105 
   112 
   106 private:
   113 private:
   107     /**
   114     /**
   108      * Used to release reserved resources.
   115      * Used to release reserved resources.
   109      *
   116      *