C# Class Efl.Elementary.Image

Inheritance: Efl.Elementary.Impl.ImageImpl
Exibir arquivo Open project: SabotageAndi/efl-sharp

Public Methods

Method Description
GetImageFile ( string &fileName, string &edjeGroup ) : void
Image ( Evas parent ) : System
SetImageFile ( string fileName, string edjeGroup ) : void

Method Details

GetImageFile() public method

public GetImageFile ( string &fileName, string &edjeGroup ) : void
fileName string
edjeGroup string
return void

Image() public method

public Image ( Evas parent ) : System
parent Evas
return System

SetImageFile() public method

public SetImageFile ( string fileName, string edjeGroup ) : void
fileName string
edjeGroup string
return void