#include <bzpixelraster.hxx>
Definition at line 30 of file bzpixelraster.hxx.
◆ BZPixelRaster() [1/2]
◆ BZPixelRaster() [2/2]
basegfx::BZPixelRaster::BZPixelRaster |
( |
sal_uInt32 |
nWidth, |
|
|
sal_uInt32 |
nHeight |
|
) |
| |
|
inline |
◆ getBPixel() [1/2]
BPixel & basegfx::BZPixelRaster::getBPixel |
( |
sal_uInt32 |
nIndex | ) |
|
|
inline |
◆ getBPixel() [2/2]
const BPixel & basegfx::BZPixelRaster::getBPixel |
( |
sal_uInt32 |
nIndex | ) |
const |
|
inline |
◆ getHeight()
sal_uInt32 basegfx::BZPixelRaster::getHeight |
( |
| ) |
const |
|
inline |
◆ getIndexFromXY()
sal_uInt32 basegfx::BZPixelRaster::getIndexFromXY |
( |
sal_uInt32 |
nX, |
|
|
sal_uInt32 |
nY |
|
) |
| const |
|
inline |
◆ getWidth()
sal_uInt32 basegfx::BZPixelRaster::getWidth |
( |
| ) |
const |
|
inline |
◆ getZ() [1/2]
sal_uInt16 & basegfx::BZPixelRaster::getZ |
( |
sal_uInt32 |
nIndex | ) |
|
|
inline |
◆ getZ() [2/2]
const sal_uInt16 & basegfx::BZPixelRaster::getZ |
( |
sal_uInt32 |
nIndex | ) |
const |
|
inline |
◆ operator=()
◆ mnCount
sal_uInt32 basegfx::BZPixelRaster::mnCount |
|
private |
◆ mnHeight
sal_uInt32 basegfx::BZPixelRaster::mnHeight |
|
private |
◆ mnWidth
sal_uInt32 basegfx::BZPixelRaster::mnWidth |
|
private |
◆ mpContent
std::unique_ptr<BPixel[]> basegfx::BZPixelRaster::mpContent |
|
private |
◆ mpZBuffer
std::unique_ptr<sal_uInt16[]> basegfx::BZPixelRaster::mpZBuffer |
|
private |
The documentation for this class was generated from the following file: