com.aspose.barcoderecognition
Class RecognitionHints.ImageAccessHints

java.lang.Object
  extended by com.aspose.barcoderecognition.RecognitionHints
      extended by com.aspose.barcoderecognition.RecognitionHints.ImageAccessHints
Enclosing class:
RecognitionHints

public static final class RecognitionHints.ImageAccessHints
extends RecognitionHints


Nested Class Summary
 
Nested classes/interfaces inherited from class com.aspose.barcoderecognition.RecognitionHints
RecognitionHints.ImageAccessHints, RecognitionHints.ImageBinarizationHints, RecognitionHints.OrientationHints, RecognitionHints.ScanStrengthHints, RecognitionHints.ThresholdHints
 
Method Summary
static RecognitionHints.ImageAccessHints getExclusive()
           
static RecognitionHints.ImageAccessHints getShared()
           
 
Methods inherited from class com.aspose.barcoderecognition.RecognitionHints
equals, getNone, hashCode, op_BitwiseAnd, op_BitwiseAnd, op_BitwiseAnd, op_BitwiseOr, op_BitwiseOr, op_BitwiseOr, op_ExclusiveOr, op_ExclusiveOr, op_ExclusiveOr, toRecognitionHints, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getExclusive

public static RecognitionHints.ImageAccessHints getExclusive()

getShared

public static RecognitionHints.ImageAccessHints getShared()


Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.