summaryrefslogtreecommitdiff
path: root/basebmp/inc/basebmp/metafunctions.hxx
AgeCommit message (Collapse)AuthorFilesLines
2008-04-11INTEGRATION: CWS changefileheader (1.8.24); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:07:56 rt 1.8.24.1: #i87441# Change license header to LPGL v3.
2007-07-05INTEGRATION: CWS aquavcl01 (1.7.22); FILE MERGEDRüdiger Timm1-4/+4
2007/06/21 09:00:07 pl 1.7.22.1: #i78704# add a new pixelformat, minor cosmetics
2006-07-13#i65904# Swapped mask polarity - now, a zero in the mask denotes opacity; ↵Thorsten Behrens1-2/+13
minor code tidying; made drawMaskedBitmap() handle a few more generic cases; switched 24bpp to BGR; adapted tests to modified mask polarity
2006-07-11#i65904# Consistently named constants; added rectangular device subsetting ↵Thorsten Behrens1-2/+16
to BitmapDevice; moved spreaded pixel format configuration points into a single traits template (per format); slightly improved cross-format support
2006-07-06#i65904# Reworked accessor framework, is now a hierarchy of nested ↵Thorsten Behrens1-3/+55
functionality; added traits for color, iterator and accessor behaviour; finished missing bitmap formats, slightly changed set of predefined formats; swapped order of xor/palette accessor application for the BitmapDevice, which should yield much more sensible results; added a few tests for the new formats
2006-06-28#i65904# Added more docs; made clip masks for all cases (except masked ↵Thorsten Behrens1-2/+31
bitmap); removed hardcoded unsigned int in favor of a metafunction; added tests for clips; fixed Color channel modification methods
2006-06-09#i65904# Fixed mask blending; added tests; reworked metafunctions for clip ↵Thorsten Behrens1-2/+47
proxy accessors
2006-05-31#i65904# Corrected license headers, added more testsThorsten Behrens1-2/+2
2006-05-31#i65904# Initial revisionThorsten Behrens1-0/+79