pixelNames-methods {Cardinal} | R Documentation |
This generic function accesses pixel names (typically image coordinates) stored in an object derived from iSet
.
pixelNames(object) pixelNames(object) <- value
object |
An object, possible derived from |
value |
Value to be assigned to the corresponding object. |
pixelNames
returns an object containing information on pixel names.
Kylie A. Bemis