Image 类

定义

提供对 Tizen 平台上图像的混合颜色的访问。

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

字段

BlendColorProperty

附加属性 的可绑定属性 BlendColor

FileProperty

附加属性 的可绑定属性 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 平台上图像的混合颜色的访问。

适用于