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

Class ImageWatermarkInput

Returns:
Width Width of a watermark, supporting two formats: % and px.
  • If a string ends with %, it indicates that the `Width` of a watermark is a percentage of a video's width. For example, `10%` means that `Width` is 10% of a video's width.
  • If a string ends with px, the `Width` of a watermark will be in pixels. For example, `100px` means that `Width` is 100 pixels. Value range: [8, 4096].
  • When width and height are not specified or set to 0, the default value is 10%.
    Parameters:
    Width - Width of a watermark, supporting two formats: % and px.
  • If a string ends with %, it indicates that the `Width` of a watermark is a percentage of a video's width. For example, `10%` means that `Width` is 10% of a video's width.
  • If a string ends with px, the `Width` of a watermark will be in pixels. For example, `100px` means that `Width` is 100 pixels. Value range: [8, 4096].
  • When width and height are not specified or set to 0, the default value is 10%.
    Skip navigation links

    Copyright © 2025. All rights reserved.