ILuminance

ILuminance class

Represents a Luminance effect.
Brightness linearly shifts all colors closer to white or black.
Contrast scales all colors to be either closer or further apart.

The ILuminance type exposes the following members:

Properties

NameDescription
as_i_image_transform_operationAllows to get base IImageTransformOperation interface.
Read-only IImageTransformOperation.

Methods

NameDescription
get_effective()Gets effective object formatting data with the inheritance applied.

See Also