Constructors

Properties

Constructors

  • Parameters

    • image: string
    • Optionaloptions: {
          light?: Lights;
          pageIndex?: number;
      }
      • Optionallight?: Lights
      • OptionalpageIndex?: number

    Returns ImageInputData

Properties

image: string

An image. Base64 string.

light: Lights

Light type, one of RGLGraphicFieldLight values.

pageIndex: number

An index of the document page whence the graphic field is extracted.

0