TiffImageSaveOptions

TiffImageSaveOptions class

Represents image saving options when saving a TIFF image.

public sealed class TiffImageSaveOptions : ImageSaveOptions

Constructors

Name Description
TiffImageSaveOptions() Initializes a new instance of the TiffImageSaveOptions class.

Properties

Name Description
static Default { get; } Gets the default value for the TiffImageSaveOptions class.

See Also