มาสก์

มาสก์ตัด

ทรัพย์สินประเภทจำเป็นตัวอย่างช่วงค่าคำอธิบาย
typestringtrue-crop | ellipseประเภทของมาสก์ เช่น "ตัด" หรือ "วงรี"
centerXnumbertrue--ตำแหน่งแนวนอนของจุดศูนย์กลางมาสก์ ในพิกเซล
centerYnumbertrue--ตำแหน่งแนวตั้งของจุดศูนย์กลางมาสก์ ในพิกเซล
widthnumbertrue--ความกว้างของมาสก์ ในพิกเซล
heightnumbertrue--ความสูงของมาสก์ ในพิกเซล
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"
}

มาสก์รูปทรง

ทรัพย์สินประเภทจำเป็นตัวอย่างช่วงค่าคำอธิบาย
typestringtrue-crop | ellipseประเภทของมาสก์ เช่น "ตัด" หรือ "วงรี"
shapeTypestringtrue-SHAPE_RECT | SHAPE_ELLIPSE | SHAPE_STAR | SHAPE_POLYGON | SHAPE_PATHประเภทของรูปทรง เช่น "สี่เหลี่ยม" หรือ "วงรี"
xnumbertrue--ตำแหน่งแนวนอนของมาสก์ ในพิกเซล
ynumbertrue--ตำแหน่งแนวตั้งของมาสก์ ในพิกเซล
scaleXnumbertrue--สเกลแนวนอนของมาสก์
scaleYnumbertrue--สเกลแนวตั้งของมาสก์
rotationnumbertrue--การหมุนของมาสก์ ในองศา
widthnumbertrue--ความกว้างของมาสก์ ในพิกเซล
heightnumbertrue--ความสูงของมาสก์ ในพิกเซล
fillstringtrue--สีเติมของมาสก์ ในรูปแบบเฮกซาเดซิมัล
viewobjecttrue--การดูมาสก์
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",
}