From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1fac2bb18a119721 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-14 09:58:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!t-online.de!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: "Beard, Frank [Contractor]" Newsgroups: comp.lang.ada Subject: RE: ada jpeg binding? Date: Thu, 14 Mar 2002 12:56:18 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: avanie.enst.fr 1016128682 28337 137.194.161.2 (14 Mar 2002 17:58:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 14 Mar 2002 17:58:02 +0000 (UTC) Return-Path: X-Mailer: Internet Mail Service (5.5.2650.21) Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:21244 Date: 2002-03-14T12:56:18-05:00 Zach, You didn't say what OS you were trying to do this on, but if it's Windows: If you only need to open and display them, then you can use the LoadBitmapFile function in conjunction with the Bitmap procedure from the Win32 API bindings. I'm using the Aonix GUI Builder which in turn calls the APIs. You should be able to get a copy of the Win32 bindings from www.adapower.com, or Windex probably provides them as well. Frank -----Original Message----- From: x24702@usma.edu [mailto:x24702@usma.edu] Sent: Thursday, March 14, 2002 12:06 AM To: comp.lang.ada@ada.eu.org Subject: ada jpeg binding? I have need of access to the standard jpeg libraries (libjpeg.a) in Ada, anyone know of any bindings that are already available out there? I've done some pretty extensive searching on the web already and come up with nothing, I'm hoping that perhaps one of you might have already written something like this. Thanks Zach Swanson USMA '02 _______________________________________________ comp.lang.ada mailing list comp.lang.ada@ada.eu.org http://ada.eu.org/mailman/listinfo/comp.lang.ada