Class PenikoImageBrushInfo
Namespace: VelloSharp
Assembly: VelloSharp.dll
public sealed class PenikoImageBrushInfo : IDisposable
Inheritance
Implements
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Alpha
public float Alpha { get; }
Property Value
Image
public PenikoImageData Image { get; }
Property Value
Quality
public PenikoImageQuality Quality { get; }
Property Value
XExtend
public PenikoExtend XExtend { get; }
Property Value
YExtend
public PenikoExtend YExtend { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()