The following tables list the members exposed by JpegImageInfo.
Name | Description | |
---|---|---|
HasStampProperty | Identifies the HasStamp dependency property. | |
IsLosslessProperty | Identifies the IsLossless dependency property. | |
IsProgressiveProperty | Identifies the IsProgressive dependency property. |
Name | Description | |
---|---|---|
HasStamp | Determines whether or not the image file has a stamp stored. | |
IsLossless | Determines whether or not the image uses lossless JPEG compression. | |
IsProgressive | Determines whether or not the image is progressive. | |
UserData | Gets an System.Collections.IDictionary that associates custom data with this class instance. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Name | Description | |
---|---|---|
ParentDependencyObject | Gets the parent System.Workflow.ComponentModel.DependencyObject in the System.Workflow.ComponentModel.DependencyObject graph. (Inherited from System.Workflow.ComponentModel.DependencyObject) |
Top
Name | Description | |
---|---|---|
GetInvocationList | Gets an array that contains the delegates for the specified System.Workflow.ComponentModel.DependencyProperty. (Inherited from System.Workflow.ComponentModel.DependencyObject) | |
InitializeProperties | Performs initialization on dependency properties when overridden in a derived class. (Inherited from System.Workflow.ComponentModel.DependencyObject) |