Auf Englisch lesen

Teilen über


RenderTargetBitmap(Int32, Int32, Double, Double, PixelFormat) Konstruktor

Definition

Initialisiert eine neue Instanz der RenderTargetBitmap-Klasse mit den angegebenen Parametern.

C#
[System.Security.SecurityCritical]
public RenderTargetBitmap (int pixelWidth, int pixelHeight, double dpiX, double dpiY, System.Windows.Media.PixelFormat pixelFormat);
C#
public RenderTargetBitmap (int pixelWidth, int pixelHeight, double dpiX, double dpiY, System.Windows.Media.PixelFormat pixelFormat);

Parameter

pixelWidth
Int32

Die Breite der Bitmap.

pixelHeight
Int32

Die Höhe des Bitmaps.

dpiX
Double

Die horizontale Auflösung (DPI) der Bitmap.

dpiY
Double

Die vertikale Auflösung (DPI) der Bitmap.

pixelFormat
PixelFormat

Das Format der Bitmap.

Attribute

Gilt für

Produkt Versionen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
Windows Desktop 3.0, 3.1, 5, 6, 7