IPXC_ContentCreator::ConcatCS Method
From PDF XChange PDF SDK
Multiplies CTM (current transformation matrix) and given matrix.
Syntax
HRESULT ConcatCS([in] PXC_Matrix* pMatrix);
Parameters
- pMatrix
- [in] Pointer to PXC_Matrix containing the input matrix.
Return Value
Returns S_OK if operation was successful or error code in other cases.