IM.ALL {imageUtilities}R Documentation

Dummy functions and constants to mask Voir functions that do nothing

Description

Dummy functions and constants to mask Voir functions that do nothing

Usage

  IM.ALL

  IM.RGB

  IM.BINARY

  IM.CHAR

  IM.DOUBLE

  IM.FLOAT

  IM.INT

  IM.INT1

  IM.INT2

  IM.INT4

  IM.INT8

  IM.SHORT

  IM.SINGLE

  IM.UINT1

  IM.UINT2

  IM.UINT4

  IM.UINT8

  imsetimgtype(...)

  imsetpixtype(...)

  imgetpixtype(...)

  imgetimgtype(...)

Arguments

...

ignored

Format

NULL

Value

nothing

Note

These functions don't do anything. They're just there so scripts done with the Voir version of this package still work in the non-Voir version.


[Package imageUtilities version 1.0.3 Index]