| Name | Description |
| Access | Provides exclusive access to the image data contained in this RasterImage. Supported in Silverlight, Windows Phone 7 |
| AddBeziersToRegion | Overloaded. Creates or updates the image region by adding a bezier region. |
| AddBorderToRegion | Creates a region of pixels with values that fall within a range defined by the value of a specific pixel and a lower and upper tolerance value but are not equal to the borderColor. |
| AddColorHsvRangeToRegion | Creates or updates the image region by adding a region that consists of all the pixels that fall in the given HSV color range. Supported in Silverlight, Windows Phone 7 |
| AddColorRgbRangeToRegion | Creates or updates the image region by adding a region that consists of all the pixels that fall in the given RGB color range. Supported in Silverlight, Windows Phone 7 |
| AddColorToRegion | Creates or updates the image region by adding a region that consists of all the pixels of a specified color. Supported in Silverlight, Windows Phone 7 |
| AddCurveToRegion | Overloaded. Creates or updates the image region by adding a curved region. |
| AddEllipseToRegion | Creates or updates the image region by adding an elliptical region. |
| AddMagicWandToRegion | Sets a region based on the color found at point x, y in the image. |
| AddMaskToRegion | Creates or updates the image region by adding a region that consists of all the white pixels in a 1-bit mask image. Supported in Silverlight, Windows Phone 7 |
| AddPage | Adds a new page to this RasterImage. Supported in Silverlight, Windows Phone 7 |
| AddPages | Adds one or more images to this RasterImage. Supported in Silverlight, Windows Phone 7 |
| AddPolygonToRegion | Overloaded. Creates or updates the image region by adding a polygonal region. |
| AddRectangleToRegion | Creates or updates the image region by adding a rectangular region. Supported in Silverlight, Windows Phone 7 |
| AddRoundRectangleToRegion | Creates or updates the image region by adding a rounded rectangular region. |
| CalculatePaintModeRectangle | Adjusts the given rectangle based on the given paint mode properties. Supported in Silverlight, Windows Phone 7 |
| CalculateRegionArea | Gets the total number of pixels in the image region. Supported in Silverlight, Windows Phone 7 |
| CalculateRegionMaximumClipSegments | Gets the number of elements required to hold the clip segments for any row in the region. Supported in Silverlight, Windows Phone 7 |
| ChangeCompression | Compresses or decompresses this RasterImage. |
| ChangeFromDib | Changes a Windows device independent bitmap (DIB) to a LEAD RasterImage object. |
| ChangeHeight | Increases or decreases the allocated height of an image. Supported in Silverlight, Windows Phone 7 |
| ChangeToDib | Changes a LEAD RasterImage object to a Windows Device Independent Bitmap (DIB). |
| ChangeViewPerspective | Rotates and flips the image data as necessary to achieve the desired view perspective. Supported in Silverlight, Windows Phone 7 |
| Clone | Overloaded. Creates a new RasterImage object by copying an area of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| CloneAll | Creates an exact copy of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| CopyData | Updates the data of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| CopyMetadataTo | Copies the metadata (tags, comments, and markers) to the given image. Supported in Silverlight, Windows Phone 7 |
| CopyPaletteTo | Copies the palette of this RasterImage into a destination image. Supported in Silverlight, Windows Phone 7 |
| CreateAlphaImage | Creates a grayscale image from this RasterImage alpha channel data. Supported in Silverlight, Windows Phone 7 |
| CreateMaskFromRegion | Creates a 1-bit mask image from the region that is defined in the image. Supported in Silverlight, Windows Phone 7 |
| CreateThumbnail | Creates a thumbnail image of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| DisableEvents | Disables raising the RasterImage.Changed event. Supported in Silverlight, Windows Phone 7 |
| Dispose | Overloaded. Releases all the resources used by this RasterImage. Supported in Silverlight, Windows Phone 7 |
| DitherLine | Overloaded. Used in a loop, dithers the line in a specified unmanaged memory input buffer, and writes it to an unmanaged memory output buffer. |
| EnableEvents | Enables raising the RasterImage.Changed event. Supported in Silverlight, Windows Phone 7 |
| FlipRegion | Flips the image region (top to bottom). Supported in Silverlight, Windows Phone 7 |
| FlipViewPerspective | Flips this RasterImage image by changing its ViewPerspective. Supported in Silverlight, Windows Phone 7 |
| FromDib | Creates a new image from the specified Windows device independent bitmap (DIB) stored in an unmanaged pointer. |
| FromDibArray | Creates a new image from the specified Windows device independent bitmap (DIB) stored in a managed array. |
| GetImageHeightDpi | Gets the height of this RasterImage in pixels, taking ViewPerspective and YResolution into account. Supported in Silverlight, Windows Phone 7 |
| GetImageSizeDpi | Gets the size in pixels of this RasterImage object, taking YResolution into account. Supported in Silverlight, Windows Phone 7 |
| GetImageWidthDpi | Gets the width of this RasterImage in pixels, taking ViewPerspective and XResolution into account. Supported in Silverlight, Windows Phone 7 |
| GetLookupTable | Gets the 8-bit lookup table (LUT) of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| GetLookupTable16 | Gets the 16-bit lookup table (LUT) of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| GetObjectData | Populates a specified System.Runtime.Serialization.SerializationInfo with the data needed to serialize this object. |
| GetOverlayAttributes | Gets one or more overlay attributes for the specified index. Supported in Silverlight, Windows Phone 7 |
| GetOverlayImage | Gets the overlay image for the specified index. Supported in Silverlight, Windows Phone 7 |
| GetPaintLookupTable | For internal use by LEADTOOLS. Supported in Silverlight, Windows Phone 7 |
| GetPaintLookupTable16 | For internal use by LEADTOOLS. Supported in Silverlight, Windows Phone 7 |
| GetPalette | Gets a copy of the palette of this RasterImage object. Supported in Silverlight, Windows Phone 7 |
| GetPixel | Returns the color of the specified pixel. Supported in Silverlight, Windows Phone 7 |
| GetPixelColor | Returns the color of the specified pixel. Supported in Silverlight, Windows Phone 7 |
| GetPixelData | Overloaded. Copies the pixel data of the specified pixel into an unmanaged memory buffer. |
| GetRegion | Gets the RasterRegion object that describes this RasterImage current region. Supported in Silverlight, Windows Phone 7 |
| GetRegionBounds | Gets the bounding rectangle of the image region. Supported in Silverlight, Windows Phone 7 |
| GetRegionBoundsClipped | Gets the bounding rectangle of the image region. Supported in Silverlight, Windows Phone 7 |
| GetRegionClipSegments | Gets the segments contained in the region for a particular row. Supported in Silverlight, Windows Phone 7 |
| GetRow | Overloaded. Retrieves a row or more of image data from this RasterImage into un unmanaged memory buffer. |
| GetRowColumn | Overloaded. Accepts a column offset to retrieve data from an image and place it in an ummanaged memory buffer. |
| GetRowColumnCompressed | Overloaded. Retrieves (into an unmanaged memory buffer) a row (or part of a row) of 1-bit compressed data from an image that has been loaded in its compressed format. |
| GetRowCompressed | Overloaded. Retrieves (into an unmanaged memory buffer) one or more rows of 1-bit compressed data from an image that has been loaded in its compressed format. |
| GetTrueColorValue | Gets the true (RGB) value of the specified color based on the current image palette. Supported in Silverlight, Windows Phone 7 |
| InsertPage | Inserts a new page into this RasterImage. Supported in Silverlight, Windows Phone 7 |
| InsertPages | Inserts one or more pages into this RasterImage. Supported in Silverlight, Windows Phone 7 |
| MakeRegionEmpty | Removes the region from the image and frees the memory used for the region. Supported in Silverlight, Windows Phone 7 |
| OffsetRegion | Moves the image region by the specified number of rows and columns. Supported in Silverlight, Windows Phone 7 |
| OnChanged | Raises the RasterImage.Changed event. Supported in Silverlight, Windows Phone 7 |
| PointFromImage | Translates a point (x,y) from this RasterImage view perspective to the specified view perspective. Supported in Silverlight, Windows Phone 7 |
| PointToImage | Translates a point (x,y) from the specified view perspective to this RasterImage view perspective. Supported in Silverlight, Windows Phone 7 |
| RectangleFromImage | Translates a rectangle from this RasterImage view perspective to the specified view perspective. Supported in Silverlight, Windows Phone 7 |
| RectangleToImage | Translates a rectangle from a specified view perspective to this RasterImage view perspective. Supported in Silverlight, Windows Phone 7 |
| RegionContains | Determines whether the specified pixel is in the image region. Supported in Silverlight, Windows Phone 7 |
| Release | Releases memory locked with Access back to the system. Supported in Silverlight, Windows Phone 7 |
| RemoveAllPages | Removes all pages from this RasterImage. Supported in Silverlight, Windows Phone 7 |
| RemovePageAt | Removes the page at the specified index from this RasterImage. Supported in Silverlight, Windows Phone 7 |
| RemovePages | Removes one or more pages from this RasterImage. Supported in Silverlight, Windows Phone 7 |
| ReplacePage | Replaces an existing page in this RasterImage. Supported in Silverlight, Windows Phone 7 |
| ReplacePages | Replaces one or more pages of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| ReverseRegion | Flips the image region (left to right). Supported in Silverlight, Windows Phone 7 |
| RotateViewPerspective | Rotates this RasterImage by changing its ViewPerspective. Supported in Silverlight, Windows Phone 7 |
| SetAlphaImage | Replaces existing alpha channel data or creates new alpha channel data. Supported in Silverlight, Windows Phone 7 |
| SetLookupTable | Sets the 8-bit lookup table (LUT) of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| SetLookupTable16 | Sets the 16-bit lookup table (LUT) of this RasterImage. Supported in Silverlight, Windows Phone 7 |
| SetOverlayImage | Sets the overlay image for a certain index. Supported in Silverlight, Windows Phone 7 |
| SetOverlayImageSize | Changes the size of the overlay image for a certain index. Supported in Silverlight, Windows Phone 7 |
| SetPaintLookupTable | For internal use by LEADTOOLS. Supported in Silverlight, Windows Phone 7 |
| SetPalette | Sets the palette of this RasterImage object. Supported in Silverlight, Windows Phone 7 |
| SetPixel | Changes the color value of the specified pixel. Supported in Silverlight, Windows Phone 7 |
| SetPixelColor | Changes the color value of the specified pixel. Supported in Silverlight, Windows Phone 7 |
| SetPixelData | Overloaded. Changes the data of the specified pixel by copying from an unmanaged memory buffer. |
| SetRegion | Sets or updates the RasterRegion object that describes this RasterImage current region. Supported in Silverlight, Windows Phone 7 |
| SetRow | Overloaded. Copies a row or more of image data from an unmanaged memory buffer to this RasterImage. |
| SetRowColumn | Overloaded. Copies data from an unmanaged memory buffer to an image, with an offset to the image. |
| SetRowColumnCompressed | Overloaded. Puts a row (or part of a row) of 1-bit compressed data from an unmanaged memory buffer to an image that is maintained in its compressed format. |
| SetRowCompressed | Overloaded. Puts one or more rows of 1-bit compressed data from an unmanaged memory buffer to an image that is maintained in its compressed format. |
| SetRowSegments | Overloaded. For internal use by LEADTOOLS. |
| SetUserData | Sets the data for the image to the specified unmanaged memory buffer. |
| StartDithering | Initializes the buffered dithering of an image. Supported in Silverlight, Windows Phone 7 |
| StopDithering | Cleans up all data variables and buffers allocated by the StartDithering and DitherLine(Byte[],Int32,Byte[],Int32) methods. Supported in Silverlight, Windows Phone 7 |
| ToDib | Converts this RasterImage into a Windows device independent bitmap (DIB). |
| ToDibArray | Converts this RasterImage into a Windows device independent bitmap (DIB). |
| TranslateColor | Overloaded. Translates the specified color in the image, and returns the nearest matching color in the destination image. Supported in Silverlight, Windows Phone 7 |
| Underlay | Combines two images so that one appears to be an underlying texture for the other. Supported in Silverlight, Windows Phone 7 |
| UpdateOverlayAttributes | Updates the overlay attributes for the overlay at the specified index. Supported in Silverlight, Windows Phone 7 |
| UpdateOverlayBits | Updates the overlay image pixels with the bits from the corresponding bitplane of the main image. Supported in Silverlight, Windows Phone 7 |
| WindowLevel | Sets up the paint or paint and image processing methods' window leveling options for this RasterImageSupported in Silverlight, Windows Phone 7 |
| WindowLevelExt | Sets up the paint or paint and image processing methods' window leveling options for this RasterImageSupported in Silverlight, Windows Phone 7 |