FoxImgAni
<p>FoxImgAni,FoxUI提供的动画播放组件</p>
<p><strong>属性</strong></p>
<p>Active 是否播放</p>
<p>Alpha 透明度</p>
<p>Color 本身颜色</p>
<p>Loop 是否循环播放</p>
<p>SkinSet
Ani 动画列表皮肤序号 动画帧数来自 对应皮肤的StateCount
Graph 动画图标序号
State 状态图皮肤序号 状态来自对应皮肤的ImageCount</p>
<p>ImgIndex 当前动画帧序号 注意此属性对svg动画无效</p>
<p>InterVal 动画刷新频率</p>
<p>Transparent 背景透明</p>
<p><strong>提供的事件</strong>
OnAfterDraw(Sender: TObject; DstBmp: TBitmap32;Arect: TRect);</p>
<p>OnBeforeDraw(Sender: TObject; DstBmp: TBitmap32;Arect: TRect);
内部绘制前后事件</p>