c++ - What is the default TIFF orientation? -
i'm working tiff data , i've come upon few test images not have orientation data. appeared me upside down defaulted orientation orientation_topleft seems working.
i'm curious though, accepted default orientation? noticed software ignores orientation data anyway. can give me advice?
this documentation says "default 1". in same page, explains 1 = top left.
so seem whatever software using read file later non-conformant.
Comments
Post a Comment