LocalPicture -model added
This commit is contained in:
@ -11,5 +11,6 @@ namespace ImageHandlingLibrary.InterFaces
|
||||
public interface IFiling
|
||||
{
|
||||
BitmapImage ConvertFromDrawImage(Image _image);
|
||||
string ShowText();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user