get_plane_height


Description:

[ Version ( since = "1.18" ) ]
public bool get_plane_height (out unowned uint[] plane_height)

Compute the padded height of each plane from this (padded size divided by stride).

It is not valid to call this function with a meta associated to a TILED video format.

Parameters:

this

a Meta

plane_height

array used to store the plane height

Returns:

true if this's alignment is valid and plane_height has been updated, false otherwise