Entry: BitmapImage
Aliases: BitmapImage
Keywords: classes
Description: The BitmapImage class
URL: ../../../library/R.image/html/BitmapImage.html

Entry: GrayImage
Aliases: GrayImage
Keywords: classes
Description: The GrayImage class
URL: ../../../library/R.image/html/GrayImage.html

Entry: MonochromeImage
Aliases: MonochromeImage
Keywords: classes
Description: The MonochromeImage class
URL: ../../../library/R.image/html/MonochromeImage.html

Entry: Non-documented objects
Aliases: Non-documented objects as.GrayImage as.GrayImage.GrayImage as.GrayImage.RGBImage as.MonochromeImage as.MonochromeImage.MonochromeImage as.RGBImage as.RGBImage.RGBImage crop depth dim dim.GrayImage dim.RGBImage equals.GrayImage getColorMap getColorMap.GrayImage getColors getColors.GrayImage getColors.RGBImage height Image image.GrayImage invert paste paste.default plot3d read readJPEG readJPEG.BitmapImage readPPM readPPM.RGBImage readRGB readRGB.RGBImage readUsingExternal readUsingExternal.BitmapImage width write write.default writeBMP writeEPS writeJPG writePBM writePBM.BitmapImage writePBM.GrayImage writePBM.MonochromeImage writePBM.RGBImage writePGM writePGM.BitmapImage writePGM.GrayImage writePGM.RGBImage writePNG writePPM writePPM.BitmapImage writePPM.GrayImage writeRGB writeRGB.BitmapImage writeRGB.GrayImage
Keywords: documentation internal
Description: Non-documented objects
URL: ../../../library/R.image/html/Non-documented_objects.html

Entry: R.image-package
Aliases: R.image-package R.image
Keywords: package
Description: Package R.image
URL: ../../../library/R.image/html/R.image-package.html

Entry: RGBImage
Aliases: RGBImage
Keywords: classes
Description: The RGBImage class
URL: ../../../library/R.image/html/RGBImage.html

Entry: as.MonochromeImage.GrayImage
Aliases: as.MonochromeImage.GrayImage GrayImage.as.MonochromeImage as.MonochromeImage.GrayImage as.MonochromeImage,GrayImage-method
Keywords: internal methods
Description: Converts a grayscale image to a monochrome image
URL: ../../../library/R.image/html/as.MonochromeImage.GrayImage.html

Entry: as.MonochromeImage.RGBImage
Aliases: as.MonochromeImage.RGBImage RGBImage.as.MonochromeImage as.MonochromeImage.RGBImage as.MonochromeImage,RGBImage-method
Keywords: internal methods
Description: Converts an RGB image to a gray scale image
URL: ../../../library/R.image/html/as.MonochromeImage.RGBImage.html

Entry: as.RGBImage.GrayImage
Aliases: as.RGBImage.GrayImage GrayImage.as.RGBImage as.RGBImage.GrayImage as.RGBImage,GrayImage-method
Keywords: internal methods
Description: Converts a grayscale image to an RGB image
URL: ../../../library/R.image/html/as.RGBImage.GrayImage.html

Entry: as.character.BitmapImage
Aliases: as.character.BitmapImage BitmapImage.as.character as.character.BitmapImage as.character,BitmapImage-method
Keywords: internal methods
Description: Gets a string description of the image
URL: ../../../library/R.image/html/as.character.BitmapImage.html

Entry: crop.RGBImage
Aliases: crop.RGBImage RGBImage.crop crop.RGBImage crop,RGBImage-method
Keywords: internal methods
Description: Crops the image
URL: ../../../library/R.image/html/crop.RGBImage.html

Entry: depth.BitmapImage
Aliases: depth.BitmapImage BitmapImage.depth depth.BitmapImage depth,BitmapImage-method
Keywords: internal methods
Description: Gets the number of bitplanes of the image
URL: ../../../library/R.image/html/depth.BitmapImage.html

Entry: dim.BitmapImage
Aliases: dim.BitmapImage BitmapImage.dim dim.BitmapImage dim,BitmapImage-method
Keywords: internal methods
Description: Gets the dimension of the image
URL: ../../../library/R.image/html/dim.BitmapImage.html

Entry: equals.RGBImage
Aliases: equals.RGBImage RGBImage.equals equals.RGBImage equals,RGBImage-method
Keywords: internal methods
Description: Compares two RGBImage's
URL: ../../../library/R.image/html/equals.RGBImage.html

