Przeczytaj w języku angielskim

Udostępnij za pośrednictwem


SoftwareBitmap.DpiX Property

Definition

Gets or sets the dots per inch of the software bitmap in the X direction.

public double DpiX { get; set; }

Property Value

Double

The dots per inch of the software bitmap in the X direction.

Remarks

DpiX and DpiY are metadata about the bitmap. Modifying these values does not scale the image.

Applies to