Files
docs-desktop/dotnet-desktop-guide/framework/wpf/graphics-multimedia/how-to-write-metadata-to-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: Write Metadata to a Bitmap 03/30/2017
csharp
vb
cpp
image metadata [WPF]
metadata [WPF], writing to a bitmap
metadata [WPF], in images
bitmaps [WPF], writing metadata to
68f0dc4b-c0fe-43be-94f2-9d7399378fb3

How to: Write Metadata to a Bitmap

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

Example

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