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

Go to the source code of this file.

Classes

struct  o3tl::typed_flags< DrawImageFlags >
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  DrawImageFlags {
  NONE = 0x0000 ,
  Disable = 0x0001 ,
  Highlight = 0x0002 ,
  Deactive = 0x0004 ,
  ColorTransform = 0x0008 ,
  SemiTransparent = 0x0010
}
 

Enumeration Type Documentation

◆ DrawImageFlags

enum class DrawImageFlags
strong
Enumerator
NONE 
Disable 
Highlight 
Deactive 
ColorTransform 
SemiTransparent 

Definition at line 25 of file DrawImageFlags.hxx.