diff options
Diffstat (limited to 'video/pixlib')
| -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). |
