예제 #1
0
 def fromIO(IO) -> IOImage:
     return IOImage(IO, flash=True)
예제 #2
0
 def fromIO(IO) -> IOImage:
     return IOImage(IO)