c# - Using WebImage() with .gif images -


i trying use webimage uploaded .gif image.

webimage file = new webimage(fullfilepath + ".gif"); file.save(newimage); 

i error stating:

system.exception: graphics object cannot created image has indexed pixel format. 

how can use .gif webimage class?


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -