ImageSaveOptions

ImageSaveOptions class

Represents image saving options when saving an image.

public class ImageSaveOptions : SaveOptions

Constructors

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

Properties

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

See Also