Click or drag to resize
Accord.NET (logo)

TestImages Properties

The TestImages type exposes the following members.

Properties
  NameDescription
Public propertyCorrectIndexedPalettes
Gets or sets whether images with non-standard color palettes (i.e. 8-bpp images where values do not represent intensity values but rather indices in a color palette) should be converted to true 8-bpp grayscale. Default is true.
Public propertyImageNames
Gets all the image names that can be passed to the GetImage(String) method.
Public propertyItem
Gets the example Bitmap with the specified name.
Top
See Also