Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RenderOptions

Hierarchy

  • RenderOptions

Properties

Properties

Optional c1

c1: string

The color choice of dark module/pixels, suppose to be a valid hex color number string, default is #000000 - stands for black

Optional c2

c2: string

The color choice of light module/pixels, suppose to be a valid hex color number string, default is #FFFFFF - stands for white

Optional size

size: number

The size/width of a module/square, default is 10

Generated using TypeDoc