EmfPlusImageEffectsIdentifiers klass

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

NameTypeAccessDescription
BLUR_EFFECT_GUID [static]stringrAnger suddeffekten.
BRIGHTNESS_CONTRAST_EFFECT_GUID [static]stringrAnger ljusstyrke- och kontrasteffekten.
COLOR_BALANCE_EFFECT_GUID [static]stringrAnger färgbalans-effekten.
COLOR_CURVE_EFFECT_GUID [static]stringrAnger färgkurveffekten.
COLOR_LOOKUP_TABLE_EFFECT_GUID [static]stringrAnger färguppslagstabellseffekten.
COLOR_MATRIX_EFFECT_GUID [static]stringrAnger färgmatriseffekten.
HUE_SATURATION_LIGHTNESS_EFFECT_GUID [static]stringrAnger nyans-mättnad-ljushetseffekten.
LEVELS_EFFECT_GUID [static]stringrAnger nivåeffekten.
RED_EYE_CORRECTION_EFFECT_GUID [static]stringrAnger rödögonkorrigeringseffekten.
SHARPEN_EFFECT_GUID [static]stringrAnger skärpeffekten.
TINT_EFFECT_GUID [static]stringrAnger toningseffekten.

Methods

NameDescription
contain(object_guid)Innehåller det angivna objektets unika identifierare.

Method: contain(object_guid) [static]

 contain(object_guid) 

Innehåller det angivna objektets unika identifierare.

Parameters:

ParameterTypBeskrivning
object_guidstringObjektets unika identifierare.

Returns

TypBeskrivning
boolSant om den innehåller.