الفئة IMatchingLayer

Summary: Masking layer

Module: aspose.imaging.masking.result

Full Name: aspose.imaging.masking.result.IMaskingLayer

Properties

NameTypeAccessالوصف
object_numberintrيحصل على رقم الكائن.

Methods

Nameالوصف
get_image()يوفر صورة النتيجة.
get_mask()يحصل على قناع الصورة.

Method: get_image()

 get_image() 

يوفر صورة النتيجة.

Returns

نوعالوصف
RasterImageصورة النتيجة.

Method: get_mask()

 get_mask() 

يحصل على قناع الصورة.

Returns

نوعالوصف
RasterImageقناع صورة النتيجة.