class.Ico: class.Ico

View source: R/class.Ico.R

class.IcoR Documentation

class.Ico

Description

Convert an image in an Ico class object. Formats currently supported: .jpeg, .png and .tiff. Limited to greyscale images.

Usage

class.Ico(path, image.type = c("jpg", "png", "tiff"))

Arguments

path

character: path of an image file

image.type

character: image format file ("jpg", "png", "tiff")

Value

image matrix: class Ico image of the loaded file

Author(s)

Antonio Profico, Flavia Strani, Pasquale Raia, Daniel DeMiguel


MicroWeaR/MicroWeaR documentation built on June 28, 2023, 12:47 a.m.