Bitmap.BitmapImageType Enumeration
Lists the available formats for bitmap images.
Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)
Syntax
public enum Bitmap.BitmapImageType
Members
Member name | Description | |
---|---|---|
Bmp | A bitmap in Windows BMP format. | |
Gif | A bitmap in GIF format. | |
Jpeg | A bitmap in JPEG format. | |
TinyCLRBitmap | A bitmap in a format specific to the .NET Micro Framework common language runtine (CLR). |
Version Information
Available in .NET Micro Framework version 2.0, 2.5