For a list of all members of this type, see RasterImage members.
| Name | Description | |
|---|---|---|
|  | AnimationBackground | Gets or sets a value indicating the animation background color for the current frame. | 
|  | AnimationDelay | Gets or sets a value indicating the animation delay in milliseconds (ms) for the current frame. | 
|  | AnimationDisposalMethod | Gets or sets a value indicating the animation disposal method for the current frame. | 
|  | AnimationGlobalBackground | Gets or sets a value indicating the global background color of the animation image. | 
|  | AnimationGlobalLoop | Gets or sets a value indicating the global loop count for animated images. | 
|  | AnimationGlobalSize | Gets or sets a value indicating the global size of the animation image. | 
|  | AnimationOffset | Gets or sets a value indicating the animation offset for the current frame. | 
|  | AnimationWaitUserInput | Gets or sets a value indicating whether the RasterImageAnimator object should wait for user input in the current frame. | 
|  | BitsPerPixel | Gets the number of bits per pixel of this RasterImage | 
|  | BytesPerLine | Gets the number of bytes per scanline for the image data of this RasterImage. | 
|  | Comments | The collection of comment data used when reading and writing certain file formats (including GIF). | 
|  | Data | Gets the data for the image in native format. | 
|  | DataSize | Gets the size, in bytes, of the image data buffer. | 
|  | DitherData | For internal use by LEADTOOLS. | 
|  | DitheringMethod | Gets or sets the default dithering method, referenced by some internal LEADTOOLS methods. | 
|  | GeoKeys | The collection of GeoKeys used when reading and writing Geo TIFF files. | 
|  | GrayscaleMode | Determines if this RasterImage is a grayscale image. | 
|  | HasRegion | Determines whether this RasterImage has a region. | 
|  | Height | Gets the height of this RasterImage in pixels. | 
|  | HighBit | Gets or sets the image window level high bit value. | 
|  | ImageHeight | Gets the height of this RasterImage in pixels, taking ViewPerspective into account. | 
|  | ImageSize | Gets the size in pixels of this RasterImage object. | 
|  | ImageWidth | Gets the width of this RasterImage in pixels, taking ViewPerspective into account. | 
|  | IsBasic | Determines whether the image data is basic. | 
|  | IsCompressed | Determines if the memory allocated for the image data is compressed memory. | 
|  | IsConventionalMemory | Determines if the memory allocated for the image data is in conventional memory. | 
|  | IsDiskMemory | Determines if the memory allocated for the image data is allocated as a disk file rather than in physical memory. | 
|  | IsDisposed | Gets a value indicating whether the RasterImage object has been disposed of. | 
|  | IsFlipped | Determines whether the image has a a flipped ViewPerspective. | 
|  | IsGlobalMemory | Determines if the memory allocated for the image data is a global Windows handle. | 
|  | IsGray | Determines whether the image has a grayscale byte order. | 
|  | IsMirrored | Determines whether the image data is mirrored. | 
|  | IsRotated | Determines whether the image has a rotated ViewPerspective. | 
|  | IsSuperCompressed | Determines if the memory allocated for the image data is super-compressed memory. | 
|  | IsTiled | Determines if the memory allocated for the image data is allocated in tiles. | 
|  | LowBit | Gets or sets the image window level low bit value. | 
|  | Markers | The collection of marker data used when reading and writing certain file formats (including JPEG). | 
|  | MaxValue | Gets or sets the images maximum grayscale value. | 
|  | MemoryInformation | Gets or sets information about the memory allocated for the image data. | 
|  | MinValue | Gets or sets the images minimum grayscale value. | 
|  | NearestGdiPlusPixelFormat | Gets the GDI+ PixelFormat that is closest to this RasterImage data. | 
|  | NoRegionClip | Enables or disables clipping the image to the region. | 
|  | Order | Gets or sets the color order of this RasterImage. | 
|  | OriginalFormat | Gets or sets the original image format of this RasterImage. | 
|  | OverlayCount | Gets the number of overlays that have been defined for this RasterImage. | 
|  | Page | Gets or sets the current active page for this RasterImage. | 
|  | PageCount | Gets the total number of pages in the this RasterImage. | 
|  | PaintCallbacks | Gets the list of RasterPaintCallbacks objects containing the custom callbacks. | 
|  | PaintContrast | Gets or sets the current contrast value for the image. | 
|  | PaintGamma | Gets or sets the current gamma correction value for the image. | 
|  | PaintHighBit | Gets or sets the image paint low bit value. | 
|  | PaintIntensity | Gets or sets the current intensity value for the image. | 
|  | PaintLowBit | Gets or sets the image paint low bit value. | 
|  | Signed | Determines if the image data contains signed values. | 
|  | Tags | The collection of tag data used when reading and writing certain file formats (including TIFF). | 
|  | Transparent | Gets or sets a value that indicates whether to use the transparent color. | 
|  | TransparentColor | Gets or sets the transparent color used when painting this image. | 
|  | UseLookupTable | Enables or disables using the lookup table (LUT) of this RasterImage. | 
|  | UsePaintLookupTable | For internal use by LEADTOOLS. | 
|  | ViewPerspective | Gets the view perspective of the image data of this RasterImage. | 
|  | Width | Gets the width of this RasterImage in pixels. | 
|  | XResolution | Gets or sets the image horizontal resolution, in dots per inch (DPI). | 
|  | YResolution | Gets or sets the image vertical resolution, in dots per inch (DPI). | 
 
     
     
     
     
    