2010-10-14 08:27:31 +02:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
/*
|
|
|
|
* This file is part of the LibreOffice project.
|
|
|
|
*
|
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
*
|
|
|
|
* This file incorporates work covered by the following license notice:
|
|
|
|
*
|
|
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
|
|
* with this work for additional information regarding copyright
|
|
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of
|
|
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
|
|
*/
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
#ifndef _SV_BITMAP_HXX
|
|
|
|
#define _SV_BITMAP_HXX
|
|
|
|
|
2012-01-03 15:12:33 +01:00
|
|
|
#include <tools/link.hxx>
|
2012-06-10 19:26:30 +03:00
|
|
|
#include <tools/solar.h>
|
2007-04-11 16:47:49 +00:00
|
|
|
#include <vcl/dllapi.h>
|
|
|
|
#include <vcl/mapmod.hxx>
|
|
|
|
#include <vcl/region.hxx>
|
2011-05-17 10:03:46 +02:00
|
|
|
#include <vcl/scopedbitmapaccess.hxx>
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
#define BMP_MIRROR_NONE 0x00000000UL
|
|
|
|
#define BMP_MIRROR_HORZ 0x00000001UL
|
|
|
|
#define BMP_MIRROR_VERT 0x00000002UL
|
|
|
|
|
|
|
|
|
|
|
|
#define BMP_SCALE_NONE 0x00000000UL
|
|
|
|
#define BMP_SCALE_FAST 0x00000001UL
|
|
|
|
#define BMP_SCALE_INTERPOLATE 0x00000002UL
|
2012-06-02 20:16:36 +02:00
|
|
|
#define BMP_SCALE_LANCZOS 0x00000003UL
|
2012-06-15 07:17:36 +02:00
|
|
|
#define BMP_SCALE_BICUBIC 0x00000004UL
|
|
|
|
#define BMP_SCALE_BILINEAR 0x00000005UL
|
|
|
|
#define BMP_SCALE_BOX 0x00000006UL
|
2007-04-11 16:47:49 +00:00
|
|
|
|
2012-06-22 17:19:12 +02:00
|
|
|
// Aliases, try to use these two (or BMP_SCALE_FAST/BMP_SCALE_NONE),
|
|
|
|
// use a specific algorithm only if you really need to.
|
|
|
|
#define BMP_SCALE_BEST BMP_SCALE_LANCZOS
|
|
|
|
#define BMP_SCALE_DEFAULT BMP_SCALE_BOX
|
|
|
|
|
2007-04-11 16:47:49 +00:00
|
|
|
#define BMP_DITHER_NONE 0x00000000UL
|
|
|
|
#define BMP_DITHER_MATRIX 0x00000001UL
|
|
|
|
#define BMP_DITHER_FLOYD 0x00000002UL
|
|
|
|
#define BMP_DITHER_FLOYD_16 0x00000004UL
|
|
|
|
|
|
|
|
#define BMP_VECTORIZE_NONE BMP_VECTORIZE_OUTER
|
|
|
|
#define BMP_VECTORIZE_INNER 0x00000001UL
|
|
|
|
#define BMP_VECTORIZE_OUTER 0x00000002UL
|
|
|
|
#define BMP_VECTORIZE_BOUND_ONLY 0x00000004UL
|
|
|
|
#define BMP_VECTORIZE_REDUCE_EDGES 0x00000008UL
|
|
|
|
|
|
|
|
#define BMP_COL_TRANS Color( 252, 3, 251 )
|
|
|
|
|
|
|
|
enum BmpConversion
|
|
|
|
{
|
|
|
|
BMP_CONVERSION_NONE = 0,
|
|
|
|
BMP_CONVERSION_1BIT_THRESHOLD = 1,
|
|
|
|
BMP_CONVERSION_1BIT_MATRIX = 2,
|
|
|
|
BMP_CONVERSION_4BIT_GREYS = 3,
|
|
|
|
BMP_CONVERSION_4BIT_COLORS = 4,
|
|
|
|
BMP_CONVERSION_8BIT_GREYS = 5,
|
|
|
|
BMP_CONVERSION_8BIT_COLORS = 6,
|
|
|
|
BMP_CONVERSION_24BIT = 7,
|
|
|
|
BMP_CONVERSION_4BIT_TRANS = 8,
|
|
|
|
BMP_CONVERSION_8BIT_TRANS = 9,
|
|
|
|
BMP_CONVERSION_GHOSTED = 10
|
|
|
|
};
|
|
|
|
|
|
|
|
enum BmpCombine
|
|
|
|
{
|
|
|
|
BMP_COMBINE_COPY = 0,
|
|
|
|
BMP_COMBINE_INVERT = 1,
|
|
|
|
BMP_COMBINE_AND = 2,
|
|
|
|
BMP_COMBINE_NAND = 3,
|
|
|
|
BMP_COMBINE_OR = 4,
|
|
|
|
BMP_COMBINE_NOR = 5,
|
|
|
|
BMP_COMBINE_XOR = 6,
|
|
|
|
BMP_COMBINE_NXOR = 7
|
|
|
|
};
|
|
|
|
|
|
|
|
enum BmpReduce
|
|
|
|
{
|
|
|
|
BMP_REDUCE_SIMPLE = 0,
|
|
|
|
BMP_REDUCE_POPULAR = 1,
|
|
|
|
BMP_REDUCE_MEDIAN = 2
|
|
|
|
};
|
|
|
|
|
|
|
|
enum BmpEmboss
|
|
|
|
{
|
|
|
|
BMP_EMBOSS_TOPLEFT = 0,
|
|
|
|
BMP_EMBOSS_TOP = 1,
|
|
|
|
BMP_EMBOSS_TOPRIGHT = 2,
|
|
|
|
BMP_EMBOSS_LEFT = 3,
|
|
|
|
BMP_EMBOSS_MIDDLE = 4,
|
|
|
|
BMP_EMBOSS_RIGHT = 5,
|
|
|
|
BMP_EMBOSS_BOTTOMLEFT = 6,
|
|
|
|
BMP_EMBOSS_BOTTOM = 7,
|
|
|
|
BMP_EMBOSS_BOTTOMRIGHT = 8
|
|
|
|
};
|
|
|
|
|
|
|
|
enum BmpFilter
|
|
|
|
{
|
|
|
|
BMP_FILTER_SMOOTH = 0,
|
|
|
|
BMP_FILTER_SHARPEN = 1,
|
|
|
|
BMP_FILTER_REMOVENOISE = 2,
|
|
|
|
BMP_FILTER_SOBEL_GREY = 3,
|
|
|
|
BMP_FILTER_EMBOSS_GREY = 4,
|
|
|
|
BMP_FILTER_SOLARIZE = 5,
|
|
|
|
BMP_FILTER_SEPIA = 6,
|
|
|
|
BMP_FILTER_MOSAIC = 7,
|
|
|
|
BMP_FILTER_POPART = 8,
|
|
|
|
|
|
|
|
BMP_FILTER_UNKNOWN = 65535
|
|
|
|
};
|
|
|
|
|
|
|
|
class VCL_DLLPUBLIC BmpFilterParam
|
|
|
|
{
|
|
|
|
friend class Bitmap;
|
|
|
|
friend class BitmapEx;
|
|
|
|
friend class Animation;
|
|
|
|
|
|
|
|
private:
|
2012-06-15 07:17:36 +02:00
|
|
|
BmpFilter meFilter;
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong mnProgressStart;
|
|
|
|
sal_uLong mnProgressEnd;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
public:
|
|
|
|
struct MosaicTileSize
|
|
|
|
{
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong mnTileWidth;
|
|
|
|
sal_uLong mnTileHeight;
|
2007-04-11 16:47:49 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
struct EmbossAngles
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 mnAzimuthAngle100;
|
|
|
|
sal_uInt16 mnElevationAngle100;
|
2007-04-11 16:47:49 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
private:
|
|
|
|
union
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 mnSepiaPercent;
|
|
|
|
sal_uInt8 mcSolarGreyThreshold;
|
2012-06-15 07:22:32 +02:00
|
|
|
double mnRadius;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
MosaicTileSize maMosaicTileSize;
|
|
|
|
EmbossAngles maEmbossAngles;
|
|
|
|
};
|
|
|
|
|
|
|
|
public:
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
BmpFilterParam( sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) :
|
2007-04-11 16:47:49 +00:00
|
|
|
meFilter( BMP_FILTER_UNKNOWN ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ) {}
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
BmpFilterParam( sal_uInt8 cSolarGreyThreshold, sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) :
|
2007-04-11 16:47:49 +00:00
|
|
|
meFilter( BMP_FILTER_SOLARIZE ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ),
|
|
|
|
mcSolarGreyThreshold( cSolarGreyThreshold ) {}
|
|
|
|
|
2012-06-15 07:22:32 +02:00
|
|
|
BmpFilterParam( double nRadius, sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) :
|
|
|
|
meFilter( BMP_FILTER_SMOOTH ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ),
|
2012-06-15 22:54:02 +02:00
|
|
|
mnRadius( nRadius ) {}
|
2012-06-15 07:22:32 +02:00
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
BmpFilterParam( sal_uInt16 nSepiaPercent, sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) :
|
2007-04-11 16:47:49 +00:00
|
|
|
meFilter( BMP_FILTER_SEPIA ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd ),
|
|
|
|
mnSepiaPercent( nSepiaPercent ) {}
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
BmpFilterParam( const Size& rMosaicTileSize, sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) :
|
2007-04-11 16:47:49 +00:00
|
|
|
meFilter( BMP_FILTER_MOSAIC ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd )
|
|
|
|
{
|
|
|
|
maMosaicTileSize.mnTileWidth = rMosaicTileSize.Width();
|
|
|
|
maMosaicTileSize.mnTileHeight= rMosaicTileSize.Height();
|
|
|
|
}
|
2010-09-29 15:46:40 +08:00
|
|
|
BmpFilterParam( sal_uInt16 nEmbossAzimuthAngle100, sal_uInt16 nEmbossElevationAngle100,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nProgressStart = 0, sal_uLong nProgressEnd = 0 ) :
|
2007-04-11 16:47:49 +00:00
|
|
|
meFilter( BMP_FILTER_EMBOSS_GREY ), mnProgressStart( nProgressStart ), mnProgressEnd( nProgressEnd )
|
|
|
|
{
|
|
|
|
maEmbossAngles.mnAzimuthAngle100 = nEmbossAzimuthAngle100;
|
|
|
|
maEmbossAngles.mnElevationAngle100 = nEmbossElevationAngle100;
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
2012-06-15 07:17:36 +02:00
|
|
|
// --------------------
|
2013-03-16 22:33:14 +02:00
|
|
|
// Resample kernels
|
2012-06-15 07:17:36 +02:00
|
|
|
// --------------------
|
|
|
|
|
|
|
|
class Kernel
|
|
|
|
{
|
|
|
|
|
|
|
|
public:
|
|
|
|
Kernel () {}
|
|
|
|
virtual ~Kernel() {}
|
|
|
|
|
|
|
|
virtual double GetWidth() = 0;
|
|
|
|
virtual double Calculate( double x ) = 0;
|
|
|
|
};
|
|
|
|
|
|
|
|
class Lanczos3Kernel : public Kernel
|
|
|
|
{
|
|
|
|
|
|
|
|
public:
|
|
|
|
virtual double GetWidth() { return 3.0; }
|
|
|
|
virtual double Calculate (double x)
|
|
|
|
{
|
|
|
|
return (-3.0 <= x && x < 3.0) ? SincFilter(x) * SincFilter( x / 3.0 ) : 0.0;
|
|
|
|
}
|
|
|
|
|
|
|
|
inline double SincFilter(double x)
|
|
|
|
{
|
|
|
|
if (x == 0.0)
|
|
|
|
{
|
|
|
|
return 1.0;
|
|
|
|
}
|
|
|
|
x = x * M_PI;
|
|
|
|
return sin(x) / x;
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
|
|
|
class BicubicKernel : public Kernel {
|
|
|
|
virtual double GetWidth() { return 2.0; }
|
|
|
|
virtual double Calculate (double x)
|
|
|
|
{
|
|
|
|
if (x < 0.0)
|
|
|
|
{
|
|
|
|
x = -x;
|
|
|
|
}
|
|
|
|
|
|
|
|
if (x <= 1.0)
|
|
|
|
{
|
|
|
|
return (1.5 * x - 2.5) * x * x + 1.0;
|
|
|
|
}
|
|
|
|
else if (x < 2.0)
|
|
|
|
{
|
|
|
|
return ((-0.5 * x + 2.5) * x - 4) * x + 2;
|
|
|
|
}
|
|
|
|
return 0.0;
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
|
|
|
class BilinearKernel : public Kernel {
|
|
|
|
virtual double GetWidth() { return 1.0; }
|
|
|
|
virtual double Calculate (double x)
|
|
|
|
{
|
|
|
|
if (x < 0.0)
|
|
|
|
{
|
|
|
|
x = -x;
|
|
|
|
}
|
|
|
|
if (x < 1.0)
|
|
|
|
{
|
|
|
|
return 1.0-x;
|
|
|
|
}
|
|
|
|
return 0.0;
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
|
|
|
class BoxKernel : public Kernel {
|
|
|
|
virtual double GetWidth() { return 0.5; }
|
|
|
|
virtual double Calculate (double x)
|
|
|
|
{
|
|
|
|
if (-0.5 <= x && x < 0.5)
|
|
|
|
return 1.0;
|
|
|
|
return 0.0;
|
|
|
|
}
|
|
|
|
};
|
|
|
|
|
2007-04-11 16:47:49 +00:00
|
|
|
class BitmapReadAccess;
|
|
|
|
class BitmapWriteAccess;
|
|
|
|
class BitmapPalette;
|
|
|
|
class ImpBitmap;
|
|
|
|
class Color;
|
|
|
|
class SvStream;
|
|
|
|
struct DIBInfoHeader;
|
|
|
|
class ResId;
|
|
|
|
class GDIMetaFile;
|
|
|
|
class AlphaMask;
|
|
|
|
class OutputDevice;
|
|
|
|
class SalBitmap;
|
|
|
|
|
|
|
|
struct BitmapSystemData
|
|
|
|
{
|
2011-05-21 17:00:45 +03:00
|
|
|
#if defined( WNT )
|
2007-04-11 16:47:49 +00:00
|
|
|
void* pDIB; // device independent byte buffer
|
|
|
|
void* pDDB; // if not NULL then this is actually an HBITMAP
|
2013-01-11 11:07:23 +02:00
|
|
|
#elif defined( MACOSX ) || defined( IOS )
|
2008-06-24 10:37:34 +00:00
|
|
|
void* rImageContext; //Image context (CGContextRef)
|
2007-04-11 16:47:49 +00:00
|
|
|
#else
|
|
|
|
void* aPixmap;
|
2013-03-14 09:36:43 +01:00
|
|
|
void* aVisual;
|
2007-04-11 16:47:49 +00:00
|
|
|
#endif
|
|
|
|
int mnWidth;
|
|
|
|
int mnHeight;
|
|
|
|
};
|
|
|
|
|
|
|
|
class VCL_DLLPUBLIC Bitmap
|
|
|
|
{
|
|
|
|
private:
|
|
|
|
|
2012-07-24 22:01:18 +02:00
|
|
|
ImpBitmap* mpImpBmp;
|
|
|
|
MapMode maPrefMapMode;
|
|
|
|
Size maPrefSize;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
public:
|
|
|
|
|
|
|
|
SAL_DLLPRIVATE void ImplReleaseRef();
|
|
|
|
SAL_DLLPRIVATE void ImplMakeUnique();
|
|
|
|
ImpBitmap* ImplGetImpBitmap() const;
|
|
|
|
SAL_DLLPRIVATE void ImplSetImpBitmap( ImpBitmap* pImpBmp );
|
|
|
|
SAL_DLLPRIVATE void ImplAssignWithSize( const Bitmap& rBitmap );
|
|
|
|
|
2012-07-24 22:01:18 +02:00
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplReadDIB( SvStream& rIStm, Bitmap& rBmp, sal_uLong nOffset, sal_Bool bMSOFormat = sal_False );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplReadDIBFileHeader( SvStream& rIStm, sal_uLong& rOffset );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplReadDIBInfoHeader( SvStream& rIStm, DIBInfoHeader& rHeader, sal_Bool& bTopDown, sal_Bool bMSOFormat = sal_False );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplReadDIBPalette( SvStream& rIStm, BitmapWriteAccess& rAcc, sal_Bool bQuad );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplReadDIBBits( SvStream& rIStm, DIBInfoHeader& rHeader, BitmapWriteAccess& rAcc, sal_Bool bTopDown );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplWriteDIB( SvStream& rOStm, BitmapReadAccess& rAcc, sal_Bool bCompressed ) const;
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplWriteDIBFileHeader( SvStream& rOStm, BitmapReadAccess& rAcc );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplWriteDIBPalette( SvStream& rOStm, BitmapReadAccess& rAcc );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplWriteDIBBits( SvStream& rOStm, BitmapReadAccess& rAcc,
|
|
|
|
sal_uLong nCompression, sal_uInt32& rImageSize );
|
2010-09-29 15:46:40 +08:00
|
|
|
SAL_DLLPRIVATE static void ImplDecodeRLE( sal_uInt8* pBuffer, DIBInfoHeader& rHeader,
|
2012-07-24 22:01:18 +02:00
|
|
|
BitmapWriteAccess& rAcc, sal_Bool bRLE4 );
|
|
|
|
SAL_DLLPRIVATE static sal_Bool ImplWriteRLE( SvStream& rOStm, BitmapReadAccess& rAcc, sal_Bool bRLE4 );
|
|
|
|
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplScaleFast( const double& rScaleX, const double& rScaleY );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplScaleInterpolate( const double& rScaleX, const double& rScaleY );
|
|
|
|
SAL_DLLPRIVATE bool ImplScaleConvolution( const double& rScaleX, const double& rScaleY, Kernel& aKernel);
|
|
|
|
SAL_DLLPRIVATE bool ImplTransformAveraging( const double& rScaleX, const double& rScaleY,
|
|
|
|
const Rectangle& rRotatedRectangle, const long nAngle10, const Color& rFillColor );
|
|
|
|
SAL_DLLPRIVATE bool ImplTransformBilinearFiltering( const double& rScaleX, const double& rScaleY,
|
|
|
|
const Rectangle& rRotatedRectangle, const long nAngle10, const Color& rFillColor );
|
|
|
|
|
|
|
|
SAL_DLLPRIVATE static void ImplCalculateContributions( const int aSourceSize, const int aDestinationSize,
|
2012-06-15 07:17:36 +02:00
|
|
|
int& aNumberOfContributions, double*& pWeights, int*& pPixels, int*& pCount,
|
|
|
|
Kernel& aKernel );
|
2012-06-02 20:16:36 +02:00
|
|
|
|
2012-07-24 22:01:18 +02:00
|
|
|
SAL_DLLPRIVATE bool ImplConvolutionPass( Bitmap& aNewBitmap, const int nNewSize, BitmapReadAccess* pReadAcc,
|
2012-06-15 07:17:36 +02:00
|
|
|
int aNumberOfContributions, double* pWeights, int* pPixels, int* pCount );
|
2012-06-02 20:16:36 +02:00
|
|
|
|
2012-07-24 22:01:18 +02:00
|
|
|
SAL_DLLPRIVATE sal_Bool ImplMakeMono( sal_uInt8 cThreshold );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplMakeMonoDither();
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplMakeGreyscales( sal_uInt16 nGreyscales );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplConvertUp( sal_uInt16 nBitCount, Color* pExtColor = NULL );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplConvertDown( sal_uInt16 nBitCount, Color* pExtColor = NULL );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplConvertGhosted();
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplDitherMatrix();
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplDitherFloyd();
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplDitherFloyd16();
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplReduceSimple( sal_uInt16 nColorCount );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplReducePopular( sal_uInt16 nColorCount );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplReduceMedian( sal_uInt16 nColorCount );
|
2011-01-12 15:07:10 +01:00
|
|
|
SAL_DLLPRIVATE void ImplMedianCut( sal_uLong* pColBuf, BitmapPalette& rPal,
|
2012-07-24 22:01:18 +02:00
|
|
|
long nR1, long nR2, long nG1, long nG2, long nB1, long nB2,
|
|
|
|
long nColors, long nPixels, long& rIndex );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplConvolute3( const long* pMatrix, long nDivisor,
|
2012-06-15 07:17:36 +02:00
|
|
|
const BmpFilterParam* pFilterParam, const Link* pProgress );
|
2012-07-24 22:01:18 +02:00
|
|
|
SAL_DLLPRIVATE sal_Bool ImplMedianFilter( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplSobelGrey( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplEmbossGrey( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplSolarize( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplSepia( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplMosaic( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
SAL_DLLPRIVATE sal_Bool ImplPopArt( const BmpFilterParam* pFilterParam, const Link* pProgress );
|
|
|
|
|
|
|
|
SAL_DLLPRIVATE bool ImplSeparableBlurFilter( const double aRadius = 0.7 );
|
|
|
|
SAL_DLLPRIVATE bool ImplSeparableUnsharpenFilter( const double aRadius = 0.7 );
|
|
|
|
SAL_DLLPRIVATE void ImplBlurContributions( const int aSize, const int aNumberOfContributions,
|
2012-06-15 07:22:32 +02:00
|
|
|
double* pBlurVector, double*& pWeights, int*& pPixels, int*& pCount );
|
2007-04-11 16:47:49 +00:00
|
|
|
public:
|
|
|
|
|
2012-09-02 17:23:03 +02:00
|
|
|
Bitmap();
|
|
|
|
Bitmap( const Bitmap& rBitmap );
|
|
|
|
Bitmap( const Size& rSizePixel, sal_uInt16 nBitCount, const BitmapPalette* pPal = NULL );
|
|
|
|
Bitmap( const ResId& rResId );
|
|
|
|
Bitmap( SalBitmap* pSalBitmap );
|
2013-01-16 11:31:37 +00:00
|
|
|
virtual ~Bitmap();
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
Bitmap& operator=( const Bitmap& rBitmap );
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool operator!() const;
|
|
|
|
inline sal_Bool operator==( const Bitmap& rBitmap ) const;
|
|
|
|
inline sal_Bool operator!=( const Bitmap& rBitmap ) const;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool IsSameInstance( const Bitmap& rBmp ) const;
|
|
|
|
sal_Bool IsEqual( const Bitmap& rBmp ) const;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool IsEmpty() const;
|
2007-04-11 16:47:49 +00:00
|
|
|
void SetEmpty();
|
|
|
|
|
|
|
|
inline const MapMode& GetPrefMapMode() const;
|
|
|
|
inline void SetPrefMapMode( const MapMode& rMapMode );
|
|
|
|
|
|
|
|
inline const Size& GetPrefSize() const;
|
|
|
|
inline void SetPrefSize( const Size& rSize );
|
|
|
|
|
|
|
|
Size GetSizePixel() const;
|
|
|
|
|
|
|
|
/**
|
|
|
|
* The pixel size of a bitmap's source (e.g. an image file)
|
|
|
|
* and the pixel size of its resulting bitmap can differ,
|
|
|
|
* e.g. when the image reader has its preview mode enabled.
|
|
|
|
*/
|
|
|
|
void SetSourceSizePixel( const Size& );
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 GetBitCount() const;
|
2011-01-12 15:07:10 +01:00
|
|
|
inline sal_uLong GetColorCount() const;
|
|
|
|
inline sal_uLong GetSizeBytes() const;
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool HasGreyPalette() const;
|
2007-04-11 16:47:49 +00:00
|
|
|
/** get system dependent bitmap data
|
|
|
|
|
|
|
|
@param rData
|
|
|
|
The system dependent BitmapSystemData structure to be filled
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True if the bitmap has a valid system object (e.g. not empty)
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
|
|
|
bool GetSystemData( BitmapSystemData& rData ) const;
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong GetChecksum() const;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
Bitmap CreateDisplayBitmap( OutputDevice* pDisplay );
|
2011-02-01 23:39:29 -06:00
|
|
|
Bitmap GetColorTransformedBitmap() const;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
2008-05-30 09:03:48 +00:00
|
|
|
static const BitmapPalette& GetGreyPalette( int nEntries );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
public:
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool MakeMono( sal_uInt8 cThreshold );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
|
|
|
|
/** Convert bitmap format
|
|
|
|
|
|
|
|
@param eConversion
|
|
|
|
The format this bitmap should be converted to.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the conversion was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Convert( BmpConversion eConversion );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Reduce number of colors for the bitmap
|
|
|
|
|
|
|
|
@param nNewColorCount
|
|
|
|
Maximal number of bitmap colors after the reduce operation
|
|
|
|
|
|
|
|
@param eReduce
|
|
|
|
Algorithm to use for color reduction
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the color reduction operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool ReduceColors( sal_uInt16 nNewColorCount,
|
2007-04-11 16:47:49 +00:00
|
|
|
BmpReduce eReduce = BMP_REDUCE_SIMPLE );
|
|
|
|
|
|
|
|
/** Apply a dither algorithm to the bitmap
|
|
|
|
|
|
|
|
This method dithers the bitmap inplace, i.e. a true color
|
|
|
|
bitmap is converted to a paletted bitmap, reducing the color
|
|
|
|
deviation by error diffusion.
|
|
|
|
|
|
|
|
@param nDitherFlags
|
|
|
|
The algorithm to be used for dithering
|
|
|
|
|
|
|
|
@param pDitherPal
|
|
|
|
A custom palette to be used when dithering (not yet implemented, leave NULL)
|
|
|
|
*/
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_Bool Dither( sal_uLong nDitherFlags = BMP_DITHER_MATRIX );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Crop the bitmap
|
|
|
|
|
|
|
|
@param rRectPixel
|
|
|
|
A rectangle specifying the crop amounts on all four sides of
|
|
|
|
the bitmap. If the upper left corner of the bitmap is assigned
|
|
|
|
(0,0), then this method cuts out the given rectangle from the
|
|
|
|
bitmap. Note that the rectangle is clipped to the bitmap's
|
|
|
|
dimension, i.e. negative left,top rectangle coordinates or
|
|
|
|
exceeding width or height is ignored.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if cropping was performed successfully. If
|
2007-04-11 16:47:49 +00:00
|
|
|
nothing had to be cropped, because e.g. the crop rectangle
|
2010-09-29 15:46:40 +08:00
|
|
|
included the bitmap, sal_False is returned, too!
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Crop( const Rectangle& rRectPixel );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Expand the bitmap by pixel padding
|
|
|
|
|
|
|
|
@param nDX
|
|
|
|
Number of pixel to pad at the right border of the bitmap
|
|
|
|
|
|
|
|
@param nDY
|
|
|
|
Number of scanlines to pad at the bottom border of the bitmap
|
|
|
|
|
|
|
|
@param pInitColor
|
|
|
|
Color to use for padded pixel
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if padding was performed successfully. sal_False is
|
2007-04-11 16:47:49 +00:00
|
|
|
not only returned when the operation failed, but also if
|
|
|
|
nothing had to be done, e.g. because nDX and nDY were zero.
|
|
|
|
*/
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_Bool Expand( sal_uLong nDX, sal_uLong nDY,
|
2007-04-11 16:47:49 +00:00
|
|
|
const Color* pInitColor = NULL );
|
|
|
|
|
|
|
|
/** Copy a rectangular area from another bitmap
|
|
|
|
|
|
|
|
@param rRectDst
|
|
|
|
Destination rectangle in this bitmap. This is clipped to the
|
|
|
|
bitmap dimensions.
|
|
|
|
|
|
|
|
@param rRectSrc
|
|
|
|
Source rectangle in pBmpSrc. This is clipped to the source
|
|
|
|
bitmap dimensions. Note further that no scaling takes place
|
|
|
|
during this copy operation, i.e. only the minimum of source
|
|
|
|
and destination rectangle's width and height are used.
|
|
|
|
|
|
|
|
@param pBmpSrc
|
|
|
|
The source bitmap to copy from. If this argument is NULL, or
|
|
|
|
equal to the object this method is called on, copying takes
|
|
|
|
place within the same bitmap.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation completed successfully. sal_False
|
2007-04-11 16:47:49 +00:00
|
|
|
is not only returned when the operation failed, but also if
|
|
|
|
nothing had to be done, e.g. because one of the rectangles are
|
|
|
|
empty.
|
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool CopyPixel( const Rectangle& rRectDst,
|
2007-04-11 16:47:49 +00:00
|
|
|
const Rectangle& rRectSrc,
|
|
|
|
const Bitmap* pBmpSrc = NULL );
|
|
|
|
|
|
|
|
/** Perform boolean operations with another bitmap
|
|
|
|
|
|
|
|
@param rMask
|
|
|
|
The mask bitmap in the selected combine operation
|
|
|
|
|
|
|
|
@param eCombine
|
|
|
|
The combine operation to perform on the bitmap
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool CombineSimple( const Bitmap& rMask,
|
2007-04-11 16:47:49 +00:00
|
|
|
BmpCombine eCombine );
|
|
|
|
|
|
|
|
/** Alpha-blend the given bitmap against a specified uniform
|
|
|
|
background color.
|
|
|
|
|
|
|
|
@attention This method might convert paletted bitmaps to
|
|
|
|
truecolor, to be able to represent every necessary color. Note
|
|
|
|
that during alpha blending, lots of colors not originally
|
|
|
|
included in the bitmap can be generated.
|
|
|
|
|
|
|
|
@param rAlpha
|
|
|
|
Alpha mask to blend with
|
|
|
|
|
|
|
|
@param rBackgroundColor
|
|
|
|
Background color to use for every pixel during alpha blending
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if blending was successful, sal_False otherwise
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Blend( const AlphaMask& rAlpha,
|
2007-04-11 16:47:49 +00:00
|
|
|
const Color& rBackgroundColor );
|
|
|
|
|
|
|
|
/** Fill the entire bitmap with the given color
|
|
|
|
|
|
|
|
@param rFillColor
|
|
|
|
Color value to use for filling
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Erase( const Color& rFillColor );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Perform the Invert operation on every pixel
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Invert();
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Mirror the bitmap
|
|
|
|
|
|
|
|
@param nMirrorFlags
|
|
|
|
About which axis (horizontal, vertical, or both) to mirror
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_Bool Mirror( sal_uLong nMirrorFlags );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Scale the bitmap
|
|
|
|
|
|
|
|
@param rNewSize
|
|
|
|
The resulting size of the scaled bitmap
|
|
|
|
|
|
|
|
@param nScaleFlag
|
|
|
|
The algorithm to be used for scaling
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2012-07-24 22:01:18 +02:00
|
|
|
sal_Bool Scale( const Size& rNewSize, sal_uLong nScaleFlag = BMP_SCALE_DEFAULT );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Scale the bitmap
|
|
|
|
|
|
|
|
@param rScaleX
|
|
|
|
The scale factor in x direction.
|
|
|
|
|
|
|
|
@param rScaleY
|
|
|
|
The scale factor in y direction.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2012-07-24 22:01:18 +02:00
|
|
|
sal_Bool Scale( const double& rScaleX, const double& rScaleY, sal_uLong nScaleFlag = BMP_SCALE_DEFAULT );
|
|
|
|
|
2007-04-11 16:47:49 +00:00
|
|
|
/** Rotate bitmap by the specified angle
|
|
|
|
|
|
|
|
@param nAngle10
|
|
|
|
The rotation angle in tenth of a degree. The bitmap is always rotated around its center.
|
|
|
|
|
|
|
|
@param rFillColor
|
|
|
|
The color to use for filling blank areas. During rotation, the
|
|
|
|
bitmap is enlarged such that the whole rotation result fits
|
|
|
|
in. The empty spaces around that rotated original bitmap are
|
|
|
|
then filled with this color.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Rotate( long nAngle10, const Color& rFillColor );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Create on-off mask from bitmap
|
|
|
|
|
|
|
|
This method creates a bitmask from the bitmap, where every
|
|
|
|
pixel that equals rTransColor is set transparent, the rest
|
|
|
|
opaque.
|
|
|
|
|
|
|
|
@param rTransColor
|
|
|
|
Color value where the bitmask should be transparent
|
|
|
|
|
|
|
|
@param nTol
|
|
|
|
Tolerance value. Specifies the maximal difference between
|
|
|
|
rTransColor and the individual pixel values, such that the
|
|
|
|
corresponding pixel is still regarded transparent.
|
|
|
|
|
|
|
|
@return the resulting bitmask.
|
|
|
|
*/
|
2011-01-12 15:07:10 +01:00
|
|
|
Bitmap CreateMask( const Color& rTransColor, sal_uLong nTol = 0UL ) const;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Create region of similar colors in a given rectangle
|
|
|
|
|
|
|
|
@param rColor
|
|
|
|
All pixel which have this color are included in the calculated region
|
|
|
|
|
|
|
|
@param rRect
|
|
|
|
The rectangle within which matching pixel are looked for. This
|
|
|
|
rectangle is always clipped to the bitmap dimensions.
|
|
|
|
|
|
|
|
@return the generated region.
|
|
|
|
*/
|
|
|
|
Region CreateRegion( const Color& rColor, const Rectangle& rRect ) const;
|
|
|
|
|
|
|
|
/** Replace all pixel where the given mask is on with the specified color
|
|
|
|
|
|
|
|
@param rMask
|
|
|
|
Mask specifying which pixel should be replaced
|
|
|
|
|
|
|
|
@param rReplaceColor
|
|
|
|
Color to be placed in all changed pixel
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Replace( const Bitmap& rMask, const Color& rReplaceColor );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Merge bitmap with given background color according to specified alpha mask
|
|
|
|
|
|
|
|
@param rAlpha
|
|
|
|
Alpha mask specifying the amount of background color to merge in
|
|
|
|
|
|
|
|
@param rMergeColor
|
|
|
|
Background color to be used for merging
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Replace( const AlphaMask& rAlpha, const Color& rMergeColor );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Replace all pixel having the search color with the specified color
|
|
|
|
|
|
|
|
@param rSearchColor
|
|
|
|
Color specifying which pixel should be replaced
|
|
|
|
|
|
|
|
@param rReplaceColor
|
|
|
|
Color to be placed in all changed pixel
|
|
|
|
|
|
|
|
@param nTol
|
|
|
|
Tolerance value. Specifies the maximal difference between
|
|
|
|
rSearchColor and the individual pixel values, such that the
|
|
|
|
corresponding pixel is still regarded a match.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_Bool Replace( const Color& rSearchColor, const Color& rReplaceColor, sal_uLong nTol = 0 );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Replace all pixel having one the search colors with the corresponding replace color
|
|
|
|
|
|
|
|
@param pSearchColor
|
|
|
|
Array of colors specifying which pixel should be replaced
|
|
|
|
|
|
|
|
@param pReplaceColor
|
|
|
|
Array of colors to be placed in all changed pixel
|
|
|
|
|
|
|
|
@param nColorCount
|
|
|
|
Size of the aforementioned color arrays
|
|
|
|
|
|
|
|
@param nTol
|
|
|
|
Tolerance value. Specifies the maximal difference between
|
|
|
|
pSearchColor colors and the individual pixel values, such that
|
|
|
|
the corresponding pixel is still regarded a match.
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Replace( const Color* pSearchColors, const Color* rReplaceColors,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nColorCount, sal_uLong* pTols = NULL );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Convert the bitmap to a PolyPolygon
|
|
|
|
|
|
|
|
This works by putting continuous areas of the same color into
|
|
|
|
a polygon, by tracing its bounding line.
|
|
|
|
|
|
|
|
@param rPolyPoly
|
|
|
|
The resulting PolyPolygon
|
|
|
|
|
|
|
|
@param nFlags
|
|
|
|
Whether the inline or the outline of the color areas should be
|
|
|
|
represented by the polygon
|
|
|
|
|
|
|
|
@param pProgress
|
|
|
|
A callback for showing the progress of the vectorization
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Vectorize( PolyPolygon& rPolyPoly,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nFlags = BMP_VECTORIZE_OUTER,
|
2007-04-11 16:47:49 +00:00
|
|
|
const Link* pProgress = NULL );
|
|
|
|
|
|
|
|
/** Convert the bitmap to a meta file
|
|
|
|
|
|
|
|
This works by putting continuous areas of the same color into
|
|
|
|
polygons painted in this color, by tracing the area's bounding
|
|
|
|
line.
|
|
|
|
|
|
|
|
@param rMtf
|
|
|
|
The resulting meta file
|
|
|
|
|
|
|
|
@param cReduce
|
|
|
|
If non-null, minimal size of bound rects for individual polygons. Smaller ones are ignored.
|
|
|
|
|
|
|
|
@param nFlags
|
|
|
|
Whether the inline or the outline of the color areas should be
|
|
|
|
represented by the polygon
|
|
|
|
|
|
|
|
@param pProgress
|
|
|
|
A callback for showing the progress of the vectorization
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Vectorize( GDIMetaFile& rMtf, sal_uInt8 cReduce = 0,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nFlags = BMP_VECTORIZE_INNER,
|
2007-04-11 16:47:49 +00:00
|
|
|
const Link* pProgress = NULL );
|
|
|
|
|
|
|
|
/** Change various global color characteristics
|
|
|
|
|
|
|
|
@param nLuminancePercent
|
|
|
|
Percent of luminance change, valid range [-100,100]. Values outside this range are clipped to the valid range.
|
|
|
|
|
|
|
|
@param nContrastPercent
|
|
|
|
Percent of contrast change, valid range [-100,100]. Values outside this range are clipped to the valid range.
|
|
|
|
|
|
|
|
@param nChannelRPercent
|
|
|
|
Percent of red channel change, valid range [-100,100]. Values outside this range are clipped to the valid range.
|
|
|
|
|
|
|
|
@param nChannelGPercent
|
|
|
|
Percent of green channel change, valid range [-100,100]. Values outside this range are clipped to the valid range.
|
|
|
|
|
|
|
|
@param nChannelBPercent
|
|
|
|
Percent of blue channel change, valid range [-100,100]. Values outside this range are clipped to the valid range.
|
|
|
|
|
|
|
|
@param fGamma
|
|
|
|
Exponent of the gamma function applied to the bitmap. The
|
|
|
|
value 1.0 results in no change, the valid range is
|
|
|
|
(0.0,10.0]. Values outside this range are regarded as 1.0.
|
|
|
|
|
|
|
|
@param bInvert
|
2010-09-29 15:46:40 +08:00
|
|
|
If sal_True, invert the channel values with the logical 'not' operator
|
2007-04-11 16:47:49 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Adjust( short nLuminancePercent = 0,
|
2007-04-11 16:47:49 +00:00
|
|
|
short nContrastPercent = 0,
|
|
|
|
short nChannelRPercent = 0,
|
|
|
|
short nChannelGPercent = 0,
|
|
|
|
short nChannelBPercent = 0,
|
|
|
|
double fGamma = 1.0,
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool bInvert = sal_False );
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
/** Apply specified filter to the bitmap
|
|
|
|
|
|
|
|
@param eFilter
|
|
|
|
The filter algorithm to apply
|
|
|
|
|
|
|
|
@param pFilterParam
|
|
|
|
Various parameter for the different bitmap filter algorithms
|
|
|
|
|
|
|
|
@param pProgress
|
|
|
|
A callback for showing the progress of the vectorization
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
@return sal_True, if the operation was completed successfully.
|
2007-04-11 16:47:49 +00:00
|
|
|
*/
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Filter( BmpFilter eFilter,
|
2007-04-11 16:47:49 +00:00
|
|
|
const BmpFilterParam* pFilterParam = NULL,
|
|
|
|
const Link* pProgress = NULL );
|
|
|
|
|
2013-03-14 09:36:43 +01:00
|
|
|
bool HasAlpha();
|
|
|
|
|
2007-04-11 16:47:49 +00:00
|
|
|
public:
|
|
|
|
BitmapReadAccess* AcquireReadAccess();
|
|
|
|
BitmapWriteAccess* AcquireWriteAccess();
|
|
|
|
void ReleaseAccess( BitmapReadAccess* pAccess );
|
|
|
|
|
2011-05-17 10:03:46 +02:00
|
|
|
typedef vcl::ScopedBitmapAccess< BitmapReadAccess, Bitmap, &Bitmap::AcquireReadAccess >
|
|
|
|
ScopedReadAccess;
|
|
|
|
typedef vcl::ScopedBitmapAccess< BitmapWriteAccess, Bitmap, &Bitmap::AcquireWriteAccess >
|
|
|
|
ScopedWriteAccess;
|
|
|
|
|
2007-04-11 16:47:49 +00:00
|
|
|
public:
|
|
|
|
|
Merge commit 'ooo/DEV300_m101' into intm101
The following builds for me:
basebmp, basegfx, comphelper, dtrans, i18npool, i18nutil, l10ntools, o3tl,
psprint_config, regexp, rsc, sax, sot, tools, ucbhelper, unotools, vcl
The rest still needs fixing ;-)
Conflicts:
canvas/prj/build.lst
canvas/source/cairo/cairo_textlayout.cxx
canvas/source/directx/dx_winstuff.hxx
canvas/source/tools/image.cxx
canvas/source/vcl/canvashelper.cxx
comphelper/inc/comphelper/documentconstants.hxx
comphelper/inc/comphelper/optionalvalue.hxx
comphelper/inc/comphelper/querydeep.hxx
comphelper/prj/build.lst
comphelper/qa/complex/makefile.mk
comphelper/qa/string/test_string_noadditional.cxx
comphelper/source/misc/componentmodule.cxx
comphelper/source/misc/mimeconfighelper.cxx
comphelper/source/misc/querydeep.cxx
comphelper/source/misc/uieventslogger.cxx
comphelper/source/property/TypeGeneration.cxx
comphelper/test/uno_iterators/uno_iterators.cxx
comphelper/util/makefile.mk
cppcanvas/source/mtfrenderer/implrenderer.cxx
dtrans/prj/build.lst
dtrans/source/generic/dtrans.cxx
dtrans/source/win32/dtobj/FmtFilter.cxx
i18npool/prj/build.lst
i18npool/source/localedata/data/localedata_others.map
i18npool/source/localedata/data/makefile.mk
i18npool/source/localedata/localedata.cxx
i18npool/source/localedata/saxparser.cxx
i18npool/source/registerservices/registerservices.cxx
i18npool/source/search/textsearch.cxx
l10ntools/inc/cfgmerge.hxx
l10ntools/inc/export.hxx
l10ntools/inc/gsicheck.hxx
l10ntools/inc/l10ntools/vosapp.hxx
l10ntools/inc/tagtest.hxx
l10ntools/inc/xmlparse.hxx
l10ntools/layout/layoutparse.cxx
l10ntools/layout/tralay.cxx
l10ntools/source/cfgmerge.cxx
l10ntools/source/export.cxx
l10ntools/source/export2.cxx
l10ntools/source/gsicheck.cxx
l10ntools/source/help/HelpLinker.cxx
l10ntools/source/lngex.cxx
l10ntools/source/lngmerge.cxx
l10ntools/source/merge.cxx
l10ntools/source/tagtest.cxx
l10ntools/source/xmlparse.cxx
padmin/source/fontentry.cxx
padmin/source/padialog.cxx
padmin/source/padialog.src
padmin/source/pamain.cxx
rsc/inc/rscarray.hxx
rsc/inc/rscclass.hxx
rsc/inc/rscclobj.hxx
rsc/inc/rsccont.hxx
rsc/inc/rscdb.hxx
rsc/inc/rscdef.hxx
rsc/inc/rscmgr.hxx
rsc/inc/rscrange.hxx
rsc/inc/rsctop.hxx
rsc/inc/vclrsc.hxx
rsc/source/parser/rscdb.cxx
rsc/source/parser/rscicpx.cxx
rsc/source/parser/rscinit.cxx
rsc/source/prj/start.cxx
rsc/source/res/rscarray.cxx
rsc/source/res/rscclass.cxx
rsc/source/res/rscclobj.cxx
rsc/source/res/rsccont.cxx
rsc/source/res/rscmgr.cxx
rsc/source/res/rscrange.cxx
rsc/source/res/rsctop.cxx
rsc/source/rsc/rsc.cxx
rsc/source/tools/rscdef.cxx
rsc/source/tools/rsctools.cxx
sax/source/expatwrap/sax_expat.cxx
sax/source/fastparser/facreg.cxx
sax/source/tools/fastserializer.cxx
sot/inc/sot/filelist.hxx
sot/inc/sot/object.hxx
sot/source/base/factory.cxx
sot/source/base/filelist.cxx
sot/source/sdstor/stg.cxx
sot/source/sdstor/stgcache.cxx
sot/source/sdstor/stgole.cxx
sot/source/sdstor/stgstrms.cxx
sot/source/sdstor/storage.cxx
sot/source/sdstor/ucbstorage.cxx
svl/inc/svl/cenumitm.hxx
svl/inc/svl/cintitem.hxx
svl/inc/svl/cntwall.hxx
svl/inc/svl/ctypeitm.hxx
svl/inc/svl/custritm.hxx
svl/inc/svl/dateitem.hxx
svl/inc/svl/filerec.hxx
svl/inc/svl/globalnameitem.hxx
svl/inc/svl/ilstitem.hxx
svl/inc/svl/imageitm.hxx
svl/inc/svl/intitem.hxx
svl/inc/svl/itempool.hxx
svl/inc/svl/itemset.hxx
svl/inc/svl/lckbitem.hxx
svl/inc/svl/poolitem.hxx
svl/inc/svl/ptitem.hxx
svl/inc/svl/rectitem.hxx
svl/inc/svl/sfontitm.hxx
svl/inc/svl/slstitm.hxx
svl/inc/svl/srchitem.hxx
svl/inc/svl/svarray.hxx
svl/inc/svl/svdde.hxx
svl/inc/svl/svstdarr.hxx
svl/inc/svl/szitem.hxx
svl/inc/svl/visitem.hxx
svl/inc/svl/zforlist.hxx
svl/inc/svl/zformat.hxx
svl/prj/build.lst
svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx
svl/qa/complex/ConfigItems/helper/makefile.mk
svl/qa/makefile.mk
svl/source/filepicker/pickerhelper.cxx
svl/source/filerec/filerec.cxx
svl/source/items/cenumitm.cxx
svl/source/items/cintitem.cxx
svl/source/items/cntwall.cxx
svl/source/items/ctypeitm.cxx
svl/source/items/custritm.cxx
svl/source/items/dateitem.cxx
svl/source/items/globalnameitem.cxx
svl/source/items/ilstitem.cxx
svl/source/items/imageitm.cxx
svl/source/items/intitem.cxx
svl/source/items/itempool.cxx
svl/source/items/itemprop.cxx
svl/source/items/itemset.cxx
svl/source/items/lckbitem.cxx
svl/source/items/poolio.cxx
svl/source/items/poolitem.cxx
svl/source/items/ptitem.cxx
svl/source/items/rectitem.cxx
svl/source/items/slstitm.cxx
svl/source/items/srchitem.cxx
svl/source/items/style.cxx
svl/source/items/szitem.cxx
svl/source/items/visitem.cxx
svl/source/items/whiter.cxx
svl/source/memtools/svarray.cxx
svl/source/misc/PasswordHelper.cxx
svl/source/misc/adrparse.cxx
svl/source/misc/lngmisc.cxx
svl/source/notify/brdcst.cxx
svl/source/notify/listener.cxx
svl/source/notify/listenerbase.cxx
svl/source/numbers/makefile.mk
svl/source/numbers/nbdll.cxx
svl/source/numbers/zforfind.cxx
svl/source/numbers/zforlist.cxx
svl/source/numbers/zformat.cxx
svl/source/numbers/zforscan.cxx
svl/source/passwordcontainer/passwordcontainer.cxx
svl/source/svdde/ddecli.cxx
svl/source/svdde/ddeimp.hxx
svl/source/svdde/ddemlos2.h
svl/source/svdde/ddesvr.cxx
svl/source/undo/undo.cxx
svl/source/uno/registerservices.cxx
svl/util/makefile.mk
svtools/bmpmaker/bmpsum.cxx
svtools/bmpmaker/g2g.cxx
svtools/bmpmaker/makefile.mk
svtools/inc/borderhelper.hxx
svtools/inc/svtools/accessiblefactory.hxx
svtools/inc/svtools/apearcfg.hxx
svtools/inc/svtools/brwbox.hxx
svtools/inc/svtools/ctrlbox.hxx
svtools/inc/svtools/ctrltool.hxx
svtools/inc/svtools/editbrowsebox.hxx
svtools/inc/svtools/ehdl.hxx
svtools/inc/svtools/embedhlp.hxx
svtools/inc/svtools/filter.hxx
svtools/inc/svtools/ivctrl.hxx
svtools/inc/svtools/parhtml.hxx
svtools/inc/svtools/printdlg.hxx
svtools/inc/svtools/rtftoken.h
svtools/inc/svtools/ruler.hxx
svtools/inc/svtools/svicnvw.hxx
svtools/inc/svtools/svlbitm.hxx
svtools/inc/svtools/svlbox.hxx
svtools/inc/svtools/svtreebx.hxx
svtools/inc/svtools/tabbar.hxx
svtools/inc/svtools/table/abstracttablecontrol.hxx
svtools/inc/svtools/taskbar.hxx
svtools/inc/svtools/textview.hxx
svtools/inc/svtools/valueset.hxx
svtools/source/brwbox/brwbox1.cxx
svtools/source/brwbox/brwbox2.cxx
svtools/source/brwbox/datwin.cxx
svtools/source/brwbox/datwin.hxx
svtools/source/brwbox/makefile.mk
svtools/source/config/apearcfg.cxx
svtools/source/config/htmlcfg.cxx
svtools/source/config/menuoptions.cxx
svtools/source/config/miscopt.cxx
svtools/source/contnr/cont_pch.cxx
svtools/source/contnr/ctrdll.cxx
svtools/source/contnr/fileview.cxx
svtools/source/contnr/imivctl1.cxx
svtools/source/contnr/ivctrl.cxx
svtools/source/contnr/makefile.mk
svtools/source/contnr/svcontnr.src
svtools/source/contnr/svicnvw.cxx
svtools/source/contnr/svimpbox.cxx
svtools/source/contnr/svimpicn.cxx
svtools/source/contnr/svlbitm.cxx
svtools/source/contnr/svtreebx.cxx
svtools/source/contnr/templwin.cxx
svtools/source/contnr/templwin.hxx
svtools/source/control/asynclink.cxx
svtools/source/control/ctrlbox.cxx
svtools/source/control/ctrldll.cxx
svtools/source/control/ctrltool.cxx
svtools/source/control/filectrl.cxx
svtools/source/control/filectrl.src
svtools/source/control/headbar.cxx
svtools/source/control/inettbc.cxx
svtools/source/control/makefile.mk
svtools/source/control/prgsbar.cxx
svtools/source/control/roadmap.cxx
svtools/source/control/ruler.cxx
svtools/source/control/scriptedtext.cxx
svtools/source/control/stdmenu.cxx
svtools/source/control/tabbar.cxx
svtools/source/control/taskbar.cxx
svtools/source/control/taskbox.cxx
svtools/source/control/taskmisc.cxx
svtools/source/control/taskstat.cxx
svtools/source/control/valueacc.cxx
svtools/source/control/valueset.cxx
svtools/source/dialogs/addresstemplate.cxx
svtools/source/dialogs/addresstemplate.src
svtools/source/dialogs/colrdlg.src
svtools/source/dialogs/filedlg2.cxx
svtools/source/dialogs/filedlg2.hxx
svtools/source/dialogs/makefile.mk
svtools/source/dialogs/printdlg.cxx
svtools/source/dialogs/printdlg.src
svtools/source/dialogs/propctrl.cxx
svtools/source/dialogs/propctrl.hxx
svtools/source/dialogs/property.cxx
svtools/source/edit/makefile.mk
svtools/source/edit/sychconv.cxx
svtools/source/edit/syntaxhighlight.cxx
svtools/source/edit/textdoc.cxx
svtools/source/edit/texteng.cxx
svtools/source/edit/textundo.cxx
svtools/source/edit/textview.cxx
svtools/source/filter.vcl/filter/SvFilterOptionsDialog.cxx
svtools/source/filter.vcl/filter/dlgejpg.cxx
svtools/source/filter.vcl/filter/dlgejpg.hxx
svtools/source/filter.vcl/filter/dlgejpg.src
svtools/source/filter.vcl/filter/dlgepng.cxx
svtools/source/filter.vcl/filter/dlgepng.hxx
svtools/source/filter.vcl/filter/dlgepng.src
svtools/source/filter.vcl/filter/dlgexpor.cxx
svtools/source/filter.vcl/filter/dlgexpor.hxx
svtools/source/filter.vcl/filter/dlgexpor.src
svtools/source/filter.vcl/filter/filter2.cxx
svtools/source/filter.vcl/filter/makefile.mk
svtools/source/filter.vcl/filter/sgfbram.cxx
svtools/source/filter.vcl/filter/sgvmain.cxx
svtools/source/filter.vcl/filter/sgvspln.cxx
svtools/source/filter.vcl/filter/strings.src
svtools/source/filter.vcl/jpeg/makefile.mk
svtools/source/filter.vcl/wmf/emfwr.cxx
svtools/source/filter.vcl/wmf/emfwr.hxx
svtools/source/filter.vcl/wmf/enhwmf.cxx
svtools/source/filter.vcl/wmf/winmtf.hxx
svtools/source/filter.vcl/wmf/wmfwr.cxx
svtools/source/filter.vcl/wmf/wmfwr.hxx
svtools/source/graphic/grfcache.cxx
svtools/source/graphic/grfcache.hxx
svtools/source/graphic/grfmgr.cxx
svtools/source/graphic/makefile.mk
svtools/source/inc/accessibletableimp.hxx
svtools/source/inc/svimpbox.hxx
svtools/source/java/patchjavaerror.src
svtools/source/misc/ehdl.cxx
svtools/source/misc/errtxt.src
svtools/source/misc/helpagentwindow.cxx
svtools/source/misc/imagemgr.cxx
svtools/source/misc/imagemgr.src
svtools/source/misc/imageresourceaccess.cxx
svtools/source/misc/imap.cxx
svtools/source/misc/langtab.src
svtools/source/misc/makefile.mk
svtools/source/misc/svtdata.cxx
svtools/source/misc/templatefoldercache.cxx
svtools/source/misc/transfer2.cxx
svtools/source/misc/undo.src
svtools/source/plugapp/commtest.cxx
svtools/source/plugapp/commtest.src
svtools/source/plugapp/makefile.mk
svtools/source/plugapp/testtool.src
svtools/source/productregistration/productregistration.cxx
svtools/source/svhtml/htmlkywd.cxx
svtools/source/svhtml/parhtml.cxx
svtools/source/svrtf/rtfkey2.cxx
svtools/source/svrtf/rtfkeywd.cxx
svtools/source/table/defaultinputhandler.cxx
svtools/source/table/makefile.mk
svtools/source/table/tablecontrol.cxx
svtools/source/table/tablecontrol_impl.cxx
svtools/source/table/tablecontrol_impl.hxx
svtools/source/table/tabledatawindow.cxx
svtools/source/table/tablegeometry.cxx
svtools/source/table/tablegeometry.hxx
svtools/source/toolpanel/makefile.mk
svtools/source/toolpanel/toolpaneldrawer.cxx
svtools/source/uno/addrtempuno.cxx
svtools/source/uno/miscservices.cxx
svtools/source/uno/svtxgridcontrol.cxx
svtools/source/uno/svtxgridcontrol.hxx
svtools/source/uno/toolboxcontroller.cxx
svtools/source/uno/treecontrolpeer.cxx
svtools/source/uno/unocontroltablemodel.cxx
svtools/source/uno/unocontroltablemodel.hxx
svtools/source/uno/unoimap.cxx
svtools/source/urlobj/inetimg.cxx
svtools/util/makefile.mk
svtools/workben/browser.cxx
svtools/workben/cui/makefile.mk
svtools/workben/makefile.mk
svtools/workben/stest.cxx
svtools/workben/toolpanel/makefile.mk
svtools/workben/urange.cxx
toolkit/inc/toolkit/awt/vclxdevice.hxx
toolkit/inc/toolkit/awt/vclxgraphics.hxx
toolkit/inc/toolkit/awt/vclxwindows.hxx
toolkit/inc/toolkit/controls/dialogcontrol.hxx
toolkit/inc/toolkit/helper/property.hxx
toolkit/inc/toolkit/helper/servicenames.hxx
toolkit/inc/toolkit/helper/throbberimpl.hxx
toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
toolkit/source/awt/asynccallback.cxx
toolkit/source/awt/vclxgraphics.cxx
toolkit/source/awt/vclxtoolkit.cxx
toolkit/source/awt/vclxwindow.cxx
toolkit/source/awt/xsimpleanimation.cxx
toolkit/source/awt/xthrobber.cxx
toolkit/source/controls/dialogcontrol.cxx
toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
toolkit/source/controls/grid/defaultgriddatamodel.cxx
toolkit/source/controls/grid/gridcontrol.cxx
toolkit/source/controls/grid/initguard.hxx
toolkit/source/controls/unocontrol.cxx
toolkit/source/controls/unocontrolcontainer.cxx
toolkit/source/controls/unocontrols.cxx
toolkit/source/helper/listenermultiplexer.cxx
toolkit/source/helper/property.cxx
toolkit/source/helper/registerservices.cxx
toolkit/source/helper/servicenames.cxx
toolkit/source/helper/throbberimpl.cxx
toolkit/source/helper/tkresmgr.cxx
tools/StaticLibrary_ooopathutils.mk
tools/bootstrp/addexes/makefile.mk
tools/bootstrp/addexes2/makefile.mk
tools/bootstrp/addexes2/mkfilt.cxx
tools/bootstrp/command.cxx
tools/bootstrp/cppdep.cxx
tools/bootstrp/iserver.cxx
tools/bootstrp/makefile.mk
tools/bootstrp/mkcreate.cxx
tools/bootstrp/prj.cxx
tools/bootstrp/rscdep.cxx
tools/bootstrp/sstring.cxx
tools/inc/bootstrp/command.hxx
tools/inc/bootstrp/mkcreate.hxx
tools/inc/bootstrp/prj.hxx
tools/inc/bootstrp/sstring.hxx
tools/inc/tools/agapi.hxx
tools/inc/tools/agitem.hxx
tools/inc/tools/chapi.hxx
tools/inc/tools/download.hxx
tools/inc/tools/eacopier.hxx
tools/inc/tools/fract.hxx
tools/inc/tools/fsys.hxx
tools/inc/tools/geninfo.hxx
tools/inc/tools/globname.hxx
tools/inc/tools/inetmime.hxx
tools/inc/tools/multisel.hxx
tools/inc/tools/poly.hxx
tools/inc/tools/postsys.h
tools/inc/tools/postwin.h
tools/inc/tools/presys.h
tools/inc/tools/prewin.h
tools/inc/tools/pstm.hxx
tools/inc/tools/ref.hxx
tools/inc/tools/simplerm.hxx
tools/inc/tools/solar.h
tools/inc/tools/table.hxx
tools/inc/tools/urlkeys.hxx
tools/inc/tools/urlobj.hxx
tools/prj/build.lst
tools/prj/d.lst
tools/qa/makefile.mk
tools/source/communi/geninfo.cxx
tools/source/debug/debug.cxx
tools/source/fsys/dirent.cxx
tools/source/fsys/tdir.cxx
tools/source/fsys/unx.cxx
tools/source/fsys/urlobj.cxx
tools/source/generic/color.cxx
tools/source/generic/config.cxx
tools/source/generic/fract.cxx
tools/source/inet/inetmime.cxx
tools/source/memtools/multisel.cxx
tools/source/memtools/table.cxx
tools/source/rc/resmgr.cxx
tools/source/ref/globname.cxx
tools/source/ref/pstm.cxx
tools/source/solar/solar.c
tools/source/stream/strmos2.cxx
tools/source/stream/strmunx.cxx
tools/source/stream/strmwnt.cxx
tools/source/string/makefile.mk
tools/source/testtoolloader/testtoolloader.cxx
tools/test/makefile.mk
tools/util/makefile.mk
tools/win/inc/dll.hxx
tools/win/inc/parser.hxx
tools/win/inc/shellex.h
tools/win/inc/shutil.h
tools/win/inc/toolsdll.hxx
tools/win/inc/winshell.hxx
tools/workben/makefile.mk
ucbhelper/source/client/proxydecider.cxx
ucbhelper/workben/ucbexplorer/ucbexplorer.hrc
unotools/inc/unotools/unotunnelhelper.hxx
unotools/source/config/fltrcfg.cxx
unotools/source/config/lingucfg.cxx
unotools/source/config/misccfg.cxx
unotools/source/config/pathoptions.cxx
unotools/source/config/searchopt.cxx
unotools/source/i18n/localedatawrapper.cxx
unotools/source/ucbhelper/localfilehelper.cxx
unotools/source/ucbhelper/ucbhelper.cxx
unotools/source/ucbhelper/xtempfile.cxx
vcl/aqua/inc/salbmp.h
vcl/aqua/inc/salgdi.h
vcl/aqua/inc/salinst.h
vcl/aqua/source/app/salinst.cxx
vcl/aqua/source/gdi/aquaprintaccessoryview.mm
vcl/aqua/source/gdi/salgdi.cxx
vcl/aqua/source/gdi/salprn.cxx
vcl/aqua/source/window/salframeview.mm
vcl/aqua/source/window/salobj.cxx
vcl/inc/vcl/bitmap.hxx
vcl/inc/vcl/brdwin.hxx
vcl/inc/vcl/button.hxx
vcl/inc/vcl/cmdevt.hxx
vcl/inc/vcl/cvtgrf.hxx
vcl/inc/vcl/dialog.hxx
vcl/inc/vcl/dockwin.hxx
vcl/inc/vcl/event.hxx
vcl/inc/vcl/fixed.hxx
vcl/inc/vcl/fldunit.hxx
vcl/inc/vcl/floatwin.hxx
vcl/inc/vcl/gdimtf.hxx
vcl/inc/vcl/glyphcache.hxx
vcl/inc/vcl/graphite_adaptors.hxx
vcl/inc/vcl/graphite_features.hxx
vcl/inc/vcl/graphite_layout.hxx
vcl/inc/vcl/ilstbox.hxx
vcl/inc/vcl/image.h
vcl/inc/vcl/imgctrl.hxx
vcl/inc/vcl/impbmpconv.hxx
vcl/inc/vcl/impprn.hxx
vcl/inc/vcl/jobset.h
vcl/inc/vcl/keycodes.hxx
vcl/inc/vcl/lstbox.hxx
vcl/inc/vcl/mapunit.hxx
vcl/inc/vcl/menu.hxx
vcl/inc/vcl/msgbox.hxx
vcl/inc/vcl/outdev.hxx
vcl/inc/vcl/prndlg.hxx
vcl/inc/vcl/salatype.hxx
vcl/inc/vcl/salbmp.hxx
vcl/inc/vcl/salgdi.hxx
vcl/inc/vcl/salinst.hxx
vcl/inc/vcl/seleng.hxx
vcl/inc/vcl/settings.hxx
vcl/inc/vcl/smartid.hxx
vcl/inc/vcl/status.hxx
vcl/inc/vcl/strhelper.hxx
vcl/inc/vcl/svapp.hxx
vcl/inc/vcl/svdata.hxx
vcl/inc/vcl/syschild.hxx
vcl/inc/vcl/sysdata.hxx
vcl/inc/vcl/taskpanelist.hxx
vcl/inc/vcl/toolbox.hxx
vcl/inc/vcl/vclevent.hxx
vcl/inc/vcl/windata.hxx
vcl/inc/vcl/window.hxx
vcl/inc/vcl/wintypes.hxx
vcl/os2/source/app/salinst.cxx
vcl/os2/source/gdi/salgdi.cxx
vcl/os2/source/window/salmenu.cxx
vcl/os2/source/window/salobj.cxx
vcl/prj/build.lst
vcl/source/app/dbggui.cxx
vcl/source/app/help.cxx
vcl/source/app/idlemgr.cxx
vcl/source/app/settings.cxx
vcl/source/app/svapp.cxx
vcl/source/app/svdata.cxx
vcl/source/app/svmain.cxx
vcl/source/app/svmainhook.cxx
vcl/source/app/unohelp.cxx
vcl/source/app/vclevent.cxx
vcl/source/control/button.cxx
vcl/source/control/combobox.cxx
vcl/source/control/edit.cxx
vcl/source/control/field.cxx
vcl/source/control/fixed.cxx
vcl/source/control/ilstbox.cxx
vcl/source/control/imgctrl.cxx
vcl/source/control/makefile.mk
vcl/source/control/tabctrl.cxx
vcl/source/gdi/bitmap.cxx
vcl/source/gdi/bitmap2.cxx
vcl/source/gdi/bitmap4.cxx
vcl/source/gdi/bmpconv.cxx
vcl/source/gdi/cvtsvm.cxx
vcl/source/gdi/font.cxx
vcl/source/gdi/gdimtf.cxx
vcl/source/gdi/image.cxx
vcl/source/gdi/impimage.cxx
vcl/source/gdi/jobset.cxx
vcl/source/gdi/makefile.mk
vcl/source/gdi/metaact.cxx
vcl/source/gdi/outdev.cxx
vcl/source/gdi/outdev3.cxx
vcl/source/gdi/outdev4.cxx
vcl/source/gdi/outdevnative.cxx
vcl/source/gdi/pdfwriter.cxx
vcl/source/gdi/pdfwriter_impl.cxx
vcl/source/gdi/print3.cxx
vcl/source/gdi/salmisc.cxx
vcl/source/glyphs/gcach_ftyp.cxx
vcl/source/glyphs/gcach_ftyp.hxx
vcl/source/glyphs/glyphcache.cxx
vcl/source/glyphs/graphite_cache.cxx
vcl/source/glyphs/graphite_layout.cxx
vcl/source/glyphs/graphite_textsrc.hxx
vcl/source/helper/canvasbitmap.cxx
vcl/source/helper/smartid.cxx
vcl/source/helper/xconnection.cxx
vcl/source/src/btntext.src
vcl/source/src/images.src
vcl/source/src/print.src
vcl/source/window/accel.cxx
vcl/source/window/accmgr.cxx
vcl/source/window/brdwin.cxx
vcl/source/window/btndlg.cxx
vcl/source/window/dlgctrl.cxx
vcl/source/window/javachild.cxx
vcl/source/window/menu.cxx
vcl/source/window/msgbox.cxx
vcl/source/window/printdlg.cxx
vcl/source/window/status.cxx
vcl/source/window/syschild.cxx
vcl/source/window/toolbox.cxx
vcl/source/window/toolbox2.cxx
vcl/source/window/window.cxx
vcl/source/window/window2.cxx
vcl/source/window/wrkwin.cxx
vcl/unx/gtk/app/gtkdata.cxx
vcl/unx/gtk/app/gtkinst.cxx
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
vcl/unx/gtk/window/gtkframe.cxx
vcl/unx/gtk/window/gtkobject.cxx
vcl/unx/headless/svpbmp.hxx
vcl/unx/headless/svpgdi.cxx
vcl/unx/headless/svpgdi.hxx
vcl/unx/headless/svpinst.cxx
vcl/unx/headless/svpinst.hxx
vcl/unx/headless/svpprn.cxx
vcl/unx/headless/svpprn.hxx
vcl/unx/headless/svppspgraphics.cxx
vcl/unx/headless/svppspgraphics.hxx
vcl/unx/headless/svptext.cxx
vcl/unx/inc/dtint.hxx
vcl/unx/inc/plugins/gtk/gtkdata.hxx
vcl/unx/inc/pspgraphics.h
vcl/unx/inc/salbmp.h
vcl/unx/inc/saldata.hxx
vcl/unx/inc/saldisp.hxx
vcl/unx/inc/salgdi.h
vcl/unx/inc/salinst.h
vcl/unx/inc/xfont.hxx
vcl/unx/kde/kdedata.cxx
vcl/unx/kde4/KDESalGraphics.cxx
vcl/unx/source/app/keysymnames.cxx
vcl/unx/source/app/saldata.cxx
vcl/unx/source/app/saldisp.cxx
vcl/unx/source/app/salinst.cxx
vcl/unx/source/app/wmadaptor.cxx
vcl/unx/source/dtrans/X11_selection.cxx
vcl/unx/source/dtrans/X11_service.cxx
vcl/unx/source/gdi/makefile.mk
vcl/unx/source/gdi/pspgraphics.cxx
vcl/unx/source/gdi/salgdi.cxx
vcl/unx/source/gdi/salgdi3.cxx
vcl/unx/source/gdi/salprnpsp.cxx
vcl/unx/source/gdi/xfont.cxx
vcl/unx/source/gdi/xlfd_attr.cxx
vcl/unx/source/gdi/xlfd_attr.hxx
vcl/unx/source/gdi/xlfd_extd.cxx
vcl/unx/source/gdi/xlfd_extd.hxx
vcl/unx/source/gdi/xlfd_smpl.cxx
vcl/unx/source/gdi/xlfd_smpl.hxx
vcl/unx/source/printer/ppdparser.cxx
vcl/unx/source/printer/printerinfomanager.cxx
vcl/unx/source/window/salframe.cxx
vcl/unx/source/window/salmenu.cxx
vcl/unx/source/window/salobj.cxx
vcl/util/makefile2.pmk
vcl/win/inc/salbmp.h
vcl/win/inc/saldata.hxx
vcl/win/inc/salgdi.h
vcl/win/inc/salinst.h
vcl/win/source/app/saldata.cxx
vcl/win/source/app/salinst.cxx
vcl/win/source/gdi/salgdi.cxx
vcl/win/source/gdi/salgdi3.cxx
vcl/win/source/gdi/salprn.cxx
vcl/win/source/gdi/winlayout.cxx
vcl/win/source/window/salframe.cxx
vcl/win/source/window/salobj.cxx
vcl/workben/outdevgrind.cxx
vos/inc/vos/execabl.hxx
vos/inc/vos/macros.hxx
vos/inc/vos/pipe.hxx
vos/inc/vos/process.hxx
vos/inc/vos/refernce.hxx
vos/inc/vos/signal.hxx
vos/inc/vos/socket.hxx
vos/inc/vos/stream.hxx
vos/inc/vos/thread.hxx
vos/source/pipe.cxx
vos/source/process.cxx
vos/source/signal.cxx
vos/source/thread.cxx
vos/source/timer.cxx
2011-03-11 14:24:23 +01:00
|
|
|
sal_Bool Read( SvStream& rIStm, sal_Bool bFileHeader = sal_True, sal_Bool bMSOFormat = sal_False );
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool Write( SvStream& rOStm, sal_Bool bCompressed = sal_True, sal_Bool bFileHeader = sal_True ) const;
|
2007-04-11 16:47:49 +00:00
|
|
|
|
|
|
|
friend VCL_DLLPUBLIC SvStream& operator>>( SvStream& rIStm, Bitmap& rBitmap );
|
|
|
|
friend VCL_DLLPUBLIC SvStream& operator<<( SvStream& rOStm, const Bitmap& rBitmap );
|
|
|
|
};
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool Bitmap::operator!() const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
|
|
|
return( mpImpBmp == NULL );
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool Bitmap::operator==( const Bitmap& rBitmap ) const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
|
|
|
return( rBitmap.mpImpBmp == mpImpBmp );
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool Bitmap::operator!=( const Bitmap& rBitmap ) const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
|
|
|
return( rBitmap.mpImpBmp != mpImpBmp );
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool Bitmap::IsSameInstance( const Bitmap& rBitmap ) const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
|
|
|
return( rBitmap.mpImpBmp == mpImpBmp );
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
inline sal_Bool Bitmap::IsEmpty() const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
|
|
|
return( mpImpBmp == NULL );
|
|
|
|
}
|
|
|
|
|
|
|
|
inline const MapMode& Bitmap::GetPrefMapMode() const
|
|
|
|
{
|
|
|
|
return maPrefMapMode;
|
|
|
|
}
|
|
|
|
|
|
|
|
inline void Bitmap::SetPrefMapMode( const MapMode& rMapMode )
|
|
|
|
{
|
|
|
|
maPrefMapMode = rMapMode;
|
|
|
|
}
|
|
|
|
|
|
|
|
inline const Size& Bitmap::GetPrefSize() const
|
|
|
|
{
|
|
|
|
return maPrefSize;
|
|
|
|
}
|
|
|
|
|
|
|
|
inline void Bitmap::SetPrefSize( const Size& rSize )
|
|
|
|
{
|
|
|
|
maPrefSize = rSize;
|
|
|
|
}
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
inline sal_uLong Bitmap::GetColorCount() const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
2011-01-12 15:07:10 +01:00
|
|
|
return( 1UL << (sal_uLong) GetBitCount() );
|
2007-04-11 16:47:49 +00:00
|
|
|
}
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
inline sal_uLong Bitmap::GetSizeBytes() const
|
2007-04-11 16:47:49 +00:00
|
|
|
{
|
|
|
|
const Size aSizePix( GetSizePixel() );
|
2011-01-12 15:07:10 +01:00
|
|
|
return( ( (sal_uLong) aSizePix.Width() * aSizePix.Height() * GetBitCount() ) >> 3UL );
|
2007-04-11 16:47:49 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
#endif // _SV_BITMAP_HXX
|
2010-10-14 08:27:31 +02:00
|
|
|
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|