chromatic_aberration_b property

chromatic_aberration_b property

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

Definition:

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

See Also