Mặt nạ

Mặt nạ cắt

Thuộc tínhLoạiBắt buộcVí dụPhạm vi giá trịMô tả
typestringtrue-crop | ellipseLoại mặt nạ, chẳng hạn như "cắt" hoặc "hình elip".
centerXnumbertrue--Vị trí ngang của tâm mặt nạ, tính bằng pixel.
centerYnumbertrue--Vị trí dọc của tâm mặt nạ, tính bằng pixel.
widthnumbertrue--Chiều rộng của mặt nạ, tính bằng pixel.
heightnumbertrue--Chiều cao của mặt nạ, tính bằng pixel.
imageElement.json
{
  "id": "0a2db861-19c0-47d0-9e71-5a56a357e2e9",
  "type": "Image",
  "start": 0,
  "duration": 5,
  "trackIndex": 0,
  "x": -58.59302855661144,
  "y": 48.394393104046685,
  "blendMode": "normal",
  "anchorX": 1051.1350332909515,
  "anchorY": 2519.1996978825114,
  "rotation": 0,
  "maskData": {
      "type": "crop",
      "centerX": 1051.1350332909515,
      "centerY": 2519.1996978825114,
      "width": 2121.862754282655,
      "height": 2949.902587890625
  },
  "scaleX": 0.23356401384083045,
  "scaleY": 0.23356401384083045,
  "alpha": 1,
  "skewX": 0,
  "skewY": 0,
  "keyframes": [],
  "externalUrl": "https://images.pexels.com/photos/30465303/pexels-photo-30465303.jpeg",
  "ext": "jpeg"
}

Mặt nạ hình dạng

Thuộc tínhLoạiBắt buộcVí dụPhạm vi giá trịMô tả
typestringtrue-crop | ellipseLoại mặt nạ, chẳng hạn như "cắt" hoặc "hình elip".
shapeTypestringtrue-SHAPE_RECT | SHAPE_ELLIPSE | SHAPE_STAR | SHAPE_POLYGON | SHAPE_PATHLoại hình, chẳng hạn như "hình chữ nhật" hoặc "hình elip".
xnumbertrue--Vị trí ngang của mặt nạ, tính bằng pixel.
ynumbertrue--Vị trí dọc của mặt nạ, tính bằng pixel.
scaleXnumbertrue--Tỉ lệ ngang của mặt nạ.
scaleYnumbertrue--Tỉ lệ dọc của mặt nạ.
rotationnumbertrue--Góc xoay của mặt nạ, tính bằng độ.
widthnumbertrue--Chiều rộng của mặt nạ, tính bằng pixel.
heightnumbertrue--Chiều cao của mặt nạ, tính bằng pixel.
fillstringtrue--Màu nền của mặt nạ, ở định dạng hexadecimal.
viewobjecttrue--Góc nhìn của mặt nạ.
imageElement.json
{
  "id": "0a2db861-19c0-47d0-9e71-5a56a357e2e9",
  "type": "Image",
  "start": 0,
  "duration": 5,
  "trackIndex": 0,
  "x": -58.59302855661144,
  "y": 48.394393104046685,
  "blendMode": "normal",
  "anchorX": 1051.1350332909515,
  "anchorY": 2519.1996978825114,
  "rotation": 0,
  "maskData": {
      "type": "shape",
      "shapeType": "SHAPE_ELLIPSE",
      "x": 1935.8609161703698,
      "y": 2120.7135441063306,
      "scaleX": 1,
      "scaleY": 1,
      "rotation": 0,
      "width": 2604,
      "height": 2604,
      "fill": "#ffffff",
      "view": {
          "scaleX": 1,
          "scaleY": 1,
          "x": 0,
          "y": 0,
          "width": 2604,
          "height": 2604,
          "rotation": 0,
          "anchorX": 0,
          "anchorY": 0
      }
  },
  "scaleX": 0.23356401384083045,
  "scaleY": 0.23356401384083045,
  "alpha": 1,
  "skewX": 0,
  "skewY": 0,
  "keyframes": [],
  "externalUrl": "https://images.pexels.com/photos/30465303/pexels-photo-30465303.jpeg",
  "ext": "jpeg",
}