Windows.Graphics.Imaging.BitmapPropertySet

September 2, 2020 ยท View on GitHub

-description

Represents a property set of BitmapTypedValue objects.

-remarks

BitmapPropertySet is a map with keys of type String and values of type BitmapTypedValue. Each String key is either a Windows property key or native metadata query.

Collection member lists

For JavaScript, BitmapPropertySet supports using an index to access items.

-examples

-see-also

BitmapTypedValue, Image Metadata, Image Metadata

Contents

  1. 1-description
  2. 2-remarks
  3. 2.1Collection member lists
  4. 3-examples
  5. 4-see-also