NNS_G2dEntryNewAffineParamsEx

Syntax

#include <nnsys/g2d/g2d_OAMEx.h>
u16  NNS_G2dEntryNewAffineParamsEx( 
                                NNSG2dOamManagerInstanceEx*     pMan, 
                                const MtxFx22*                  mtx );
  

Arguments

pMan [OUT] Extended OAM manager entity
mtx [IN] Affine matrix

Return Values

The registered affine index.

Description

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.

See Also

NNS_G2dEntryOamManExAffine

Revision History

2004/08/02 Renamed function.

2004/06/22 Initial version.


CONFIDENTIAL