Image 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供对 Tizen 平台上图像的混合颜色的访问。
public ref class Image abstract sealed
public static class Image
type Image = class
Public Module Image
- 继承
-
Image
字段
BlendColorProperty |
附加属性 的可绑定属性 |
FileProperty |
附加属性 的可绑定属性 |
方法
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 平台上图像的混合颜色的访问。 |