ImageOptions
Class ImageOptions
Namespace: Imagise.Core
Assembly: Imagise.Core.dll
[Obfuscation(Feature = "renaming", Exclude = true, ApplyToMembers = true)]
public abstract class ImageOptions : IDisposable
Inheritance
Implements
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Source
public Source Source { set; }
Property Value
VectorRasterizationOptions
public VectorRasterizationOptions VectorRasterizationOptions { set; }
Property Value
Methods
Clone()
public virtual ImageOptions Clone()
Returns
Dispose()
public void Dispose()