summaryrefslogtreecommitdiff
path: root/video/pixlib/README.md
blob: af19cbf1f27d3ef385937d5229e8fa16ef512a3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
topic: sample
description: Demonstrates how to implement the CPixel class for use by a display driver.
languages:
- cpp
products:
- windows
---

<!---
    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).