RenderTargetBitmap Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public ref class RenderTargetBitmap sealed : ImageSource
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RenderTargetBitmap final : ImageSource
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RenderTargetBitmap : ImageSource
Public NotInheritable Class RenderTargetBitmap
Inherits ImageSource
- Ereditarietà
- Attributi
Costruttori
| Nome | Descrizione |
|---|---|
| RenderTargetBitmap() | |
Proprietà
| Nome | Descrizione |
|---|---|
| Dispatcher | (Ereditato da DependencyObject) |
| DispatcherQueue | (Ereditato da DependencyObject) |
| PixelHeight | |
| PixelHeightProperty | |
| PixelWidth | |
| PixelWidthProperty | |
Metodi
| Nome | Descrizione |
|---|---|
| ClearValue(DependencyProperty) | (Ereditato da DependencyObject) |
| GetAnimationBaseValue(DependencyProperty) | (Ereditato da DependencyObject) |
| GetPixelsAsync() | |
| GetValue(DependencyProperty) | (Ereditato da DependencyObject) |
| ReadLocalValue(DependencyProperty) | (Ereditato da DependencyObject) |
| RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) | (Ereditato da DependencyObject) |
| RenderAsync(UIElement, Int32, Int32) | |
| RenderAsync(UIElement) | |
| SetValue(DependencyProperty, Object) | (Ereditato da DependencyObject) |
| UnregisterPropertyChangedCallback(DependencyProperty, Int64) | (Ereditato da DependencyObject) |