فئة IAnimationFrame
Summary: The Animation frame
Module: aspose.imaging
Full Name: aspose.imaging.IAnimationFrame
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| disposal_method | AnimationDisposalMethods | r | يحصل على طريقة التخلص. |
| frame_left | int | r | يحصل على إزاحة الإطار اليسرى. |
| frame_time | int | r | يحصل على مدة الإطار. |
| frame_top | int | r | يحصل على إزاحة الإطار العليا. |
| use_alpha_blending | bool | r | يحصل على قيمة تشير إلى ما إذا كان [use alpha blending]. |
Methods
| Name | الوصف |
|---|---|
| get_full_frame() | يحصل على الإطار الكامل. |
Method: get_full_frame()
get_full_frame()
يحصل على الإطار الكامل.
Returns
| نوع | الوصف |
|---|---|
| RasterImage | صورة RasterImage ذات الإطار الكامل |