Scripting Function Parameter Type - ArgbColorValue
Represents a color in terms of it alpha, red, green and blue parts.
The following example shows how to specify the color Red:
Argb(255, 255, 0, 0)
Version Information
Supported in Multiple Image Resizer .NET v2.0.0.0
See Also