Provides read and write access to image properties and metadata.
Syntax
var bitmapProperties = BitmapEncoder.BitmapContainerProperties; var bitmapProperties = BitmapEncoder.BitmapProperties;
Attributes
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The BitmapProperties class has these types of members:
Methods
The BitmapProperties class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.
| Method | Description |
|---|---|
| GetPropertiesAsync | Asynchronously retrieves one or more bitmap properties. |
| SetPropertiesAsync | Asynchronously sets one or more bitmap properties. |
Remarks
An instance of this class can represent one of the following:
- The entire contents of the frame metadata.
- The entire contents of the container level metadata.
- A specific nested metadata block within the frame or container.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012