Alexander Eichner wrote:
> i have a problem when i load images with a certain size.
> Normally the rowstride given with gdk_pixbuf_get_rowstride
> is calculated with width of the image multiplied with the number of
> channels in the image.
> But if i load an RGB Image with for example 314px*240px
hello,
i have a problem when i load images with a certain size.
Normally the rowstride given with gdk_pixbuf_get_rowstride
is calculated with width of the image multiplied with the number of
channels in the image.
But if i load an RGB Image with for example 314px*240px in size
I get an rowstride o