Entry: getColorMap.BitmapImage
Aliases: getColorMap.BitmapImage BitmapImage.getColorMap getColorMap.BitmapImage getColorMap,BitmapImage-method
Keywords: internal methods
Description: Gets the color map of the image
URL: ../../../library/R.image/html/getColorMap.BitmapImage.html

Entry: getColors.BitmapImage
Aliases: getColors.BitmapImage BitmapImage.getColors getColors.BitmapImage getColors,BitmapImage-method
Keywords: internal methods
Description: Gets the color matrix
URL: ../../../library/R.image/html/getColors.BitmapImage.html

Entry: height.BitmapImage
Aliases: height.BitmapImage BitmapImage.height height.BitmapImage height,BitmapImage-method
Keywords: internal methods
Description: Gets the height of the image
URL: ../../../library/R.image/html/height.BitmapImage.html

Entry: image.BitmapImage
Aliases: image.BitmapImage BitmapImage.image image.BitmapImage image,BitmapImage-method
Keywords: internal methods
Description: Displays the image
URL: ../../../library/R.image/html/image.BitmapImage.html

Entry: paste.RGBImage
Aliases: paste.RGBImage RGBImage.paste paste.RGBImage paste,RGBImage-method
Keywords: internal methods
Description: Pastes another RGBImage or image layers to this image
URL: ../../../library/R.image/html/paste.RGBImage.html

Entry: persp.GrayImage
Aliases: persp.GrayImage GrayImage.persp persp.GrayImage persp,GrayImage-method
Keywords: internal methods
Description: Creates a (3-dimensional) perspective plot of the image
URL: ../../../library/R.image/html/persp.GrayImage.html

Entry: plot.BitmapImage
Aliases: plot.BitmapImage BitmapImage.plot plot.BitmapImage plot,BitmapImage-method
Keywords: internal methods
Description: Plots the image
URL: ../../../library/R.image/html/plot.BitmapImage.html

Entry: plot3d.GrayImage
Aliases: plot3d.GrayImage GrayImage.plot3d plot3d.GrayImage plot3d,GrayImage-method
Keywords: internal methods
Description: Creates a 3-dimensional plot of the image
URL: ../../../library/R.image/html/plot3d.GrayImage.html

Entry: points.BitmapImage
Aliases: points.BitmapImage BitmapImage.points points.BitmapImage points,BitmapImage-method
Keywords: internal methods
Description: Places the image on a existing plot as points
URL: ../../../library/R.image/html/points.BitmapImage.html

Entry: read.BitmapImage
Aliases: read.BitmapImage BitmapImage.read read.BitmapImage read,BitmapImage-method
Keywords: internal methods
Description: Reads an image from a file
URL: ../../../library/R.image/html/read.BitmapImage.html

Entry: width.BitmapImage
Aliases: width.BitmapImage BitmapImage.width width.BitmapImage width,BitmapImage-method
Keywords: internal methods
Description: Gets the width of the image
URL: ../../../library/R.image/html/width.BitmapImage.html

Entry: write.BitmapImage
Aliases: write.BitmapImage BitmapImage.write write.BitmapImage write,BitmapImage-method BitmapImage.writeBMP writeBMP.BitmapImage writeBMP,BitmapImage-method BitmapImage.writeJPG writeJPG.BitmapImage writeJPG,BitmapImage-method BitmapImage.writePNG writePNG.BitmapImage writePNG,BitmapImage-method BitmapImage.writeEPS writeEPS.BitmapImage writeEPS,BitmapImage-method
Keywords: internal methods
Description: Writes the image to a file
URL: ../../../library/R.image/html/write.BitmapImage.html

Entry: writePPM.RGBImage
Aliases: writePPM.RGBImage RGBImage.writePPM writePPM.RGBImage writePPM,RGBImage-method
Keywords: internal methods
Description: Writes the image to a file in Portable PixMap (PPM) format
URL: ../../../library/R.image/html/writePPM.RGBImage.html

Entry: writeRGB.RGBImage
Aliases: writeRGB.RGBImage RGBImage.writeRGB writeRGB.RGBImage writeRGB,RGBImage-method
Keywords: internal methods
Description: Writes the image to a file in RGB format
URL: ../../../library/R.image/html/writeRGB.RGBImage.html
