Class EmfPlusImageEffectsIdentifiers

Class EmfPlusImageEffectsIdentifiers

Pôvodný názov: Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Identifikátori ImageEffects definujú štandardné GUID pre špecifikáciu grafických efektov obrazu. Tieto identifikátory používajú ovládači zariadení na zverejnenie ich úrovne podpory pre tieto efekty. Identifikačné konštanty sú definované pomocou zobrazenia riadkov GU ID ([MS-DTYP] oddiel 2.3.4.3).

public static class EmfPlusImageEffectsIdentifiers

Inheritance

object EmfPlusImageEffectsIdentifiers

Z dedičných členov

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Remarks

Identifikátory efektov obrazu a bloky parametrov obrázkov sú špecifikované Aspose.Imaging.FileFormats.Emf.EmbPlus.Records.EnfPlusSerializableObject záznamy pre _Vl17.

Fields

BlurEffectGuid

Uvedomte si efekt blur.

public const string BlurEffectGuid = "{633C80A4-1843-482B-9EF2-BE2834C5FDD4}"

Fieldová hodnota

string

BrightnessContrastEffectGuid

Predpokladá kontrastný efekt jasu.

public const string BrightnessContrastEffectGuid = "{D3A1DBE1-8EC4-4C17-9F4C-EA97AD1C343D}"

Fieldová hodnota

string

ColorBalanceEffectGuid

Určuje efekt farebnej rovnováhy.

public const string ColorBalanceEffectGuid = "{537E597D-251E-48DA-9664-29CA496B70F8}"

Fieldová hodnota

string

ColorCurveEffectGuid

Určuje efekt farebnej krivky.

public const string ColorCurveEffectGuid = "{DD6A0022-58E4-4A67-9D9B-D48EB881A53D}"

Fieldová hodnota

string

ColorLookupTableEffectGuid

Určuje farebný efekt tabuľky lookup.

public const string ColorLookupTableEffectGuid = "{A7CE72A9-0F7F-40D7-B3CC-D0C02D5C3212}"

Fieldová hodnota

string

ColorMatrixEffectGuid

Určuje farebný efekt matriky.

public const string ColorMatrixEffectGuid = "{718F2615-7933-40E3-A511-5F68FE14DD74}"

Fieldová hodnota

string

HueSaturationLightnessEffectGuid

Určuje účinok hue saturácie ľahkosti.

public const string HueSaturationLightnessEffectGuid = "{8B2DD6C3-EB07-4D87-A5F0-7108E26A9C5F}"

Fieldová hodnota

string

LevelsEffectGuid

Určuje úroveň účinku.

public const string LevelsEffectGuid = "{99C354EC-2A31-4F3A-8C34-17A803B33A25}"

Fieldová hodnota

string

RedEyeCorrectionEffectGuid

Vyznačuje korekčný efekt červeného oka.

public const string RedEyeCorrectionEffectGuid = "{74D29D05-69A4-4266-9549-3CC52836B632}"

Fieldová hodnota

string

SharpenEffectGuid

Určuje ostrý účinok.

public const string SharpenEffectGuid = "{63CBF3EE-C526-402C-8F71-62C540BF5142}"

Fieldová hodnota

string

TintEffectGuid

Vyznačuje sa efektom tintov.

public const string TintEffectGuid = "{1077AF00-2848-4441-9489-44AD4C2D7A2C}"

Fieldová hodnota

string

Methods

Contain(Stretnutie)

Obsahuje špecifikovaný objekt jedinečný identifikátor.

public static bool Contain(string objectGuid)

Parameters

objectGuid string

Jedinečný identifikátor objektu.

Returns

bool

Je to pravda, ak obsahuje.

 Slovenčina