TgaOptions

Class TgaOptions

Namespace: Imagise.Converter.ImageOptions
Assembly: Imagise.Converter.dll

The TGA file format create options.

public class TgaOptions : ImageOptions, IDisposable

Inheritance

object ← ImageOptions ← TgaOptions

Implements

IDisposable

Inherited Members

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

TgaOptions()

Initializes a new instance of the class.

public TgaOptions()