summaryrefslogtreecommitdiff
path: root/video/pixlib
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2017-08-27 16:17:45 -0700
committerBarry Golden <[email protected]>2017-08-27 16:17:45 -0700
commit53bcc426c1870374bf941424ddf8b85b745079fd (patch)
treeb7f878f8442aaf2c578bdf94954e317998457996 /video/pixlib
parentdb44fd903e44b470e6429f9b9ef761b1269cb1bd (diff)
VSTS 12737998
Diffstat (limited to 'video/pixlib')
-rw-r--r--video/pixlib/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/video/pixlib/README.md b/video/pixlib/README.md
index b7667909..81258ab7 100644
--- a/video/pixlib/README.md
+++ b/video/pixlib/README.md
@@ -1,3 +1,13 @@
+<!---
+ name: PixLib sample
+ platform: LIB
+ language: cpp
+ category: Video
+ description: Demonstrates how to implement the CPixel class for use by a display driver.
+ samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=618005
+--->
+
+
PixLib sample
=============