Files
docs-desktop/dotnet-desktop-guide/framework/wpf/graphics-multimedia/how-to-read-metadata-from-a-bitmap.md
T
Andy De George da363692ff Initial WPF content migrated (#17)
* Reset branch for WPF changes

* Convert BMP to PNG; fix link-out-of-scope err

* Add snippets for WPF... 6794 files!!!!

* Add missing snippets

* update file updated between migration

* Fix paths to include

* update breadcrumb and toc

* fix index links

* fix index links

* fix index links

* fix markdown
2020-09-04 09:46:28 -07:00

862 B

title, ms.date, dev_langs, helpviewer_keywords, ms.assetid
title ms.date dev_langs helpviewer_keywords ms.assetid
How to: Read Metadata from a Bitmap 03/30/2017
csharp
vb
cpp
bitmaps [WPF], reading metadata from
image metadata [WPF]
metadata [WPF], in images
metadata [WPF], reading from a bitmap
920784ed-d96b-43e6-92d4-5dea5228f628

How to: Read Metadata from a Bitmap

This example shows how to read bitmap metadata using the metadata query language.

Example

[!code-cppBitmapMetadata#GetQuery] [!code-csharpBitmapMetadata#GetQuery] [!code-vbBitmapMetadata#GetQuery]