Transform Strip¶
Transform is a Swiss Army knife of image manipulation. It moves, rotates, and scales the images within a strip.
Opções¶
- Interpolation
- Nenhum:
No interpolation, uses nearest neighboring pixel.
- Bilinear:
Simple interpolation between adjacent pixels.
- Bi-cúbica:
Highest quality interpolation.
- Translation Unit
Controla se os valores de entrada estão em Porcentagem ou Pixels.
- Posição
Move a entrada ao longo dos eixos X e Y.
- Uniform Scale
Escalona a entrada uniformemente ao longo dos eixos X e Y.
- Escala
Escalona a imagem no eixo X e Y.
- Rotação
Rotates the input two-dimensionally along the Z axis.