Method | Description | |
---|---|---|
Image ( this deviceModel ) : |
||
ImageFilePath ( this deviceModel ) : string | ||
ImageHash ( this deviceModel ) : string | ||
ImageImport ( this deviceModel, Stream ImageStream ) : bool |
public static Image ( this deviceModel ) : |
||
deviceModel | this | |
return |
public static ImageFilePath ( this deviceModel ) : string | ||
deviceModel | this | |
return | string |
public static ImageHash ( this deviceModel ) : string | ||
deviceModel | this | |
return | string |
public static ImageImport ( this deviceModel, Stream ImageStream ) : bool | ||
deviceModel | this | |
ImageStream | Stream | |
return | bool |