<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm new to GDAL, and I'm wondering if there's a way I can get the
    buffer of raw compressed image data.  I have an NITF file that
    contains a jpeg image.  I've been able to use the rasterio function
    to get uncompressed image data, but what I really need is to just
    send along that jpeg image without the NITF wrapping.  Is there a
    funciton to give me just raw compressed image data?  Thanks.
    <div class="moz-signature">-- <br>
      <br>
      <font color="grey" face="serif" size="2">
        Joe Lyga<br>
        Software Engineer<br>
        Balfour Technologies LLC and VCORE Solutions LLC<br>
        Morrelly Homeland Security Center<br>
        510 Grumman Road West, Suite 212, Bethpage NY 11714<br>
        Phone: (516) 513-0030<br>
        <i>"Innovations in Mission Critical Visualization with
          fourDscape®"</i></font></div>
  </body>
</html>