Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EllipseOptions

Hierarchy

Index

Properties

Properties

angle

angle: number

Ellipse angle in degrees.

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.

size

size: Size

Output image or shape size.

src

src: Mat

Input image.

Generated using TypeDoc