Skip to content

Commit

Permalink
Minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkRivers committed Oct 7, 2020
1 parent 15807b4 commit 6a0cf12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Release Notes
=============
### R2-2 (October XXX, 2020)
----
* Added new ConvertPixelFormat mbbo record with choices of Mono16Low and Mono16High.
* Added new ConvertPixelFormat mbbo record with choices of Mono16Low and Mono16High.
This record controls how Mono12Packed and Mono12p pixel formats are decompressed.
Mono16Low means that the data is not left-shifted by 4 bits, so bits 11-15 are 0.
Mono16High means that the data is left-shifted by 4 bits, so bits 0-3 are 0.
Expand Down

0 comments on commit 6a0cf12

Please sign in to comment.