Image 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
針對 Tizen 平台上的影像混合色彩提供存取。
public ref class Image abstract sealed
public static class Image
type Image = class
Public Module Image
- 繼承
-
Image
欄位
BlendColorProperty |
附加屬性的 Bindable 屬性 |
FileProperty |
附加屬性的 Bindable 屬性 |
方法
GetBlendColor(BindableObject) |
傳回影像的混合色彩。 |
GetBlendColor(IPlatformElementConfiguration<Tizen,Image>) |
傳回影像的混合色彩。 |
GetFile(BindableObject) |
針對 Tizen 平台上的影像混合色彩提供存取。 |
GetFile(IPlatformElementConfiguration<Tizen,Image>) |
針對 Tizen 平台上的影像混合色彩提供存取。 |
SetBlendColor(BindableObject, Color) |
設定混合色彩。 |
SetBlendColor(IPlatformElementConfiguration<Tizen,Image>, Color) |
設定混合色彩。 |
SetFile(BindableObject, String) |
針對 Tizen 平台上的影像混合色彩提供存取。 |
SetFile(IPlatformElementConfiguration<Tizen,Image>, String) |
針對 Tizen 平台上的影像混合色彩提供存取。 |