qtbase (version 1.1.0)

as.QImage: Coerce to QImage

Description

Coercion methods for converting R objects to QImage

Usage

as.QImage(x, ...)
## S3 method for class 'default':
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