Class BitmapImageFormat
Represents Bitmap image format
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Graphics
Assembly: NFX.dll
Syntax
public sealed class BitmapImageFormat : ImageFormat
Constructors
BitmapImageFormat(Int32)
Declaration
public BitmapImageFormat(int colors)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | colors |
Fields
Monochrome
Declaration
public static readonly BitmapImageFormat Monochrome
Field Value
| Type | Description |
|---|---|
| BitmapImageFormat |
Properties
WebContentType
Declaration
public override string WebContentType { get; }
Property Value
| Type | Description |
|---|---|
| System.String |