Image Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |
FileProperty |
Bindable property for attached property |
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.