Atalasoft MobileImage API Reference
Classes | Enumerations
KFXImageProcessorConfiguration.h File Reference
#import <Foundation/Foundation.h>

Classes

class  KFXDocumentDimensions
 The Dimensions of a Document. More...
 
class  KFXImageProcessorConfiguration
 Image Processor Configuration Specifies Image Processing Options. More...
 

Enumerations

enum  KFXRotateType {
  ROTATE_NONE, ROTATE_90, ROTATE_180, ROTATE_270,
  ROTATE_AUTO
}
 
enum  KFXColorDepth { BITONAL = 1, GRAYSCALE = 8, COLOR = 24 }
 
enum  KFXCropType { CROP_NONE, CROP_AUTO }
 
enum  KFXDeskewType { DESKEW_NONE, DESKEW_BY_DOCUMENT_EDGES, DESKEW_BY_DOCUMENT_CONTENT }
 
enum  KFXTargetFrameCropType { TARGET_FRAME_CROP_OFF, TARGET_FRAME_CROP_ON }
 

Enumeration Type Documentation

◆ KFXColorDepth

Enumerator
BITONAL 
GRAYSCALE 
COLOR 

◆ KFXCropType

Enumerator
CROP_NONE 
CROP_AUTO 

◆ KFXDeskewType

Enumerator
DESKEW_NONE 
DESKEW_BY_DOCUMENT_EDGES 
DESKEW_BY_DOCUMENT_CONTENT 

◆ KFXRotateType

Enumerator
ROTATE_NONE 
ROTATE_90 
ROTATE_180 
ROTATE_270 
ROTATE_AUTO 

◆ KFXTargetFrameCropType

Enumerator
TARGET_FRAME_CROP_OFF 
TARGET_FRAME_CROP_ON 
Untitled Document © 2018 Atalasoft, Inc., 116 Pleasant St, Suite 321, Easthampton, MA 01027, U.S.A. All rights reserved. Use is subject to license terms.