Méthode | Description | |
---|---|---|
AddFileToImportList ( bool isFoil ) : void | ||
ComparePHash ( |
||
ComputePHashes ( string selectedPath, |
||
ConvertBitMap ( |
Converts a Bitmap image to an image source and freezes the img
|
|
MainWindowViewModel ( IUtil util, IXmlFileCreator xmlFileCreator, IWebcamController webcamController, ICardDatabase cardDatabase, ICardImportFileCreator cardImportFileCreator ) : System.Collections.Generic | ||
SavePHashes ( string selectedPath, |
Méthode | Description | |
---|---|---|
GenerateThemeData ( ) : void |
public AddFileToImportList ( bool isFoil ) : void | ||
isFoil | bool | |
Résultat | void |
public ComparePHash ( |
||
card | ||
Résultat | void |
public ComputePHashes ( string selectedPath, |
||
selectedPath | string | |
dialogController | ||
Résultat | void |
public ConvertBitMap ( |
||
cameraBitmap | ||
Résultat | System.Windows.Media.ImageSource |
public MainWindowViewModel ( IUtil util, IXmlFileCreator xmlFileCreator, IWebcamController webcamController, ICardDatabase cardDatabase, ICardImportFileCreator cardImportFileCreator ) : System.Collections.Generic | ||
util | IUtil | |
xmlFileCreator | IXmlFileCreator | |
webcamController | IWebcamController | |
cardDatabase | ICardDatabase | |
cardImportFileCreator | ICardImportFileCreator | |
Résultat | System.Collections.Generic |
public SavePHashes ( string selectedPath, |
||
selectedPath | string | |
dialogController | ||
Résultat | string |