Closedown
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ def get_image_array(ip):
|
|||||||
else:
|
else:
|
||||||
return ip.getProcessor().getIntArray()
|
return ip.getProcessor().getIntArray()
|
||||||
|
|
||||||
def open_image(file_name)
|
def open_image(file_name):
|
||||||
file_name = get_context().setup.expandPath(file_name)
|
file_name = get_context().setup.expandPath(file_name)
|
||||||
return Opener().openTiff(file_name, 1)
|
return Opener().openTiff(file_name, 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user