2.1.3.1 ImageEffects Identifiers
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).
Constant/value |
Description |
---|---|
BlurEffectGuid {633C80A4-1843-482B-9EF2-BE2834C5FDD4} |
The blur effect. |
BrightnessContrastEffectGuid {D3A1DBE1-8EC4-4C17-9F4C-EA97AD1C343D} |
|
ColorBalanceEffectGuid {537E597D-251E-48DA-9664-29CA496B70F8} |
The color balance effect. |
ColorCurveEffectGuid {DD6A0022-58E4-4A67-9D9B-D48EB881A53D} |
|
ColorLookupTableEffectGuid {A7CE72A9-0F7F-40D7-B3CC-D0C02D5C3212} |
|
ColorMatrixEffectGuid {718F2615-7933-40E3-A511-5F68FE14DD74} |
The color matrix effect. |
HueSaturationLightnessEffectGuid {8B2DD6C3-EB07-4D87-A5F0-7108E26A9C5F} |
|
LevelsEffectGuid {99C354EC-2A31-4F3A-8C34-17A803B33A25} |
The levels effect. |
RedEyeCorrectionEffectGuid {74D29D05-69A4-4266-9549-3CC52836B632} |
|
SharpenEffectGuid {63CBF3EE-C526-402C-8F71-62C540BF5142} |
The sharpen effect. |
TintEffectGuid {1077AF00-2848-4441-9489-44AD4C2D7A2C} |
The tint effect. |
Image effects identifiers and Image Effects Parameter Blocks are specified by EmfPlusSerializableObject records for EmfPlusDrawImagePoints records.