←Select platform
In This Topic ▼

ImageSettings Class Members

Summary

The following tables list the members exposed by ImageSettings.

Public Constructors

Name Description
Public Constructor
ImageSettings Initializes a new instance of the ImageSettings class with explicit parameters.
Public Constructor NotifyPropertyChanged Initializes a new instance of the NotifyPropertyChanged class. (Inherited from NotifyPropertyChanged)

Public Methods

Name Description
Public Method
Reset Resets this instance. (Inherited from NotifyPropertyChanged)

Protected Methods

Name Description
Protected Method
FirePropertyChanged Fires the property changed event. (Inherited from NotifyPropertyChanged)
Protected Method SetValue<T> Sets the property values and fires a notify property change event if required. (Inherited from NotifyPropertyChanged)

Public Properties

Name Description
Public Property
BitsPerPixel Gets or sets the bits per pixel.
Public Property Compression Gets or sets the compression type to use when inserting the image.
Public Property IsDirty Gets a value indicating whether this instance is dirty. (Inherited from NotifyPropertyChanged)
Public Property PhotoMetricInterpretation Gets or sets the photometric interpretation.
Public Property QFactor Gets or sets the quality factor.
Public Property TrackChanges Gets or sets a value indicating whether to track changes to this object. (Inherited from NotifyPropertyChanged)

Public Events

Name Description
Public Event
PropertyChanged Occurs when a property value changes. (Inherited from NotifyPropertyChanged)

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly