imagehandlingutilities/thumbnailmanager/plugins/image/inc/thumbnailimagedecoderv2.h
branchRCL_3
changeset 5 82749d516180
parent 0 2014ca87e772
equal deleted inserted replaced
1:235a7fc86938 5:82749d516180
    94      * Creates image decoder to be used.
    94      * Creates image decoder to be used.
    95      *
    95      *
    96      * @since S60 v5.0
    96      * @since S60 v5.0
    97      */
    97      */
    98     void CreateDecoderL();
    98     void CreateDecoderL();
       
    99     
       
   100      /**
       
   101      * Leave if image is corrupt
       
   102      *
       
   103      * @since S60 v5.0
       
   104      */
       
   105     void LeaveIfCorruptL(const TInt aError );
    99 
   106 
   100 private:
   107 private:
   101     // data
   108     // data
   102 
   109 
   103    /**
   110    /**