imgetnx {imageUtilities}R Documentation

gets number of pixels in the horizontal (x) direction

Description

gets number of pixels in the horizontal (x) direction

Usage

  imgetnx(img, ...)

Arguments

img

image to get dimensions of

...

not used (backwards compatibility)

Value

number of x pixels

See Also

Other dims: imgetdims, imgetnumcomp, imgetny


[Package imageUtilities version 1.0.3 Index]