Into

Modules

Documentation

classPiiColors::CorrectGammaScaled

#include <PiiColors.h>

An adaptable binary function that performs gamma correction on scaled image channels.

Inherits Pii::BinaryFunction< T >

Description

The maximum value of an image channel is given in constructor.

Constructors and destructor

(
  • double gamma
  • double maximum = 255
)

Public member functions

T
(
  • const T & value
)

Function details

  • CorrectGammaScaled

    (
    • double gamma
    • double maximum = 255
    )
    [inline]
  • T operator()

    (
    • const T & value
    )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.