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

Go to the source code of this file.

Classes

class  BitmapBasicMorphologyFilter
 
class  BitmapErodeFilter
 
class  BitmapDilateFilter
 

Enumerations

enum class  BasicMorphologyOp {
  erode ,
  dilate
}
 

Enumeration Type Documentation

◆ BasicMorphologyOp

enum class BasicMorphologyOp
strong
Enumerator
erode 
dilate 

Definition at line 18 of file BitmapBasicMorphologyFilter.hxx.