A newer version of Max is available. Click here to access the latest version of this document.

jit.brcosa

Adjust image brightness/contrast/saturation

Description

The jit.brcosa object permits you to simultaneously adjust an image's brightness, contrast and saturation.

Matrix Operator

matrix inputs:1, matrix outputs:1
Name IOProc Planelink Typelink Dimlink Plane Dim Type
out n/a 1 1 1 4 1 char

Information for Jitter Matrix Operator (MOP) messages and attributes to this object

Attributes

Name Type g/s Description
brightness float Brightness (default = 1.) Values below 1. (to 0.) reduce brightness, while values above 1. increase it. 1. represents no change.
contrast float Contrast (default = 1.) Values below 1. (to 0.) decrease contrast, bringing the image closer to grey (which represents the average luminance of the image frame). Values above 1.0 increase contrast. 1.0 represents no change. Negative values affect a color inversion, but with similar results.
saturation float Saturation (default = 1.) Values below 1. (to 0.) decrease saturation, bringing the image closer to greyscale. Values above 1. increase saturation. 1. represents no change. Negative values affect a color inversion, but with similar results.

Information for box attributes common to all objects

Examples

See Also

Name Description
jit.op Apply binary or unary operators
jit.scalebias Multiply and add
jit.traffic Multiply the planar vector by a matrix
jit.qt.effect QuickTime Effects for Jitter matrices
Tutorial 7: Image Level Adjustment Tutorial 7: Image Level Adjustment
Tutorial 45: Introduction to using Jitter within JavaScript Tutorial 45: Introduction to using Jitter within JavaScript