Creates a DAMontage object consisting of a single DAImage object at the given Z-value.
lib.ImageMontageAnim(
image,
Z-value
)
Returns the DAMontage object.
Same as ImageMontageAnim except that the arguments are non-animated numbers.
lib.ImageMontage(
image,
Z-value
)
Creates a DAMontage object by combining the given arguments.
lib.UnionMontage(
m1,
m2
)
Returns the DAMontage object.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.