pixelAspect

app.project.item(index).pixelAspect

Description

The pixel aspect ratio (PAR) of the item.

• In a CompItem, the value is linked to the composition.
• In a FootageItem, the value is linked to the mainSource object.
The value you retrieve after setting may be slightly different from the value you supplied. The following table compares the value as it appears in the UI with the more-accurate value returned by this attribute.

PAR in the After Effects UI PAR returned by the pixelAspect attribute

0.91 0.90909090909091
1 1
1.5 1.5
1.09 1.09401709401709
1.21 1.21212121212121
1.33 1.33333333333333
1.46 1.45868945868946
2 2

Type

Floating-point value, in the range [0.01..100.0]; read/write.

Other Tags

Posted in AVItem object and tagged , , , , , , , , , , .