chromatic_aberration_r property

chromatic_aberration_r property

Gets or sets the “Chromatic Aberration, Fix Red/Cyan Fringe” setting. Null if undefined.

Definition:

@property
def chromatic_aberration_r(self):
    ...
@chromatic_aberration_r.setter
def chromatic_aberration_r(self, value):
    ...

See Also