Imaging 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供 Managed 到 Unmanaged 的互通支援,以便建立影像物件。
public ref class Imaging abstract sealed
C#
public static class Imaging
type Imaging = class
Public Class Imaging
- 繼承
-
Imaging
這個類別提供 WPF 中主要點陣圖影像處理類別的建立機制。 BitmapSource 這包括根據 Microsoft Windows Graphics Device Interface (GDI) 物件和記憶體區段建立 BitmapSource 的方法。
Create |
根據所提供之 Unmanaged 點陣圖和調色盤資訊的指標,傳回 Managed BitmapSource。 |
Create |
根據所提供之 Unmanaged 圖示影像的指標,傳回 Managed BitmapSource。 |
Create |
根據所提供的 Unmanaged 記憶體位置,傳回 Managed BitmapSource。 |
產品 | 版本 |
---|---|
.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, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |