VideoFormat.PixelFormat Property
Silverlight
Gets the graphics format information for individual pixels of the video format.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.Media.PixelFormatTypeA PixelFormatType value that reports the format of individual pixels of the video format.
In Silverlight 5, the only supported value for an actual capture is PixelFormatType.Format32bppArgb. Silverlight always uses this format type for video playback regardless of any pixel format information that is reported by the video capture device.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.