共用方式為


Image 類別

定義

針對 Tizen 平台上的影像混合色彩提供存取。

public ref class Image abstract sealed
public static class Image
type Image = class
Public Module Image
繼承
Image

欄位

BlendColorProperty

附加屬性的 Bindable 屬性 BlendColor

FileProperty

附加屬性的 Bindable 屬性 File

方法

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 平台上的影像混合色彩提供存取。

適用於