ImageGear .NET - Updated
ImGearRecImage Class
Members 




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecImage Class
Image to be recognized, associated with an ImGearRecPage class object and exposed via ImGearRecPage.Image property.
Object Model
ImGearRecImage ClassImGearRasterPage Class
Syntax
'Declaration
 
Public NotInheritable Class ImGearRecImage 
   Inherits ImGearRecSettingsCollectionObjectBase
'Usage
 
Dim instance As ImGearRecImage
public sealed class ImGearRecImage : ImGearRecSettingsCollectionObjectBase 
public __gc __sealed class ImGearRecImage : public ImGearRecSettingsCollectionObjectBase 
public ref class ImGearRecImage sealed : public ImGearRecSettingsCollectionObjectBase 
Remarks
This is the image stored within the recognition engine as a result of an ImGearRecognition.ImportPage method call.
Inheritance Hierarchy

System.Object
   ImageGear.Recognition.ImGearRecSettingsCollectionObjectBase
      ImageGear.Recognition.ImGearRecImage

See Also

Reference

ImGearRecImage Members
ImageGear.Recognition Namespace