CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
CartoTypeCore::BitmapView Member List

This is the complete list of members for CartoTypeCore::BitmapView, including all inherited members.

BitmapView(BitmapType aType, uint8_t *aData, uint32_t aWidth, uint32_t aHeight, uint32_t aRowBytes, std::shared_ptr< Palette > aPalette=nullptr)CartoTypeCore::BitmapViewinline
BitmapView(const Bitmap &aBitmap)=delete (defined in CartoTypeCore::BitmapView)CartoTypeCore::BitmapView
BitmapView()=default (defined in CartoTypeCore::BitmapView)CartoTypeCore::BitmapViewprotected
BitsPerPixel() constCartoTypeCore::BitmapViewinline
Blur(bool aGaussian, double aWidth) constCartoTypeCore::BitmapView
Clear()CartoTypeCore::BitmapViewinline
ClearToWhite()CartoTypeCore::BitmapViewinline
Clip(Rect aClip) constCartoTypeCore::BitmapView
Clip(const MPath &aPath, Rect &aNewBounds) constCartoTypeCore::BitmapView
Color16BitColor(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Color16BitMono(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Color1BitMono(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Color24BitColor(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Color32BitColor(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Color8BitMono(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Color8BitPalette(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
ColorFunction() constCartoTypeCore::BitmapView
ColorUnsupported(const BitmapView &aBitmap, uint32_t aX, uint32_t aY)CartoTypeCore::BitmapViewprotectedstatic
Copy(int32_t aExpansion=0) constCartoTypeCore::BitmapView
Data() constCartoTypeCore::BitmapViewinline
Data()CartoTypeCore::BitmapViewinline
DataBytes() constCartoTypeCore::BitmapViewinline
Height() constCartoTypeCore::BitmapViewinline
iDataCartoTypeCore::BitmapViewprotected
iHeightCartoTypeCore::BitmapViewprotected
iPaletteCartoTypeCore::BitmapViewprotected
iRowBytesCartoTypeCore::BitmapViewprotected
iTypeCartoTypeCore::BitmapViewprotected
iWidthCartoTypeCore::BitmapViewprotected
operator<(const BitmapView &aOther) constCartoTypeCore::BitmapViewinline
operator=(const Bitmap &aBitmap)=delete (defined in CartoTypeCore::BitmapView)CartoTypeCore::BitmapView
operator==(const BitmapView &aOther) constCartoTypeCore::BitmapViewinline
Palette() constCartoTypeCore::BitmapViewinline
Palettize() constCartoTypeCore::BitmapView
RowBytes() constCartoTypeCore::BitmapViewinline
SetPalette(std::shared_ptr< CartoTypeCore::Palette > aPalette)CartoTypeCore::BitmapViewinline
TColorFunction typedefCartoTypeCore::BitmapView
Trim(Rect &aBounds, bool aTrimLeft=true, bool aTrimRight=true, bool aTrimTop=true, bool aTrimBottom=true) constCartoTypeCore::BitmapView
Type() constCartoTypeCore::BitmapViewinline
UnPalettize() constCartoTypeCore::BitmapView
Width() constCartoTypeCore::BitmapViewinline
Write(OutputStream &aOutput) constCartoTypeCore::BitmapView
WritePng(OutputStream &aOutputStream, bool aPalettize) constCartoTypeCore::BitmapView