LibreOffice Module vcl (master) 1
Classes | Namespaces | Functions
BitmapFilter.hxx File Reference
#include <vcl/bitmapex.hxx>
#include <functional>
Include dependency graph for BitmapFilter.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BitmapFilter
 

Namespaces

namespace  vcl
 
namespace  vcl::bitmap
 

Functions

template<int STRIP_SIZE>
void vcl::bitmap::generateStripRanges (tools::Long nFirst, tools::Long nLast, std::function< void(tools::Long const nStart, tools::Long const nEnd, bool const bLast)> aFunction)