Interface IShadowEffect
Contenuti
[
Nascondere
]IShadowEffect interface
Interfaccia per effetti di livello ombra
public interface IShadowEffect : ILayerEffect
Proprietà
Nome | Descrizione |
---|---|
Angle { get; set; } | Ottiene o imposta l’angolo in gradi. |
Color { get; set; } | Ottiene o imposta il colore. |
Distance { get; set; } | Ottiene o imposta la distanza in pixel. |
Noise { get; set; } | Ottiene o imposta il rumore. |
Size { get; set; } | Ottiene o imposta il valore di sfocatura in pixel. |
Spread { get; set; } | Ottiene o imposta l’intensità come percentuale. |
UseGlobalLight { get; set; } | Ottiene o imposta un valore che indica se [utilizzare questo angolo in tutti gli effetti di livello]. |
Guarda anche
- interface ILayerEffect
- spazio dei nomi Aspose.PSD.FileFormats.Psd.Layers.LayerEffects
- assemblea Aspose.PSD