| Name | Description |
| Create | Initializes a new instance of UnPremultiply effect. |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase) |
| GetBoolValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetBoolValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetColorFValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetColorFValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetComObjectValue<T> | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetComObjectValueByName<T> | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetEnumValue<T> | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetEnumValueByName<T> | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetFloatValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetFloatValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetGuidValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetGuidValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetInput | void ID2D1Effect::GetInput([In] unsigned int index,[Out, Optional] ID2D1Image** input) (Inherited from C1.Util.DX.Direct2D.Effect) |
| GetInputCount | unsigned int ID2D1Effect::GetInputCount() (Inherited from C1.Util.DX.Direct2D.Effect) |
| GetIntValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetIntValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetMatrix3x2Value | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetMatrix3x2ValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetMatrix4x4Value | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetMatrix4x4ValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetMatrix5x4Value | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetMatrix5x4ValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetOutput | void ID2D1Effect::GetOutput([Out] ID2D1Image** outputImage) (Inherited from C1.Util.DX.Direct2D.Effect) |
| GetPoint2FValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetPoint2FValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetPropertyCount | unsigned int ID2D1Properties::GetPropertyCount() (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetPropertyIndex | unsigned int ID2D1Properties::GetPropertyIndex([In] const wchar_t* name) (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetPropertyName | Overloaded. Gets the number of characters for the given property name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetPropertyNameLength | unsigned int ID2D1Properties::GetPropertyNameLength([In] unsigned int index) (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetRectFValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetRectFValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetSubProperties | HRESULT ID2D1Properties::GetSubProperties([In] unsigned int index,[Out, Optional] ID2D1Properties** subProperties) (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetTypeInfo | D2D1_PROPERTY_TYPE ID2D1Properties::GetType([In] unsigned int index) (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetUIntValue | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetUIntValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetValue | Overloaded. Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetValueByName | HRESULT ID2D1Properties::GetValueByName([In] const wchar_t* name,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize) (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetValueSize | unsigned int ID2D1Properties::GetValueSize([In] unsigned int index) (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetVector2Value | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetVector2ValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetVector3Value | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetVector3ValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetVector4Value | Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties) |
| GetVector4ValueByName | Gets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties) |
| QueryInterface | Overloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
| QueryInterfaceOrNull | Overloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject) |
| SetEnumValue<T> | Sets the named property to the given value. (Inherited from C1.Util.DX.Direct2D.Properties) |
| SetInput | void ID2D1Effect::SetInput([In] unsigned int index,[In, Optional] ID2D1Image* input,[In] BOOL invalidate) (Inherited from C1.Util.DX.Direct2D.Effect) |
| SetInputCount | HRESULT ID2D1Effect::SetInputCount([In] unsigned int inputCount) (Inherited from C1.Util.DX.Direct2D.Effect) |
| SetInputEffect | Sets the input by using the output of a given effect. (Inherited from C1.Util.DX.Direct2D.Effect) |
| SetValue | Overloaded. Sets the named property to the given value. (Inherited from C1.Util.DX.Direct2D.Properties) |
| SetValueByName | Overloaded. Sets the named property to the given value. (Inherited from C1.Util.DX.Direct2D.Properties) |