mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-02 23:50:50 +00:00
huh
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@503 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user