BitmapDecoder.DpiX Property

Definition

The horizontal resolution of the first frame in dots per inch.

public:
 property double DpiX { double get(); };
double DpiX();
public double DpiX { get; }
var double = bitmapDecoder.dpiX;
Public ReadOnly Property DpiX As Double

Property Value

Double

double

The horizontal resolution of the first frame in dots per inch.

Implements

Applies to