CompositingParameters Class |
Namespace: Aspose.Pdf
The CompositingParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompositingParameters(BlendMode) |
Initializes new instance of the CompositingParameters object.
|
![]() | CompositingParameters(BlendMode, ImageFilterType) |
Initializes new instance of the CompositingParameters object.
|
![]() | CompositingParameters(BlendMode, ImageFilterType, Boolean) |
Initializes new instance of the CompositingParameters object.
|
Name | Description | |
---|---|---|
![]() | BlendMode |
Gets blend mode of current graphics state.
|
![]() | FilterType |
Gets the image filter type.
|
![]() | IsMasked |
Gets the mask flag.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |