gfxconversion/mifconv/inc/mifconv_util.h
branchRCL_3
changeset 2 1f6339ced17d
parent 0 f453ebb75370
child 11 e5e3f539dd55
equal deleted inserted replaced
1:23f0e6a5b752 2:1f6339ced17d
    25 
    25 
    26 class MifConvUtil
    26 class MifConvUtil
    27 {
    27 {
    28 public:
    28 public:
    29 
    29 
       
    30     static int ByteWidth(int aPixelWidth,int aBitsPerPixel);
       
    31     
    30     /**
    32     /**
    31      * Returns file extension of the given filename
    33      * Returns file extension of the given filename
    32      * @return String representing the file extension
    34      * @return String representing the file extension
    33      * @param fileName String representing the file name.
    35      * @param fileName String representing the file name.
    34      */
    36      */