BitmapImage.DecodePixelType Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the type of the pixel.

Namespace:  System.Windows.Media.Imaging
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Property DecodePixelType As DecodePixelType
public DecodePixelType DecodePixelType { get; set; }

Property Value

Type: System.Windows.Media.Imaging..::.DecodePixelType
The type of the pixel.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

BitmapImage Class

System.Windows.Media.Imaging Namespace