#include <nnsys/g2d/g2d_OAMEx.h>
u16 NNS_G2dEntryNewAffineParamsEx(
NNSG2dOamManagerInstanceEx* pMan,
const MtxFx22* mtx );
pMan |
[OUT] Extended OAM manager entity |
mtx |
[IN] Affine matrix |
The registered affine index.
Registers the affine matrix in the manager.
The name of this function has changed to NNS_G2dEntryOamManExAffine
. This function will remain with a separate name to maintain compatibility.
2004/08/02 Renamed function.
2004/06/22 Initial version.
CONFIDENTIAL