The following tables list the members exposed by ImageFormat.
Name | Description | |
---|---|---|
![]() | ImageFormat Constructor | Initializes a new instance of the ImageFormat |
Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets or sets the Bits Per Pixel of the image. |
![]() | ExtensionData | Overloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject |
![]() | Format | Gets or sets the image file format and compression. |
![]() | Height | Gets or sets the Height of the image. |
![]() | QualityFactor | Gets or sets the Quality Factor (Q. Factor) for lossy image compression. |
![]() | Width | Gets or sets the Width of the image. |
Name | Description | |
---|---|---|
![]() | RaisePropertyChanged | Raises the Study.PropertyChanged event. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value change. |