EmfOptions
Class EmfOptions
Namespace: Imagise.Compressor.ImageOptions
Assembly: Imagise.Compressor.dll
Enhanced Metafile (EMF) images. This API offers comprehensive features for customizing vector graphics, including precise control over image dimensions, resolution, and color settings. Ideal for applications requiring high-quality, scalable graphics, the EMF format ensures clarity and detail in various visual presentations. Utilize this API to generate versatile EMF images with flexibility and accuracy for your design and documentation needs..
public class EmfOptions : EmfOptions, IDisposable, ICompressOptions
Inheritance
object ← ImageOptions ← MetafileOptions ← EmfOptions ← EmfOptions
Implements
IDisposable, ICompressOptions
Inherited Members
MetafileOptions.Compress, ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
EmfOptions()
public EmfOptions()