InvisibleWatermarkDecodedImage
Defined in: trace-runtime.ts:19
RGBA pixels decoded in display orientation by a server-side image codec.
Extends
Section titled “Extends”InvisibleWatermarkPixelBuffer
Properties
Section titled “Properties”data:
Uint8Array<ArrayBufferLike> |Uint8ClampedArray<ArrayBufferLike>
Defined in: invisible-watermark.ts:143
Inherited from
Section titled “Inherited from”InvisibleWatermarkPixelBuffer.data
height
Section titled “height”height:
number
Defined in: invisible-watermark.ts:145
Inherited from
Section titled “Inherited from”InvisibleWatermarkPixelBuffer.height
width:
number
Defined in: invisible-watermark.ts:144
Inherited from
Section titled “Inherited from”InvisibleWatermarkPixelBuffer.width