Image Class

Definition

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

public static class Image
type Image = class
Inheritance
Image

Fields

BlendColorProperty

Backing store for the attached property that controls the blend color.

FileProperty

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