setProxyWithSolid()

Creates a SolidSource object with specified values, sets this as the value of the proxySource attribute, and sets useProxy to true. It does not preserve the

applyFill

When true, the textlayer shows a fill. Access the fillColor attribute for the actual color. When false, only a stroke is shown.Boolean; read/write.

label

The label color for the item. Colors are represented by their number 0 for None, or 1 to 16 for one of the preset colors in the Labels preferences .Custom l

blendingMode

The blending mode of the layer.A BlendingMode enumerated value; read/write. One of:BlendingMode.ADDBlendingMode.ALPHA_ADDBlendingMode.CLASSIC_COLOR_BURNBlen

fillColor

The text layerメs fill color, as an array of [r, g, b] floating-point values. For example, in an 8-bpc project, a red value of 255 would be 1.0, and in a 32-

bitsPerChannel

The color depth of the current project, either 8, 16, or 32 bits.Integer 8, 16, or 32 only ; read/write.

bgColor

The background color of the composition. The three array values specify the red, green, and blue components of the color.An array containing three floating-

strokeColor

The text layerメs stroke color, as an array of [r, g, b] floating-point values. For example, in an 8-bpc project, a red value of 255 would be 1.0, and in a 3

addSolid()

Creates a new SolidSource object, with values set as specified; sets the new SolidSource as the mainSource value of a new FootageItem object, and adds the F

replaceWithSolid()

Changes the source of this FootageItem to the specified solid. Creates a new SolidSource object, sets its values from theparameters, andsets mainSource to t