MatrixOrder 枚举

指定矩阵变换操作的顺序。

Module: aspose.imaging

Full Name: aspose.imaging.MatrixOrder

Members

成员名称描述
APPEND新操作在旧操作之后应用。
PREPEND新操作在旧操作之前应用。