[ Version ( since = "1.22" ) ]
public int extrapolate_stride (int plane, int stride)
Extrapolate plane stride from the first stride of an image.
This helper is useful to support legacy API were only one stride is supported.
| this | |
| plane |
a plane number |
| stride |
The fist plane stride |
|
The extrapolated stride for |