Skip to content

Commit 9b2d9d6

Browse files
committed
Docs: specify the units for DPX scanned size
From the PDF: https://pub.smpte.org/doc/st268/20030505-pub/st0268-2003.pdf 3.31 X scanned size: Defines the horizontal size of the original scanned optical image in millimeters. [42.1] 3.32 Y scanned size: Defines the vertical size of the original scanned optical image in millimeters. [42.2] Signed-off-by: Campbell Barton <[email protected]>
1 parent 0a3adc2 commit 9b2d9d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/builtinplugins.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,10 +425,10 @@ the `set_ioproxy()` methods.
425425
- reference high quantity
426426
* - ``dpx:XScannedSize``
427427
- float
428-
- X scanned size
428+
- X scanned size in millimeters
429429
* - ``dpx:YScannedSize``
430430
- float
431-
- Y scanned size
431+
- Y scanned size in millimeters
432432
* - ``dpx:FramePosition``
433433
- int
434434
- frame position in sequence

0 commit comments

Comments
 (0)