summaryrefslogtreecommitdiff
path: root/video/pixlib
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-26 09:04:22 -0700
committerGitHub <[email protected]>2019-09-26 09:04:22 -0700
commitf7eb738097908a1e32ca2a07a605bba0e85ccb95 (patch)
tree9cc298db580c5ae737f6e3f25a09336ce6c99694 /video/pixlib
parentd2a01860208bcce9f4777d54bec3c59c4c02e969 (diff)
* Update README.md * Update README.md
Diffstat (limited to 'video/pixlib')
-rw-r--r--video/pixlib/README.md12
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).