Method

GlyFrameget_stride

since: 1.0

Declaration [src]

uint32_t
gly_frame_get_stride (
  GlyFrame* frame
)

Description [src]

Width of a row for image data in bytes.

Available since: 1.0

Return value

Type: uint32_t

Row stride in bytes.