mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 21:37:09 -05:00
imgcodecs: name the parameter setReadOptions actually takes
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
* during image decoding. The flags can be combined using bitwise OR to enable
|
||||
* multiple options simultaneously.
|
||||
*
|
||||
* @param options Bitwise OR of read option flags to enable.
|
||||
* @param read_options Bitwise OR of read option flags to enable.
|
||||
*
|
||||
* @return The previous value of the read options flags.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user