Skip to content

Commit 2a07e5f

Browse files
committed
fixup: histogram comments
1 parent 3dcef61 commit 2a07e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/fg/histogram.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ FGAPI fg_err fg_release_histogram(fg_histogram pHistogram);
5858
This is global alpha value for the histogram rendering that takes
5959
effect if individual bar alphas are not set by calling the following
6060
member functions
61-
- Histogram::alphas()
62-
- Histogram::alphasSize()
61+
- fg_get_histogram_alpha_buffer
62+
- fg_get_histogram_alpha_buffer_size
6363
6464
\param[in] pHistogram is the histogram handle
6565
\param[in] pRed is Red component in range [0, 1]

0 commit comments

Comments
 (0)