[This is preliminary documentation and is subject to change.]
Gets the pixel format used by this device.
| C# | Visual Basic | Visual C++ |
public PixelFormat LCDPixelFormat { get; }
Public ReadOnly Property LCDPixelFormat As PixelFormat
public: property PixelFormat LCDPixelFormat { PixelFormat get (); }