Class WatermarkOptions
Class WatermarkOptions
Nazwa przestrzeń: Aspose.Imaging.Watermark.Options Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Wspólny znak wodny usuwa opcje algorytmowe.
public abstract class WatermarkOptions
Inheritance
Derived
ContentAwareFillWatermarkOptions , TeleaWatermarkOptions
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
WatermarkOptions()
protected WatermarkOptions()
Properties
GraphicsPathMask
Włóż lub wyciągnij maskę.
public GraphicsPath GraphicsPathMask { get; set; }
Wartość nieruchomości
Mask
Włóż lub wyciągnij maskę.
public IEnumerable<point> Mask { get; set; }
Wartość nieruchomości
IEnumerable • < Point >
PrecalculationProgressEventHandler
Otrzymuje lub ustawia standardowe punkty wstępnego procesu obliczania postępów handlowców zdarzeń.
public ProgressEventHandler PrecalculationProgressEventHandler { get; set; }