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

This namespace contains classes and definitions to work with the CVB bit overlays. More...

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...
 

Enumerations

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

Detailed Description

This namespace contains classes and definitions to work with the CVB bit overlays.

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.