Apple Final Cut Pro 5 Bedienungsanleitung Seite 297

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 376
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 296
FXScript Reference 297
DiffuseOffset
DiffuseOffset(srcImage,
destImage,
repeatEdges,
hMin, hMax, vMin,
vMax,
hTable[width],
vTable[height])
This is similar to Diffuse, but the
horizontal and vertical offset for
each pixel is added to the
hTable and vTable, which
contain the horizontal and
vertical position for each pixel.
MotionBlur
MotionBlur(srcImage,
destImage, hDist,
vDist, steps)
Copies the source image buffer
into the destination image
buffer, adding a motion blur
with a magnitude specified by
“hdist” and “vdist.” “Steps”
determines how many
intermediate steps are added.
RadialBlur
RadialBlur(srcImage,
destImage,
centerPt, amount,
spin, steps,
aspect)
Copies the source image buffer
into the destination image
buffer, adding radial blur with a
magnitude specified by
“amount,” around the center
specified in “centerPt.” “Steps”
specifies how many
intermediate steps are added to
the blur effect. “Spin” can be
either true or false. If true,
“amount” is a rotation angle. If
false, “amount” is the distance
that the blur extends from the
center point.
Blend
Blend(srcImage1,
srcImage2,
destImage,
amount)
Blends the two source image
buffers and places the result in
the destination image buffer.
Amount” specifies the blend
percentage.
Command Syntax Description
Seitenansicht 296
1 2 ... 292 293 294 295 296 297 298 299 300 301 302 ... 375 376

Kommentare zu diesen Handbüchern

Keine Kommentare