A value along with an enumeration specifying its data type.
Syntax
var bitmapTypedValue = new Windows.Graphics.Imaging.BitmapTypedValue();
Attributes
- ActivatableAttribute(Windows.Graphics.Imaging.IBitmapTypedValueFactory, NTDDI_WIN8)
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
Members
The BitmapTypedValue class has these types of members:
Constructors
The BitmapTypedValue class has these constructors.
| Constructor | Description |
|---|---|
| BitmapTypedValue | Creates a new BitmapTypedValue object. |
Methods
The BitmapTypedValue class inherits methods from the Object class (C#/VB/C++).
Properties
The BitmapTypedValue class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the PropertyType of the stored value. | |
| Read-only | Gets the stored value. |
Remarks
BitmapTypedValue is immutable. In order to alter a value or data type, you must create a new object.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012