On Sun, Sep 28, 2014 at 08:06:40AM +, Carl Eugen Hoyos wrote:
> > > biSize must be calculated so that it points to the
> > > palette, so if you have both extradata and palette
> > > you absolutely need to add the extradata size:
>
> This is wrong afaict.
>
> Or do we misunderstand each othe
Reimar Döffinger gmx.de> writes:
> On Sun, Sep 28, 2014 at 09:50:43AM +0200, Reimar Döffinger wrote:
> > On Sat, Sep 27, 2014 at 10:51:25AM +0200, Carl Eugen Hoyos wrote:
> > > Hi!
> > >
> > > Attached patch is one of two patches necessary to fix ticket #1304.
> > > The MSDN documentation indica
On Sun, Sep 28, 2014 at 09:50:43AM +0200, Reimar Döffinger wrote:
> On Sat, Sep 27, 2014 at 10:51:25AM +0200, Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Attached patch is one of two patches necessary to fix ticket #1304.
> > The MSDN documentation indicates that the palette is not part of the
> > bi
On Sat, Sep 27, 2014 at 10:51:25AM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch is one of two patches necessary to fix ticket #1304.
> The MSDN documentation indicates that the palette is not part of the
> bitmapinfoheader but the bitmapinfoheader is part of the bitmapinfo
> structure
On Sat, Sep 27, 2014 at 10:51:25AM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch is one of two patches necessary to fix ticket #1304.
> The MSDN documentation indicates that the palette is not part of the
> bitmapinfoheader but the bitmapinfoheader is part of the bitmapinfo
> structure
Hi!
Attached patch is one of two patches necessary to fix ticket #1304.
The MSDN documentation indicates that the palette is not part of the
bitmapinfoheader but the bitmapinfoheader is part of the bitmapinfo
structure that also contains the palette.
An alternative is to add the extradata_size