diff options
| author | Barry Golden <[email protected]> | 2017-08-27 16:17:45 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-27 16:17:45 -0700 |
| commit | 53bcc426c1870374bf941424ddf8b85b745079fd (patch) | |
| tree | b7f878f8442aaf2c578bdf94954e317998457996 /video/pixlib | |
| parent | db44fd903e44b470e6429f9b9ef761b1269cb1bd (diff) | |
VSTS 12737998
Diffstat (limited to 'video/pixlib')
| -rw-r--r-- | video/pixlib/README.md | 10 |
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 ============= |
