ImageEffect Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
ImageEffect() | Initializes a new instance of the ImageEffect class. |
![]() |
ImageEffect(String) | Initializes a new instance of the ImageEffect class from outer XML. |
![]() |
ImageEffect(array<OpenXmlElement[]) | Initializes a new instance of the ImageEffect class with the specified child elements. |
![]() |
ImageEffect(IEnumerable<OpenXmlElement>) | Initializes a new instance of the ImageEffect class with the specified child elements. |
Top