DecodePixelType Enumeration

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

Specifies the type of a pixel.

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

Syntax

Public Enumeration DecodePixelType
public enum DecodePixelType

Members

Member name Description
Physical A physical pixel.
Logical A logical pixel.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

System.Windows.Media.Imaging Namespace