BmpBitmapEncoder Properties
.NET Framework 3.0
Name | Description | |
---|---|---|
![]() | CodecInfo | Gets information that describes this codec. (inherited from BitmapEncoder) |
![]() | ColorContexts | Gets or sets a value that represents the color profile that is associated with this encoder. (inherited from BitmapEncoder) |
![]() | Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (inherited from DispatcherObject) |
![]() | Frames | Gets or sets the individual frames within an image. (inherited from BitmapEncoder) |
![]() | Metadata | Gets or sets the metadata that will be associated with this bitmap during encoding. (inherited from BitmapEncoder) |
![]() | Palette | Gets or sets a value that represents the BitmapPalette of an encoded bitmap. (inherited from BitmapEncoder) |
![]() | Preview | Gets or sets a BitmapSource that represents the global preview of a bitmap, if there is one. (inherited from BitmapEncoder) |
![]() | Thumbnail | Gets or sets a BitmapSource that represents the global embedded thumbnail. (inherited from BitmapEncoder) |
Reference
BmpBitmapEncoder ClassSystem.Windows.Media.Imaging Namespace
BitmapEncoder
BitmapSource
Other Resources
Imaging Overview
Show: