I am creating thumbnails of image using phpthumb, its working fine for other formates except bmp file. The Method GenerateThumbnail() returning false with bmp image.
Do I need to set any parameter for the this.
You need to install imagemagick for the plugin to be able to handle bmp files.