summaryrefslogtreecommitdiff
path: root/video/pixlib/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'video/pixlib/README.md')
-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
=============