Method | Description | |
---|---|---|
CreateBlendOp ( |
||
CreateDefaultBlendOp ( ) : Pinta.Core.UserBlendOp | ||
GetBlendOpFriendlyName ( |
||
GetBlendOps ( ) : System.Type[] |
Returns an array of Type objects that lists all of the pixel ops contained within this class. You can then use Utility.GetStaticName to retrieve the value of the StaticName property.
|
|
GetDefaultBlendOp ( ) : |
Method | Description | |
---|---|---|
UserBlendOps ( ) : System |
public static CreateBlendOp ( |
||
opType | ||
return | Pinta.Core.UserBlendOp |
public static CreateDefaultBlendOp ( ) : Pinta.Core.UserBlendOp | ||
return | Pinta.Core.UserBlendOp |
public static GetBlendOpFriendlyName ( |
||
opType | ||
return | string |
public static GetBlendOps ( ) : System.Type[] | ||
return | System.Type[] |
public static GetDefaultBlendOp ( ) : |
||
return |