Added sector times and all but still not really precise and I also added some cleaning to the strings
This commit is contained in:
@@ -15,7 +15,8 @@ namespace OCR_Decode
|
||||
}
|
||||
public override object DecodePng()
|
||||
{
|
||||
return 0;
|
||||
int result = GetTimeFromPng(WindowImage);
|
||||
return result;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user