Table of Contents

OffsetAACelByIDelta

Moves an anti-aliased cel.

Synopsis

void OffsetAACelByIDelta (CCB *aacel, IPoint *deltaXY)

Description

Adjusts an anti-aliased cel's location by the specified delta. Adds the delta values to the X/Y coordinates in both the data and alpha-channel CCBs. It also works correctly if aacel points to a single standalone cel.

Arguments

Implementation

Library call implemented in lib3do.lib.

Associated Files

lib3do.lib, celutils.h

See Also

''%%OffsetAACelByFDelta%%'', OffsetCelByIDelta, OffsetCelListByIDelta