IBCof 位图裁剪对象 Cropping Bitmap


构造函数 Constructor

构造函数 Constructor 说明 Description 备注 Note
IBCof(bitmap,x,y,width,height)

bitmap(Image)位图对象 bitmap to crop

x(Number) 裁剪x位置 x of cropping

y(Number) 裁剪y位置 y of cropping

width(Number)裁剪宽度 width of cropping

height(Number)裁剪高度 height of cropping

属性 Attribute

属性 Attribute 说明 Description 备注 Note
bitmap(Image)

位图对象 bitmap to crop

x(Number)

裁剪x位置 x of cropping

y(Number)

裁剪y位置 y of cropping

width(Number)

裁剪宽度 width of cropping

height(Number)

裁剪高度 height of cropping

函数 Function

函数 Function 说明 Description 备注 Note
dispose() 释放 Free up