Enum ImageFormat Namespace: mk.helpers.Types Assembly: mk.helpers.dll Syntax public enum ImageFormat Fields Name Description BMP GIF JPEG None PNG TIFF WEBP Extension Methods ObjectExtensions.AsDictionary(object) ObjectExtensions.ToExpandoObject(object) ReflectionHelper.Changes(object, object) ReflectionHelper.CopyProperties(object, object, out List<EntityChange>) ReflectionHelper.CopyProperties(object, object, out List<EntityChange>, params string[]) ReflectionHelper.CopyProperties(object, object, params string[]) ReflectionHelper.CopyPropertiesFrom(object, object, out List<EntityChange>) ReflectionHelper.CopyPropertiesFrom(object, object, params string[]) ObjectExtensions.IsDefault<ImageFormat>(ImageFormat) ObjectExtensions.IsIn<ImageFormat>(ImageFormat, params ImageFormat[]) ReflectionHelper.DeepClone<ImageFormat>(ImageFormat) EnumerableExtensions.IsAnyOf<ImageFormat>(ImageFormat, params ImageFormat[]) EnumerableExtensions.Yield<ImageFormat>(ImageFormat)