Skip to content

ReadRecord15Python

anna-dodd edited this page Jun 3, 2015 · 1 revision
from nitf import *

handle = IOHandle(fileName)
record = Reader().read(handle)
Clone this wiki locally