NNS_G2dEntryNewAffineParamsEx

C Specification

#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 extended OAM manager. The name of this function has changed to NNS_G2dEntryOamManExAffine. In order to maintain compatibility, the previous function was kept under a different name.

See Also

NNS_G2dEntryOamManExAffine

Revision History

08/02/2004 Renamed function

06/22/2004 Initial version.


CONFIDENTIAL