We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RawImageDataU16::calculateBlackAreas()
rawspeed/src/librawspeed/common/RawImageDataU16.cpp
Lines 76 to 82 in 990cec7
Lines 93 to 99 in 990cec7
pixel
The text was updated successfully, but these errors were encountered:
RawImageDataU16::calculateBlackAreas(): port to Array2DRef
Array2DRef
6919d9e
See also darktable-org#389
No branches or pull requests
rawspeed/src/librawspeed/common/RawImageDataU16.cpp
Lines 76 to 82 in 990cec7
rawspeed/src/librawspeed/common/RawImageDataU16.cpp
Lines 93 to 99 in 990cec7
^ nowhere in these loop do we advance the
pixel
pointer...The text was updated successfully, but these errors were encountered: