public final class CompositingParameters extends Object
Represents an object containing graphics compositing parameters of current graphics state.
Constructor and Description |
---|
CompositingParameters(int blendMode)
Initializes new instance of the
CompositingParameters object. |
Modifier and Type | Method and Description |
---|---|
int |
getBlendMode()
Gets blend mode of current graphics state.
|
Copyright © 2020 Aspose. All Rights Reserved.