dim.Rcpp_VideoWriter: Dimensions of a Video Writer

Description Usage Arguments Value Author(s) See Also Examples

View source: R/VideoWriterClass.R

Description

Retrieve the dimensions a VideoWriter object.

Usage

1
2
## S3 method for class 'Rcpp_VideoWriter'
dim(x)

Arguments

x

A VideoWriter object.

Value

A vector with 2 values corresponding to the number of rows and columns of the video writer (in this order).

Author(s)

Simon Garnier, garnier@njit.edu

See Also

VideoWriter, videoWriter

Examples

1
# TODO

neuroconductor-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.