• Andrzej Hunt's avatar
    Add base value to set alpha channel for 32 bit colourspaces. · e756452c
    Andrzej Hunt yazdı
    Currently the alpha channel is completely ignored by basebmp.
    However this results in completely "transparent" output, meaning
    the client has to manually overwrite the alpha channel -- instead
    we now set it automatically when writing colourdata.
    
    Unfortunately this doesn't quite work -- it seems that drawing
    a non-opaque bitmap/image on top of the existing bitmap can
    erase the alpha channel information (i.e. these areas will
    once again be transparent -- for example document borders seem
    to have a transition effect overlayed onto them): presumably
    there is some method that bypasses our RGBMaskSetter (probably
    some form of direct manipulation of raw values?).
    manipulation in basebmp
    
    Change-Id: Ia4be6a748cc30191a4422121f9ec347d9198b225
    e756452c
Adı
Son kayıt (commit)
Son güncelleme
..
accessor.hxx Loading commit data...
accessoradapters.hxx Loading commit data...
accessorfunctors.hxx Loading commit data...
accessortraits.hxx Loading commit data...
basebmpdllapi.h Loading commit data...
bitmapdevice.hxx Loading commit data...
clippedlinerenderer.hxx Loading commit data...
color.hxx Loading commit data...
colorblendaccessoradapter.hxx Loading commit data...
colormisc.hxx Loading commit data...
colortraits.hxx Loading commit data...
compositeiterator.hxx Loading commit data...
debug.hxx Loading commit data...
drawmodes.hxx Loading commit data...
endian.hxx Loading commit data...
fillimage.hxx Loading commit data...
genericcolorimageaccessor.hxx Loading commit data...
greylevelformats.hxx Loading commit data...
iteratortraits.hxx Loading commit data...
metafunctions.hxx Loading commit data...
nonstandarditerator.hxx Loading commit data...
packedpixeliterator.hxx Loading commit data...
paletteformats.hxx Loading commit data...
paletteimageaccessor.hxx Loading commit data...
pixelformatadapters.hxx Loading commit data...
pixeliterator.hxx Loading commit data...
polypolygonrenderer.hxx Loading commit data...
rgb24pixelformats.hxx Loading commit data...
rgbmaskpixelformats.hxx Loading commit data...
scaleimage.hxx Loading commit data...
scanlineformats.hxx Loading commit data...
stridedarrayiterator.hxx Loading commit data...
tools.hxx Loading commit data...