API Reference
@univerjs
@univerjs/watermark
interfaces
Iimagewatermarkconfig

@univerjs/watermark v0.4.2Docs


Interface: IImageWatermarkConfig

Extends

  • IGeneralWatermarkConfig

Properties

PropertyTypeInherited fromDefined in
heightnumber-watermark/src/common/type.ts:49 (opens in a new tab)
maintainAspectRatioboolean-watermark/src/common/type.ts:50 (opens in a new tab)
opacitynumberIGeneralWatermarkConfig.opacitywatermark/src/common/type.ts:33 (opens in a new tab)
originRationumber-watermark/src/common/type.ts:51 (opens in a new tab)
repeatbooleanIGeneralWatermarkConfig.repeatwatermark/src/common/type.ts:28 (opens in a new tab)
rotatenumberIGeneralWatermarkConfig.rotatewatermark/src/common/type.ts:32 (opens in a new tab)
spacingXnumberIGeneralWatermarkConfig.spacingXwatermark/src/common/type.ts:30 (opens in a new tab)
spacingYnumberIGeneralWatermarkConfig.spacingYwatermark/src/common/type.ts:31 (opens in a new tab)
urlstring-watermark/src/common/type.ts:47 (opens in a new tab)
widthnumber-watermark/src/common/type.ts:48 (opens in a new tab)
xnumberIGeneralWatermarkConfig.xwatermark/src/common/type.ts:26 (opens in a new tab)
ynumberIGeneralWatermarkConfig.ywatermark/src/common/type.ts:27 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.