Skip to main content

GET_STRIDE

Constant GET_STRIDE 

Source
pub const GET_STRIDE: Type = 7;
👎Deprecated since 16
Expand description

get native window buffer stride, variable parameter in function is [out] int32_t *stride.

Deprecated since 16 Use [OH_NativeWindow_GetBufferHandleFromNative] to get a [BufferHandleand] from a buffer and then retrieve the stride from the [BufferHandle].