DecodePixelType DecodePixelType DecodePixelType DecodePixelType Enum

Definition

Provides values that can be used for decoding operations to optimize for logical versus physical pixels in the source image file.

public : enum class DecodePixelTypepublic enum DecodePixelTypePublic Enum DecodePixelType// This API is not available in Javascript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Logical Logical Logical Logical

Use a logical pixel value.

Physical Physical Physical Physical

Use a physical pixel value.