Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CircleOptions

Hierarchy

Index

Properties

Properties

center

center: Point

Shape's center coordinates.

color

color: Scalar

Optional dst

dst: Mat

Output image. If not given it will be created. Note that you can give [src] as output image in which case the input image will be written.

radius

radius: number

Radius of the circle.

src

src: Mat

Input image.

Generated using TypeDoc