ColorDepth
Wisej.Web.ColorDepth
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies the number of colors used to display an image in an ImageList control.
Fields
Name | Description |
---|---|
Depth16Bit | A 16-bit image. |
Depth24Bit | A 24-bit image. |
Depth32Bit | A 32-bit image. |
Depth4Bit | A 4-bit image. |
Depth8Bit | An 8-bit image. |
Last updated