See Also Examples Applies To
Scales the BLUE color component of the native GdPicture image or into an area of the native GdPicture image defined by SetROI() function.
Syntax
object.ScaleBlueComponent (nFactor)
The ScaleBlueComponent syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nFactor | Required. Single. Scale factor. |
Returns
Long. GdPictureStatus
Category
Color Filters & Adjustments