System.Exception: A Graphics object cannot be created from an image that has an indexed pixel format. at System.Drawing.Graphics.FromImage(Image image) at ZoneramaLib.Ex.ImageEx.Resize(Image image, Int32 width, Int32 height, ResizeMethod resizeMethod, SharpenMethod sharpenMethod) in D:\Projects\Zoner\Zonerama\v3.0\ZoneramaLib\Ex\ImageEx.cs:line 395 at ZoneramaLib.Ex.ImageEx.ResizeCrop(Image image, Int32 width, Int32 height, ImageCropAnchorPosition anchor, ResizeMethod resizeMethod, SharpenMethod sharpenMethod) in D:\Projects\Zoner\Zonerama\v3.0\ZoneramaLib\Ex\ImageEx.cs:line 211 at ZoneramaLib.Ex.ImageEx.Resizer.Resize(Image image) in D:\Projects\Zoner\Zonerama\v3.0\ZoneramaLib\Ex\ImageEx.cs:line 361 at ZoneramaLib.Api.Server.GetPhotoBitmap(Bitmap bitmap, Nullable`1 rotate, Nullable`1 crop, Resizer resizer, Watermark watermark) in D:\Projects\Zoner\Zonerama\v3.0\ZoneramaLib\Api\Server.cs:line 3168 at ZoneramaWeb.Controllers.StaticController.Image(String path, String url, Nullable`1 width, Nullable`1 height, Nullable`1 crop) in D:\Projects\Zoner\Zonerama\v3.0\ZoneramaWeb\Controllers\StaticController.cs:line 446