Skip navigation links
com.tencentcloudapi.vod.v20180717.models

Class ImageWatermarkTemplate

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 px; for example, `100px` means that `Width` is 100 px.
  • 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 px; for example, `100px` means that `Width` is 100 px.
  • Skip navigation links

    Copyright © 2024. All rights reserved.