diff options
| author | Barry Golden <[email protected]> | 2019-09-26 09:04:22 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-26 09:04:22 -0700 |
| commit | f7eb738097908a1e32ca2a07a605bba0e85ccb95 (patch) | |
| tree | 9cc298db580c5ae737f6e3f25a09336ce6c99694 /video/pixlib/README.md | |
| parent | d2a01860208bcce9f4777d54bec3c59c4c02e969 (diff) | |
* Update README.md
* Update README.md
Diffstat (limited to 'video/pixlib/README.md')
| -rw-r--r-- | video/pixlib/README.md | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/video/pixlib/README.md b/video/pixlib/README.md index 733782c1..4153a4c3 100644 --- a/video/pixlib/README.md +++ b/video/pixlib/README.md @@ -8,18 +8,8 @@ products: - windows-wdk --- - -<!--- - 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 The PixLib sample demonstrates how to implement the **CPixel** class for use by a display driver. -For more information, see the WDK documentation topic, [CPixel Support Methods for Lightweight MIP Maps](http://msdn.microsoft.com/en-us/library/windows/hardware/ff540585).
\ No newline at end of file +For more information, see the WDK documentation topic, [CPixel Support Methods for Lightweight MIP Maps](https://docs.microsoft.com/windows-hardware/drivers/display/cpixel-support-methods-for-lightweight-mip-maps). |
