The following tables list the members exposed by GifImageInfo.
Name | Description | |
---|---|---|
AnimationBackgroundProperty | Identifies the AnimationBackground dependency property. | |
AnimationHeightProperty | Identifies the AnimationHeight dependency property. | |
AnimationLoopProperty | Identifies the AnimationLoop dependency property. | |
AnimationWidthProperty | Identifies the AnimationWidth dependency property. | |
HasAnimationBackgroundProperty | Identifies the HasAnimationBackground dependency property. | |
HasAnimationLoopProperty | Identifies the HasAnimationLoop dependency property. | |
HasAnimationPaletteProperty | Identifies the HasAnimationPalette dependency property. | |
IsInterlacedProperty | Identifies the IsInterlaced dependency property. |
Name | Description | |
---|---|---|
AnimationBackground | Gets the animation background. | |
AnimationHeight | Gets the animation height. | |
AnimationLoop | Determines whether or not the image has animation looping enabled. | |
AnimationWidth | Gets the animation width. | |
HasAnimationBackground | Determines whether or not the image has animation background. | |
HasAnimationLoop | Determines whether or not the image has animation looping. | |
HasAnimationPalette | Determines whether or not the image has an animation palette. | |
IsInterlaced | Determines whether or not the image is interlaced. | |
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) |