Biến Hóa -- Transform¶
Transform is a swiss-army knife of image manipulation. It moves, rotates, and scales the images within a strip.
Tùy Chọn -- Options¶
- Nội Suy -- Interpolation
- Không Có -- None
Không có nội suy, sử dụng điểm ảnh lân cận nhất.
- Song Tuyến Tính -- Bilinear
Nội suy đơn giản giữa các điểm ảnh lân cận.
- Song Lập Phương -- Bicubic
Nội suy chất lượng cao nhất.
- Đơn Vị Dịch Chuyển -- Translation Unit
Control whether the input values are in Percent or Pixels.
- Vị Trí -- Position
Moves the input along the X and Y axis.
- Tỷ Lệ Đồng Đều -- Uniform Scale
Scale the input evenly along the X and Y axis.
- Tỷ Lệ -- Scale
Scale the image on the X and Y axis.
- Xoay Chiều -- Rotation
Rotates the input two-dimensionally along the Z axis.