as.QImage: Coerce to QImage

Description Usage Arguments Value Author(s)

Description

Coercion methods for converting R objects to QImage

Usage

1
2
3
as.QImage(x, ...)
## Default S3 method:
as.QImage(x, ...)

Arguments

x

Object to coerce. By default, a raster object, or matrix as returned by col2rgb (or something coercible to one).

...

Arguments to pass to methods

Value

A QImage object

Author(s)

Michael Lawrence


ggobi/qtbase documentation built on May 17, 2019, 3:15 a.m.