huh
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@503 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
f5b6479de0
commit
f774f743fe
1 changed files with 0 additions and 1 deletions
|
|
@ -578,7 +578,6 @@ MwLLPixmap MwLoadRaw(MwWidget handle, unsigned char* rgb, int width, int height)
|
|||
pout[0] += base->red * (1 - a);
|
||||
pout[1] += base->green * (1 - a);
|
||||
pout[2] += base->blue * (1 - a);
|
||||
|
||||
pout[3] = 255;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue