CVB.Net 15.0
Loading...
Searching...
No Matches
Stemmer.Cvb.Wpf.BitOverlays Namespace Reference

Classes

class  BitOverlayBase
 Base class of all overlays painting in the overlay bit of an overlay image. More...
 
class  BrushBitOverlay
 Drawing brush for draw/erase overlay bits. More...
 
class  FillBitOverlay
 Fill tool for flood filling overlay bits. More...
 
class  LineBitOverlay
 Drawer to draw a single line in the bit mask. More...
 
class  NamespaceDoc
 The namespace Stemmer.Cvb.Wpf.BitOverlays contains classes and definitions to work with the CVB bit overlays. More...
 

Enumerations

enum  BitBrushShape { Ellipse , Rectangle }
 Defines the shape of the brush. More...
 

Enumeration Type Documentation

◆ BitBrushShape

Defines the shape of the brush.

Enumerator
Ellipse 

The brush is shaped like a ellipse.

Rectangle 

The brush is shaped like rectangle.