We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcef61 commit 2a07e5fCopy full SHA for 2a07e5f
include/fg/histogram.h
@@ -58,8 +58,8 @@ FGAPI fg_err fg_release_histogram(fg_histogram pHistogram);
58
This is global alpha value for the histogram rendering that takes
59
effect if individual bar alphas are not set by calling the following
60
member functions
61
- - Histogram::alphas()
62
- - Histogram::alphasSize()
+ - fg_get_histogram_alpha_buffer
+ - fg_get_histogram_alpha_buffer_size
63
64
\param[in] pHistogram is the histogram handle
65
\param[in] pRed is Red component in range [0, 1]
0 commit comments