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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,34ebb619b321a1a6,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Received: by 10.224.223.77 with SMTP id ij13mr5991087qab.1.1346439568643; Fri, 31 Aug 2012 11:59:28 -0700 (PDT) Received: by 10.52.99.8 with SMTP id em8mr1713363vdb.16.1346439568618; Fri, 31 Aug 2012 11:59:28 -0700 (PDT) Path: da15ni7637554qab.0!nntp.google.com!b19no96000qas.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 31 Aug 2012 11:59:28 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=109.149.3.155; posting-account=pmkN8QoAAAAtIhXRUfydb0SCISnwaeyg NNTP-Posting-Host: 109.149.3.155 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: More on reading Image files in Ada. From: Austin Obyrne Injection-Date: Fri, 31 Aug 2012 18:59:28 +0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Date: 2012-08-31T11:59:28-07:00 List-Id: More on reading Image files. Thanks to everybody who has responded with the usual comp.lang.ada courtesy= to my question regarding being able to read the RGB colour ratios of pixel= s in an image file. My purpose in asking was to design an encryption program that would encrypt= image files in the same way that I am encrypting text files by creating a = kind of front end to my successful existing Ada-95 cipher. I think it may be interesting to readers to tell you how far I think I have= got with a solution to the problem that I posed that albeit outside of Ada= may still be of interest to readers who are competent enough to consider a= Java program as a pragma to my cipher in Ada-95. You might let me know as feedback for the future if you think that is feasi= ble i.e. a pragma program to an Ada program. Without further ado here=92s a link that you might like to look at. http://www.developer.com/java/other/article.php/3403921/Processing-Image-Pi= xels-using-Java-Getting-Started.htm According to the preface, this is exactly what I wanted and I was delighted= with it but it is a sponsored download and the stumbling block questionnai= re was beyond my ken. I gave up after several attempts. I=92m putting the whole matter on the back burner until later now but it wi= ll be a Java solution eventually I think =96 not an Ada one.=20 If some kind reader manages to get past the questionnaire and downloads a= nything perhaps they would tell me.=20 Many thanks to everybody. adacrypt