@lynx-js/lynxtron / AddRepresentationOptions
AddRepresentationOptions
Properties
buffer?
The buffer containing the raw image data.
Defined in
dataURL?
The data URL containing either a base 64 encoded PNG or JPEG image.
Defined in
height?
Defaults to 0. Required if a bitmap buffer is specified as buffer.
Defined in
scaleFactor?
The scale factor to add the image representation for.
Defined in
width?
Defaults to 0. Required if a bitmap buffer is specified as buffer.
Defined in