Matrix.Translate
Translate(float, float, MatrixOrder)
지정된 변환 벡터를 지정된 순서로 이 매트릭스에 적용합니다.
public void Translate(float offsetX, float offsetY, MatrixOrder order)
모수 | 유형 | 설명 |
---|---|---|
offsetX | Single | 오프셋 X. |
offsetY | Single | 오프셋 Y. |
order | MatrixOrder | 순서. |
또한보십시오
- enum MatrixOrder
- class Matrix
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
Translate(float, float)
지정된 변환 벡터를 여기에 적용합니다.Matrix
(기본값) Prepend order. 사용
public void Translate(float tx, float ty)
모수 | 유형 | 설명 |
---|---|---|
tx | Single | 텍사스. 텍사스. 텍사스. |
ty | Single | 타이. 타이. 타이. |
또한보십시오
- class Matrix
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD