imgetny {imageUtilities}R Documentation

gets number of pixels in the vertical (y) direction

Description

gets number of pixels in the vertical (y) direction

Usage

  imgetny(img, ...)

Arguments

img

image to get dimensions of

...

not used (backwards compatibility)

Value

number of y pixels

See Also

Other dims: imgetdims, imgetnumcomp, imgetnx


[Package imageUtilities version 1.0.3 Index]