You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only retrieve raw parts of Plane as u8 independently from the data being coded with a 10 or 12 bit depth and I think it would be convenient to reference a plane as a u16 when it is the appropriate type.
Thanks for this awesome crate :)
The text was updated successfully, but these errors were encountered:
Currently, we only retrieve raw parts of Plane as
u8
independently from the data being coded with a 10 or 12 bit depth and I think it would be convenient to reference a plane as a u16 when it is the appropriate type.Thanks for this awesome crate :)
The text was updated successfully, but these errors were encountered: