PixColormap ClassByteScout Text Recognition SDK

[Missing <summary> documentation for "T:Tesseract4.PixColormap"]

Inheritance Hierarchy

SystemObject
  Tesseract4PixColormap

Namespace:  Tesseract4
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

public sealed class PixColormap : IDisposable

The PixColormap type exposes the following members.

Properties

  NameDescription
Public propertyCount
Public propertyDepth
Public propertyFreeCount
Public propertyItem
Top
Methods

  NameDescription
Public methodAddBlackOrWhite
Public methodAddColor
Public methodAddNearestColor
Public methodAddNewColor
Public methodClear
Public methodStatic memberCreate
Public methodStatic memberCreateLinear(Int32, Int32)
Public methodStatic memberCreateLinear(Int32, Boolean, Boolean)
Public methodDispose
Releases all resources used by the PixColormap
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsUsableColor
Public methodSetBlackOrWhite
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference