EmfPlusImageEffectsIdentifiers فئة

Summary: The ImageEffects identifiers define standard GUIDs for specifying graphics image effects. These identifiers are used by device drivers to publish their levels of support for these effects. The identifier constants are defined using the GUID curly-braced string representation ([MS-DTYP] section 2.3.4.3).

Module: aspose.imaging.fileformats.emf.emfplus.consts

Full Name: aspose.imaging.fileformats.emf.emfplus.consts.EmfPlusImageEffectsIdentifiers

Properties

NameTypeAccessالوصف
BLUR_EFFECT_GUID [static]stringrيحدد تأثير الضبابية.
BRIGHTNESS_CONTRAST_EFFECT_GUID [static]stringrيحدد تأثير السطوع والتباين.
COLOR_BALANCE_EFFECT_GUID [static]stringrيحدد تأثير توازن اللون.
COLOR_CURVE_EFFECT_GUID [static]stringrيحدد تأثير منحنى اللون.
COLOR_LOOKUP_TABLE_EFFECT_GUID [static]stringrيحدد تأثير جدول البحث اللوني.
COLOR_MATRIX_EFFECT_GUID [static]stringrيحدد تأثير مصفوفة اللون.
HUE_SATURATION_LIGHTNESS_EFFECT_GUID [static]stringrيحدد تأثير الصبغة والتشبع والإضاءة.
LEVELS_EFFECT_GUID [static]stringrيحدد تأثير المستويات.
RED_EYE_CORRECTION_EFFECT_GUID [static]stringrيحدد تأثير تصحيح العين الحمراء.
SHARPEN_EFFECT_GUID [static]stringrيحدد تأثير الشحذ.
TINT_EFFECT_GUID [static]stringrيحدد تأثير الصبغة.

Methods

Nameالوصف
contain(object_guid)يحتوي على معرف الكائن الفريد المحدد.

Method: contain(object_guid) [static]

 contain(object_guid) 

يحتوي على معرف الكائن الفريد المحدد.

Parameters:

معاملنوعالوصف
object_guidstringمعرف الكائن الفريد.

Returns

نوعالوصف
boolصحيح إذا كان يحتوي.