Image Class

Definition

Provides access to the blend color for images on the Tizen platform.

public ref class Image abstract sealed
public static class Image
type Image = class
Public Module Image
Inheritance
Image

Fields

BlendColorProperty

Bindable property for attached property BlendColor.

FileProperty

Bindable property for attached property File.

Methods

GetBlendColor(BindableObject)

Returns the blend color for the image.

GetBlendColor(IPlatformElementConfiguration<Tizen,Image>)

Returns the blend color for the image.

GetFile(BindableObject)
GetFile(IPlatformElementConfiguration<Tizen,Image>)
SetBlendColor(BindableObject, Color)

Sets the blend color.

SetBlendColor(IPlatformElementConfiguration<Tizen,Image>, Color)

Sets the blend color.

SetFile(BindableObject, String)
SetFile(IPlatformElementConfiguration<Tizen,Image>, String)

Applies to