Re: [AD] getpixel error

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


>                             for(x = 0; x < imagem->h; x++)
>                                 for(y = 0; y < imagem->w; y++){
>                                     matrizPixel[y][x] = getpixel(imagem, y, x);
>

only this?


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/