←Select platform

ImageSettings Class Members

Summary

The following tables list the members exposed by ImageSettings.

Public Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

Name Description
PropertyChanged Occurs when a property value changes. (Inherited from NotifyPropertyChanged)
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly