On Tue, 6 May 2008 20:52:25 +0200
Biagio <[EMAIL PROTECTED]> wrote:

> Ciao a tutti,
> 
> qualcuno di voi conosce un programma che permette di inserire una  
> immagine e di trasformarla
> nella relativa sequenza di bit corrispondente ai vari pixel che  
> compone tale immagine?
> Ovviamente se il programma esiste per Debian, tanto meglio ;)

Pacchetto imagemagick, in particolare il comando convert.
Sempre che il formato inteso da te ricada tra questi:

$ identify -list format | grep -i raw
        A* RAW       rw+   Raw alpha samples
        B* RAW       rw+   Raw blue samples
        C* RAW       rw+   Raw cyan samples
     CMYK* CMYK      rw+   Raw cyan, magenta, yellow, and black samples
    CMYKA* CMYK      rw+   Raw cyan, magenta, yellow, black, and
                           opacity samples
        G* RAW       rw+   Raw green samples 
     GRAY* GRAY      rw+   Raw gray samples
        K* RAW       rw+   Raw black samples
        M* RAW       rw+   Raw magenta samples
        O* RAW       rw+   Raw opacity samples
      PCT* PICT      rw-   Apple Macintosh QuickDraw/PICT
     PICT* PICT      rw-   Apple Macintosh QuickDraw/PICT
        R* RAW       rw+   Raw red samples
      RGB* RGB       rw+   Raw red, green, and blue samples
     RGBA* RGB       rw+   Raw red, green, blue, and alpha samples
     RGBO* RGB       rw+   Raw red, green, blue, and opacity samples
        Y* RAW       rw+   Raw yellow samples
    YCbCr* YCbCr     rw+   Raw Y, Cb, and Cr samples
   YCbCrA* YCbCr     rw+   Raw Y, Cb, Cr, and opacity samples


Saluti


C.


-- 
Per REVOCARE l'iscrizione alla lista, inviare un email a 
[EMAIL PROTECTED] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [EMAIL PROTECTED]

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Rispondere a