Skip navigation links
com.tencentcloudapi.mps.v20190612.models

Class ImageWatermarkInput

Returns:
Width Watermark width. % and px formats are supported:
  • If the string ends in %, the `Width` of the watermark will be the specified percentage of the video width. For example, `10%` means that `Width` is 10% of the video width;
  • If the string ends in px, the `Width` of the watermark will be in pixels. For example, `100px` means that `Width` is 100 pixels. Value range: [8, 4096].
  • Default value: 10%.
    Parameters:
    Width - Watermark width. % and px formats are supported:
  • If the string ends in %, the `Width` of the watermark will be the specified percentage of the video width. For example, `10%` means that `Width` is 10% of the video width;
  • If the string ends in px, the `Width` of the watermark will be in pixels. For example, `100px` means that `Width` is 100 pixels. Value range: [8, 4096].
  • Default value: 10%.
    Skip navigation links

    Copyright © 2021. All rights reserved.