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 プラットフォームでイメージのブレンド色にアクセスできます。

適用対象