The Image type exposes the following members.

Methods

  NameDescription
CloneOverloaded.
Convert16bppTo8bpp
Convert bitmap with 16 bits per plane to a bitmap with 8 bits per plane.
Convert8bppTo16bpp
Convert bitmap with 8 bits per plane to a bitmap with 16 bits per plane.
CreateGrayscaleImage
Create and initialize new 8 bpp grayscale image.
FormatImage Obsolete.
Format an image.
FromFile
Load bitmap from file.
IsGrayscale
Check if specified 8 bpp image is grayscale.
SetGrayscalePalette
Set pallete of the 8 bpp indexed image to grayscale.

See Also