• ImagXpress 13 User Assistance Dashboard
  • ImagXpress 13 for .NET - User Guide
    • Introduction
      • What is The ImagXpress Product Family?
      • What is the ImagXpress Component?
      • Standard vs. Professional
      • Getting Support
      • Accusoft Corporation Copyrights & Trademarks
      • The ImagXpress 13 Team
    • Getting Started
      • Operating Requirements
      • Installing on a Development Machine
      • Upgrading from ImagXpress 12 to ImagXpress 13
      • Upgrading Runtime Licensing
      • Add ImagXpress to Your Project
    • Licensing
      • Evaluation Licensing
      • Toolkit Licensing
        • Assigned Toolkit License
        • License Manager
        • Product Editions
        • Registration
          • Registering When Connected to the Internet
          • Registering When Disconnected from the Internet
        • Developing Code
      • Runtime Licensing
        • Automatically Reported Runtime (Node-Locked)
          • Licensing API
          • License Pools
          • License Configuration Files
          • LDK vs. SLU
            • Server Licensing Utility (SLU)
            • Licensing Development Kit (LDK)
          • Deployment Proxy Service (DPS)
        • Manually Reported Runtime (Non-Node-Locked)
          • Solution Name
          • Solution Key
          • OEM License Key
      • Licensing Glossary
      • Software License Agreement
    • Distributing Applications and Deployment
      • Verify You're Using the Latest Service Pack
      • Distributing ImagXpress
    • Concepts
      • Overview of ImagXpress
      • Supported File Formats
      • Glossary
    • How To
      • Query an Image File
      • Load an Image
        • Specify Load Options
        • Load Image from File
        • Load Image from Stream
        • Load Image from Bitmap or DIB
        • Load Image from Another ImageX Object
        • Cancel
      • Access and Modify a Loaded Image
        • Get Loaded Image Information
        • Modify Tags & Comments
        • Modify the Image Palette
        • Draw on the Image
      • View an Image
        • Create a Viewer
        • Define Viewer Properties
          • Set the View Window Size & Appearance
          • Set Toolbar & Cursors
          • Set Context Menus
          • Set Scrolling & Mousewheel Behavior
        • Specify How the Image Should Be Displayed
          • Align Image in Window
          • Zoom Image in Window
          • Enable Progressive Viewing
          • Enable Medical Viewing
          • Set Color Management
          • Set Image Display Palette
          • Set Display Bit Depth
          • Set Alpha Blending
          • Change Image Display Rendering
        • Display Image
        • Capture, Copy, and Paste
          • Capture an Image from Screen
          • Copy & Paste Image Using the Clipboard
          • Select a Section of the Displayed Image
        • Manage End-User Viewing Events
      • Process an Image
        • Create a Processor
        • Select an Area or Region to Process
        • Modify Image Size & Orientation
        • Modify Image Bit Depth
        • Correct Color & Contrast
        • Cleanup Images
        • Remove Redeye
        • Apply Image Effects
        • Modify Alpha Channel
        • Merge Images
        • Undo a Processing Action
      • Pass Image Data Between Different Accusoft Components
      • Use the New Multi-Page TIFF Edit API
        • Delete Multiple Pages
        • Insert Multiple Pages
      • Use the Touch Capability
        • Verify Support
        • Enable Touch Capabilities
        • Enable Built-in Touch Support
        • Use Tools and the Toolbar
        • Use Events
      • Reduce a JPEG Image
      • Reduce a PNG Image
      • Annotate an Image
      • Print an Image
      • Save an Image
        • Specify Save Options
        • Save Image to File
        • Save Image to Stream
        • Save Image to Bitmap or DIB
        • Cancel
      • Free the Control's Resources
      • Debug
  • ImagXpress 13 for .NET - API Reference
    • Accusoft.ImagXpress13.Net Assembly
      • Overview
      • Namespaces
        • Accusoft.ImagXpressSdk Namespace
          • Overview
          • Classes
            • AutoResizeChangedEventArgs
              • Overview
              • Members
              • AutoResizeChangedEventArgs Constructor
              • Properties
                • NewValue Property
                • OldValue Property
            • CadLayer
              • Overview
              • Members
              • Methods
                • Dispose Method
              • Properties
                • Frozen Property
                • InUse Property
                • LayerDescription Property
                • LayerName Property
                • LayerNumber Property
                • LayerOn Property
                • Locked Property
                • Plottable Property
            • CadLayout
              • Overview
              • Members
              • Properties
                • Height Property
                • LayoutNumber Property
                • Name Property
                • Unit Property
                • Width Property
            • FlickEventArgs
              • Overview
              • Members
              • FlickEventArgs Constructor
              • Properties
                • Direction Property
                • FlickStartLocation Property
            • IcmException
              • Overview
              • Members
              • IcmException Constructor
                • IcmException Constructor()
                • IcmException Constructor(Result)
                • IcmException Constructor(String)
                • IcmException Constructor(Result,String)
                • IcmException Constructor(String,Exception)
                • IcmException Constructor(Result,String,Exception)
            • ImageCalsCollection
              • Overview
              • Members
              • ImageCalsCollection Constructor
            • ImageCalsTag
              • Overview
              • Members
              • ImageCalsTag Constructor
              • Methods
                • CompareTo Method
              • Properties
                • CalsData Property
                • CalsId Property
            • ImageModcaCollection
              • Overview
              • Members
              • ImageModcaCollection Constructor
            • ImageModcaTag
              • Overview
              • Members
              • ImageModcaTag Constructor
                • ImageModcaTag Constructor(Int32,Int32,Byte[])
                • ImageModcaTag Constructor(Int32,Int32,Object)
              • Methods
                • CompareTo Method
              • Properties
                • ModcaDataField Property
                • ModcaDataLength Property
                • ModcaId Property
            • ImageReduce
              • Overview
              • Members
              • Methods
                • JpegReduce Method
                  • JpegReduce(ImagXpress,String,String,Int32,TransformMode) Method
                  • JpegReduce(ImagXpress,Byte[],Byte[],Int32,TransformMode) Method
                • PngReduce Method
                  • PngReduce(ImagXpress,String,String) Method
                  • PngReduce(ImagXpress,Byte[],Byte[]) Method
            • ImageStatusEventArgs
              • Overview
              • Members
              • ImageStatusEventArgs Constructor
              • Properties
                • Image Property
                • Operation Property
                • Status Property
            • ImageX
              • Overview
              • Members
              • ImageX Constructor
                • ImageX Constructor(ImagXpress)
                • ImageX Constructor(ImagXpress,Int32,Int32,Int32,Color)
                • ImageX Constructor(ImagXpress,Int32,Int32,Int32,Color,Resolution,Boolean)
              • Methods
                • AddJpegComment Method
                • CadFileClose Method
                • CadFileOpen Method
                  • CadFileOpen(ImagXpress,String) Method
                  • CadFileOpen(ImagXpress,String,LoadOptions) Method
                • CadFileView Method
                  • CadFileView() Method
                  • CadFileView(LoadOptions) Method
                • Cancel Method
                • CompactFile Method
                • Copy Method
                • CopyTo Method
                • CreateColorPalette Method
                  • CreateColorPalette(Int32) Method
                  • CreateColorPalette(PixelFormat) Method
                • DeleteJpegComment Method
                • DeletePage Method
                • DeletePages Method
                • Dispose Method
                • DisposeHbitmap Method
                • DisposeHdib Method
                • FromBitmap Method
                • FromByteArray Method
                  • FromByteArray(ImagXpress,Byte[]) Method
                  • FromByteArray(ImagXpress,Byte[],Int32) Method
                  • FromByteArray(ImagXpress,Byte[],LoadOptions) Method
                  • FromByteArray(ImagXpress,Byte[],Int32,LoadOptions) Method
                • FromFile Method
                  • FromFile(ImagXpress,String) Method
                  • FromFile(ImagXpress,String,Int32) Method
                  • FromFile(ImagXpress,String,LoadOptions) Method
                  • FromFile(ImagXpress,String,Int32,LoadOptions) Method
                • FromHbitmap Method
                  • FromHbitmap(ImagXpress,IntPtr) Method
                  • FromHbitmap(ImagXpress,IntPtr,IntPtr) Method
                • FromHdib Method
                  • FromHdib(ImagXpress,IntPtr) Method
                  • FromHdib(ImagXpress,IntPtr,Boolean) Method
                • FromStream Method
                  • FromStream(ImagXpress,Stream) Method
                  • FromStream(ImagXpress,Stream,Int32) Method
                  • FromStream(ImagXpress,Stream,Int32,Int32) Method
                  • FromStream(ImagXpress,Stream,LoadOptions) Method
                  • FromStream(ImagXpress,Stream,Int32,LoadOptions) Method
                  • FromStream(ImagXpress,Stream,Int32,Int32,LoadOptions) Method
                • GetGraphics Method
                • InsertPage Method
                • InsertPages Method
                • NumPages Method
                • QueryBuffer Method
                  • QueryBuffer(ImagXpress,Byte[],Int32,LoadOptions) Method
                  • QueryBuffer(ImagXpress,Byte[],Int32) Method
                • QueryFile Method
                  • QueryFile(ImagXpress,String) Method
                  • QueryFile(ImagXpress,String,Int32) Method
                  • QueryFile(ImagXpress,String,Int32,LoadOptions) Method
                • QueryFromStream Method
                  • QueryFromStream(ImagXpress,Stream,Int32) Method
                  • QueryFromStream(ImagXpress,Stream,Int32,LoadOptions) Method
                • ReadAllMetaData Method
                • ReleaseGraphics Method
                  • ReleaseGraphics() Method
                  • ReleaseGraphics(Boolean) Method
                • ReturnJpegComment Method
                • Save Method
                  • Save(String) Method
                  • Save(String,SaveOptions) Method
                • SaveAllMetaData Method
                • SaveStream Method
                  • SaveStream(Stream,ImageXFormat) Method
                  • SaveStream(Stream,SaveOptions) Method
                • ToBitmap Method
                • ToHbitmap Method
                • ToHdib Method
                • TransferTo Method
                • Undo Method
              • Properties
                • AutoInvalidate Property
                • BitsPerPixel Property
                • CalTags Property
                • ColorSpace Property
                • Compression Property
                • Filename Property
                • Format Property
                • Height Property
                • HorizontalResolution Property
                • ImageXData Property
                • IptcDataSet Property
                • JpegCommentCount Property
                • LoadOptions Property
                • ModcaTags Property
                • Page Property
                • PageCount Property
                • Palette Property
                • Resolution Property
                • ResolutionPrecision Property
                • ResolutionUnits Property
                • Tags Property
                • UndoEnabled Property
                • VerticalResolution Property
                • Width Property
            • ImageXData
              • Overview
              • Members
              • ImageXData Constructor
                • ImageXData Constructor()
                • ImageXData Constructor(Int32,IntPtr)
              • Methods
                • Dispose Method
                • Layer Method
                • Layout Method
                • QueryCadFormat Method
              • Properties
                • BitsPerPixel Property
                • ColorSpace Property
                • Compression Property
                • Format Property
                • Height Property
                • PhotometricInterpretation Property
                • Progressive Property
                • Resolution Property
                • Size Property
                • Stride Property
                • Width Property
            • ImageXException
              • Overview
              • Members
              • ImageXException Constructor
                • ImageXException Constructor()
                • ImageXException Constructor(Result)
                • ImageXException Constructor(String)
                • ImageXException Constructor(Result,String)
                • ImageXException Constructor(String,Exception)
                • ImageXException Constructor(Result,String,Exception)
            • ImageXIptcCollection
              • Overview
              • Members
              • ImageXIptcCollection Constructor
                • ImageXIptcCollection Constructor()
                • ImageXIptcCollection Constructor(ImageXIptcCollection)
            • ImageXIptcData
              • Overview
              • Members
              • ImageXIptcData Constructor
                • ImageXIptcData Constructor(Byte,Byte,Int64,Int64,Object)
                • ImageXIptcData Constructor(Byte,Byte,Int64,String)
                • ImageXIptcData Constructor(Byte,Byte,Int64,Byte[])
              • Methods
                • CompareTo Method
              • Properties
                • DataField Property
                • DataFieldString Property
                • DataSet Property
                • DataSetLength Property
                • DataSetType Property
                • Record Property
            • ImageXTag
              • Overview
              • Members
              • ImageXTag Constructor
                • ImageXTag Constructor()
                • ImageXTag Constructor(Int32,Byte,Object,TagTypes)
              • Methods
                • GetTagBytes Method
                • GetTagDouble Method
                • GetTagFloat Method
                • GetTagInt16 Method
                • GetTagInt32 Method
                • GetTagRational Method
                • GetTagSBytes Method
                • GetTagSRational Method
                • GetTagUInt16 Method
                • GetTagUInt32 Method
                • SetTagBytes Method
                • SetTagDouble Method
                • SetTagFloat Method
                • SetTagInt16 Method
                • SetTagInt32 Method
                  • SetTagInt32(Int32[]) Method
                  • SetTagInt32(Single[]) Method
                  • SetTagInt32(Double[]) Method
                • SetTagRational Method
                • SetTagSBytes Method
                • SetTagSRational Method
                • SetTagUInt16 Method
                • SetTagUInt32 Method
              • Properties
                • TagElementsCount Property
                • TagLevel Property
                • TagNumber Property
                • TagType Property
            • ImageXTagCollection
              • Overview
              • Members
              • ImageXTagCollection Constructor
                • ImageXTagCollection Constructor()
                • ImageXTagCollection Constructor(ImageXTagCollection)
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • CopyTo Method
                • Dispose Method
                • GetTag Method
                • IndexOf Method
                • Insert Method
                • Remove Method
                • RemoveAt Method
                • RemoveTag Method
              • Properties
                • Item Property
            • ImageXView
              • Overview
              • Members
              • ImageXView Constructor
                • ImageXView Constructor()
                • ImageXView Constructor(IContainer)
                • ImageXView Constructor(ImagXpress)
                • ImageXView Constructor(IContainer,ImagXpress)
              • Methods
                • CaptureControl Method
                • CaptureWindow Method
                  • CaptureWindow(IntPtr) Method
                  • CaptureWindow(IntPtr,Rectangle) Method
                • CopyToClipboard Method
                  • CopyToClipboard() Method
                  • CopyToClipboard(ClipboardFormat) Method
                • GetPaletteColor Method
                • IsToolCursorBuiltin Method
                • MouseWheelGet Method
                • MouseWheelGetAttribute Method
                • MouseWheelSet Method
                • MouseWheelSetAttribute Method
                • PasteFromClipboard Method
                • Print Method
                  • Print(Graphics,Rectangle) Method
                  • Print(Graphics,RectangleF) Method
                  • Print(Graphics,Rectangle,PrintType) Method
                  • Print(Graphics,RectangleF,PrintType) Method
                • ResetToolCursor Method
                • SetPaletteColor Method
                • SetToolCursor Method
                • ShowImageInfo Method
                • ToolGet Method
                • ToolGetAttribute Method
                • ToolIsAttributeSupported Method
                • ToolSet Method
                • ToolSetAttribute Method
                • Translate Method
                • ZoomToFit Method
              • Properties
                • AlignHorizontal Property
                • AlignVertical Property
                • AllowUpdate Property
                • AlphaBlend Property
                • Antialias Property
                • AspectX Property
                • AspectY Property
                • AutoImageDispose Property
                • AutoResize Property
                • BackColor Property
                • BorderStyle Property
                • BorderType Property
                • Brightness Property
                • ClipRectangle Property
                • ColorRenderIntent Property
                • ContextMenu Property
                • Contrast Property
                • CursorPosition Property
                • DisplayMode Property
                • Dithered Property
                • GrayMode Property
                • IcmEnabled Property
                • IcmProofingEnabled Property
                • Image Property
                • ImageCursorPosition Property
                • Maximum Property
                • Medical Property
                • Minimum Property
                • MonitorProfileName Property
                • MouseWheelCapture Property
                • PaletteFilename Property
                • PaletteType Property
                • PixelColor Property
                • PreserveBlack Property
                • PrinterProfileName Property
                • Progressive Property
                • RefreshMode Property
                • Rubberband Property
                • ScrollBars Property
                • ScrollPosition Property
                • Smoothing Property
                • Sprite Property
                • TargetProfileName Property
                • ToolActive Property
                • Toolbar Property
                • Touch Property
                • Workspace Property
                • ZoomFactor Property
              • Events
                • AutoResizeChanged Event
                • Flick Event
                • PaintImage Event
                • PanGestureOccurred Event
                • PanGestureOccurring Event
                • PressAndHold Event
                • PressAndTap Event
                • PrintImage Event
                • Resized Event
                • RotationGestureOccurred Event
                • RotationGestureOccurring Event
                • ScrollbarVisibleChanged Event
                • ScrollEvent Event
                • ToolbarCloseEvent Event
                • ToolbarContextMenuSelectEvent Event
                • ToolbarEvent Event
                • ToolbarOpenEvent Event
                • ToolEvent Event
                • TwoFingerTap Event
                • ZoomFactorChanged Event
                • ZoomGestureOccurred Event
                • ZoomGestureOccurring Event
            • ImageXViewException
              • Overview
              • Members
              • ImageXViewException Constructor
                • ImageXViewException Constructor()
                • ImageXViewException Constructor(Result)
                • ImageXViewException Constructor(String)
                • ImageXViewException Constructor(Result,String)
                • ImageXViewException Constructor(String,Exception)
                • ImageXViewException Constructor(Result,String,Exception)
            • ImagXpress
              • Overview
              • Members
              • ImagXpress Constructor
                • ImagXpress Constructor()
                • ImagXpress Constructor(IContainer)
              • Methods
                • AboutBox Method
              • Properties
                • Debug Property
                • DebugErrorLevel Property
                • DebugLogFile Property
                • Licensing Property
                • ProgressPercent Property
                • Version Property
              • Events
                • ImageStatusEvent Event
                • ProgressEvent Event
            • ImagXpressDefaultContextMenu
              • Overview
              • Members
              • ImagXpressDefaultContextMenu Constructor
            • ImagXpressException
              • Overview
              • Members
              • ImagXpressException Constructor
                • ImagXpressException Constructor()
                • ImagXpressException Constructor(Result)
                • ImagXpressException Constructor(String)
                • ImagXpressException Constructor(Result,String)
                • ImagXpressException Constructor(String,Exception)
                • ImagXpressException Constructor(Result,String,Exception)
              • Properties
                • Number Property
                • Result Property
            • InternetException
              • Overview
              • Members
              • InternetException Constructor
                • InternetException Constructor()
                • InternetException Constructor(Result)
                • InternetException Constructor(String)
                • InternetException Constructor(Result,String)
                • InternetException Constructor(String,Exception)
                • InternetException Constructor(Result,String,Exception)
            • InternetOptions
              • Overview
              • Members
              • InternetOptions Constructor
              • Properties
                • FtpMode Property
                • NetworkCredentials Property
                • ProxySettings Property
            • Licensing
              • Overview
              • Members
              • Licensing Constructor
              • Methods
                • SetOEMLicenseKey Method
                • SetSolutionKey Method
                • SetSolutionName Method
              • Properties
                • EvaluationMode Property
                • LicenseStatus Property
            • LoadOptions
              • Overview
              • Members
              • LoadOptions Constructor
              • Properties
                • Cad Property
                • CameraRaw Property
                • CameraRawEnabled Property
                • ColorRenderIntent Property
                • CropRectangle Property
                • ImageOffset Property
                • Internet Property
                • Jbig2 Property
                • Jpeg Property
                • JpegXR Property
                • LibraryNumberOfThreadsAllowed Property
                • LoadAlphaChannel Property
                • LoadMode Property
                • LoadResizeAntiAlias Property
                • MaintainAspectRatio Property
                • Metafile Property
                • Pdf Property
                • Pic Property
                • PreserveBlack Property
                • Raw Property
                • Resize Property
                • Rotation Property
                • ScaleToGray Property
                • SourceProfileName Property
                • ThumbnailSize Property
                • Tiff Property
                • UseEmbeddedColorManagement Property
            • LoadOptionsCad
              • Overview
              • Members
              • LoadOptionsCad Constructor
              • Properties
                • CadData Property
                • LayoutToRender Property
                • PaperBitDepth Property
                • PaperHeight Property
                • PaperResolutionUnits Property
                • PaperResolutionX Property
                • PaperResolutionY Property
                • PaperWidth Property
            • LoadOptionsCameraRaw
              • Overview
              • Members
              • LoadOptionsCameraRaw Constructor
              • Properties
                • AutoBrightnessAndContrast Property
                • BlueFactor Property
                • BrightnessFactor Property
                • ClipHighlightsToWhite Property
                • ConvertTosRGB Property
                • GammaCorrection Property
                • RedFactor Property
                • RemoveRotation Property
                • ReturnThumbnail Property
                • UseFastInterpolationMethod Property
                • UseHalfSizeImage Property
                • UseSecondaryPixels Property
                • WhiteBalanceMethod Property
            • LoadOptionsJbig2
              • Overview
              • Members
              • LoadOptionsJbig2 Constructor
              • Properties
                • SwapBlackAndWhite Property
            • LoadOptionsJpeg
              • Overview
              • Members
              • LoadOptionsJpeg Constructor
              • Properties
                • Cosited Property
                • Enhanced Property
            • LoadOptionsJpegXR
              • Overview
              • Members
              • LoadOptionsJpegXR Constructor
              • Properties
                • PostProcessingFilter Property
            • LoadOptionsMetafile
              • Overview
              • Members
              • LoadOptionsMetafile Constructor
              • Properties
                • Resolution Property
              • Fields
                • DefaultHoriztonalResolution Field
                • DefaultUnits Field
                • DefaultVerticalResolution Field
            • LoadOptionsPdf
              • Overview
              • Members
              • LoadOptionsPdf Constructor
              • Properties
                • SwapBlackAndWhite Property
            • LoadOptionsPic
              • Overview
              • Members
              • LoadOptionsPic Constructor
              • Properties
                • Password Property
            • LoadOptionsRaw
              • Overview
              • Members
              • LoadOptionsRaw Constructor
              • Properties
                • BitsPerPixel Property
                • BytesPerPixel Property
                • Height Property
                • HighBitIndex Property
                • PixelFormat Property
                • Stride Property
                • Width Property
            • LoadOptionsTiff
              • Overview
              • Members
              • LoadOptionsTiff Constructor
              • Properties
                • HonorOrientationTag Property
                • IFDOffset Property
                • SpecialHandling Property
            • LookupTable
              • Overview
              • Members
              • LookupTable Constructor
              • Properties
                • Enabled Property
                • FirstValueMapped Property
                • NumberOfBits Property
                • Table Property
            • Medical
              • Overview
              • Members
              • Medical Constructor
              • Properties
                • ModalityLookupTable Property
                • PhotometricInterpretation Property
                • RescaleIntercept Property
                • RescaleSlope Property
                • ValuesOfInterestLookupTable Property
                • WindowCenter Property
                • WindowWidth Property
            • PaintImageEventArgs
              • Overview
              • Members
              • PaintImageEventArgs Constructor
              • Properties
                • Graphics Property
                • LogicalRectangle Property
                • UpdateRectangle Property
                • ViewRectangle Property
                • ZoomFactor Property
            • PanGestureOccurredEventArgs
              • Overview
              • Members
              • PanGestureOccurredEventArgs Constructor
              • Properties
                • TotalDelta Property
            • PanGestureOccurringEventArgs
              • Overview
              • Members
              • PanGestureOccurringEventArgs Constructor
              • Properties
                • DeltaSinceLastEventFiring Property
                • HasInertia Property
                • InertialVector Property
            • PressAndHoldEventArgs
              • Overview
              • Members
              • PressAndHoldEventArgs Constructor
              • Properties
                • HeldFingerLocation Property
            • PressAndTapEventArgs
              • Overview
              • Members
              • PressAndTapEventArgs Constructor
              • Properties
                • PressedFingerLocation Property
            • PrintImageEventArgs
              • Overview
              • Members
              • PrintImageEventArgs Constructor
              • Properties
                • Graphics Property
                • GraphicsUnit Property
                • ImageRectangle Property
                • PrintRectangle Property
                • PrintType Property
            • Processor
              • Overview
              • Members
              • Processor Constructor
                • Processor Constructor()
                • Processor Constructor(IContainer)
                • Processor Constructor(ImagXpress)
                • Processor Constructor(ImagXpress,ImageX)
                • Processor Constructor(IContainer,ImagXpress)
                • Processor Constructor(IContainer,ImagXpress,ImageX)
              • Methods
                • AdjustColorBalance Method
                • AdjustHSL Method
                • AdjustLightness Method
                • AdjustRGB Method
                • AlphaAdd Method
                  • AlphaAdd(IntPtr) Method
                  • AlphaAdd(Bitmap) Method
                • AlphaBitmapReturn Method
                  • AlphaBitmapReturn(IntPtr) Method
                  • AlphaBitmapReturn(Bitmap) Method
                • AlphaFill Method
                • AlphaFlatten Method
                • AlphaGet Method
                  • AlphaGet(Int32,Int32,Byte) Method
                  • AlphaGet(Int32,Int32) Method
                • AlphaInvert Method
                • AlphaRemove Method
                • AlphaSet Method
                • ApplyGrayscaleTransform Method
                  • ApplyGrayscaleTransform(Int32,Int32) Method
                  • ApplyGrayscaleTransform(Medical) Method
                • AutoBinarize Method
                • AutoBinarize2 Method
                • AutoColorBalance Method
                • AutoContrast Method
                • AutoCrop Method
                • AutoLevel Method
                • AutoLightness Method
                • AutoRemoveRedeye Method
                • Binarize Method
                • Blend Method
                • Blur Method
                • Brightness Method
                • Buttonize Method
                • ColorCount Method
                • ColorDepth Method
                • ColorJoin Method
                  • ColorJoin(JoinType,IntPtr,IntPtr,IntPtr,IntPtr) Method
                  • ColorJoin(JoinType,Bitmap,Bitmap,Bitmap,Bitmap) Method
                • ColorSeparation Method
                  • ColorSeparation(SeparationType,IntPtr,IntPtr,IntPtr,IntPtr) Method
                  • ColorSeparation(SeparationType,Bitmap,Bitmap,Bitmap,Bitmap) Method
                • Contrast Method
                • Crop Method
                • CropBorder Method
                • DeleteRegion Method
                • Deskew Method
                  • Deskew(DeskewType) Method
                  • Deskew() Method
                • Despeckle Method
                • Diffuse Method
                • Dilate Method
                • DocumentBlankPageDetect Method
                  • DocumentBlankPageDetect(Int32,Int32,Int32,Boolean) Method
                  • DocumentBlankPageDetect(Int32,Int32,Int32,Int32,Int32,Int32,Boolean) Method
                • DocumentBlobRemoval Method
                • DocumentBorderCrop Method
                  • DocumentBorderCrop() Method
                  • DocumentBorderCrop(Boolean) Method
                • DocumentDeskew Method
                • DocumentDespeckle Method
                • DocumentDilate Method
                • DocumentErode Method
                • DocumentLineRemoval Method
                • DocumentShear Method
                • DocumentZoomSmooth Method
                • Emboss Method
                • Equalize Method
                • Erode Method
                • Flip Method
                • Gamma Method
                • GetAlphaChannelAsBitmap Method
                • GetAlphaChannelAsHBitmap Method
                • Matrix Method
                • Median Method
                • Merge Method
                • Mirror Method
                • Mosaic Method
                • MotionBlur Method
                • Negate Method
                • Noise Method
                • Outline Method
                • Parabolic Method
                • Perspective Method
                • Pinch Method
                • PolynomialWarp Method
                • Posterize Method
                • RemoveDust Method
                • RemoveRedeye Method
                • RemoveScratches Method
                • ReplaceColors Method
                • Resize Method
                  • Resize(Size,ResizeType) Method
                  • Resize(Size,ResizeType,Boolean,Boolean) Method
                • RGBColorCount Method
                • Ripple Method
                • Rotate Method
                • SetArea Method
                • SetRegion Method
                  • SetRegion(GraphicsPath) Method
                  • SetRegion(RectangleF,RegionType) Method
                • Sharpen Method
                  • Sharpen(Int32) Method
                  • Sharpen(Int32,SharpenFilter) Method
                • Soften Method
                  • Soften(Int32) Method
                  • Soften(Int32,SoftenFilter) Method
                • Solarize Method
                • Swirl Method
                • Tile Method
                • Twist Method
                • UniqueColors Method
                • Unsharpen Method
                  • Unsharpen(Int32) Method
                  • Unsharpen(Int32,UnsharpenFilter) Method
              • Properties
                • BackgroundColor Property
                • BinarizeBlur Property
                • BinarizeEccentricity Property
                • BinarizeGridAngle Property
                • BinarizeGridPitch Property
                • BinarizeHighThreshold Property
                • BinarizeLceFactor Property
                • BinarizeLowThreshold Property
                • BinarizeMode Property
                • BlankPageDetected Property
                • Confidence Property
                • ContrastMethod Property
                • CountOfLinesFound Property
                • CountOfObjectsFound Property
                • CountOfSpecsFound Property
                • EnableArea Property
                • EnableRegion Property
                • Image Property
                • ImageWasModified Property
                • LogPalette Property
                • ProgressPercent Property
                • Redeyes Property
                • RotationAngle Property
                • Site Property
                • Variation Property
                • Workspace Property
              • Events
                • ProgressEvent Event
            • ProcessorException
              • Overview
              • Members
              • ProcessorException Constructor
                • ProcessorException Constructor()
                • ProcessorException Constructor(Result)
                • ProcessorException Constructor(String)
                • ProcessorException Constructor(Result,String)
                • ProcessorException Constructor(String,Exception)
                • ProcessorException Constructor(Result,String,Exception)
            • ProgressEventArgs
              • Overview
              • Members
              • ProgressEventArgs Constructor
              • Properties
                • BytesProcessed Property
                • Image Property
                • IsAsync Property
                • IsComplete Property
                • Operation Property
                • PercentDone Property
                • Result Property
                • TotalBytes Property
            • RedeyeCollection
              • Overview
              • Members
              • RedeyeCollection Constructor
              • Methods
                • Add Method
                • Clear Method
                • Contains Method
                • CopyTo Method
                • Dispose Method
                • GetRedeyeRectangle Method
                • IndexOf Method
                • Insert Method
                • Remove Method
                • RemoveAt Method
                • RemoveRectangle Method
              • Properties
                • Item Property
            • RedeyeRectangle
              • Overview
              • Members
              • RedeyeRectangle Constructor
              • Properties
                • Confidence Property
                • Height Property
                • Width Property
                • Xposition Property
                • Yposition Property
            • ResizedEventArgs
              • Overview
              • Members
              • ResizedEventArgs Constructor
              • Properties
                • NewSize Property
            • Resolution
              • Overview
              • Members
              • Resolution Constructor
                • Resolution Constructor()
                • Resolution Constructor(SizeF,GraphicsUnit)
                • Resolution Constructor(Single,Single,GraphicsUnit)
                • Resolution Constructor(SizeF,GraphicsUnit,Int32)
                • Resolution Constructor(Single,Single,GraphicsUnit,Int32)
                • Resolution Constructor(Resolution)
                • Resolution Constructor(Resolution,Int32)
              • Properties
                • Dimensions Property
                • Precision Property
                • Units Property
              • Fields
                • DefaultPrecision Field
                • MaximumPrecision Field
                • MinimumPrecision Field
            • RotationGestureOccurredEventArgs
              • Overview
              • Members
              • RotationGestureOccurredEventArgs Constructor
              • Properties
                • RotationCenterPoint Property
                • TotalDegreesRotated Property
            • RotationGestureOccurringEventArgs
              • Overview
              • Members
              • RotationGestureOccurringEventArgs Constructor
              • Properties
                • DegreesRotated Property
                • RotationCenterPoint Property
            • Rubberband
              • Overview
              • Members
              • Methods
                • Clear Method
                • Copy Method
                • Start Method
                  • Start(Point) Method
                  • Start(Point,Boolean) Method
                • Stop Method
                • Update Method
              • Properties
                • Dimensions Property
                • Enabled Property
                • Negate Property
            • SaveOptions
              • Overview
              • Members
              • SaveOptions Constructor
              • Properties
                • Annotations Property
                • Bmp Property
                • BufferFtp Property
                • ColorRenderIntent Property
                • Dcx Property
                • Exif Property
                • Format Property
                • Gif Property
                • Icon Property
                • Internet Property
                • Jbig2 Property
                • Jls Property
                • Jp2 Property
                • Jpeg Property
                • JpegXR Property
                • LibraryNumberOfThreadsAllowed Property
                • Ljp Property
                • Modca Property
                • Pdf Property
                • Pic Property
                • Png Property
                • TargetProfileName Property
                • Tiff Property
                • UseEmbeddedColorManagement Property
                • Wsq Property
            • SaveOptionsAnnotations
              • Overview
              • Members
              • SaveOptionsAnnotations Constructor
              • Properties
                • Save Property
                • View Property
            • SaveOptionsBmp
              • Overview
              • Members
              • SaveOptionsBmp Constructor
              • Properties
                • Compression Property
            • SaveOptionsDcx
              • Overview
              • Members
              • SaveOptionsDcx Constructor
              • Properties
                • MultiPage Property
            • SaveOptionsExif
              • Overview
              • Members
              • SaveOptionsExif Constructor
              • Properties
                • ThumbnailSize Property
            • SaveOptionsGif
              • Overview
              • Members
              • SaveOptionsGif Constructor
              • Properties
                • Interlaced Property
                • TransparencyColor Property
                • TransparencyMatch Property
                • Type Property
            • SaveOptionsIcon
              • Overview
              • Members
              • SaveOptionsIcon Constructor
              • Properties
                • MultiPage Property
            • SaveOptionsJbig2
              • Overview
              • Members
              • SaveOptionsJbig2 Constructor
              • Properties
                • EncodeModeCompression Property
                • FileOrganization Property
                • InvertedRegion Property
                • LoosenessCompression Property
            • SaveOptionsJls
              • Overview
              • Members
              • SaveOptionsJls Constructor
              • Properties
                • Interleave Property
                • MaxValue Property
                • Near Property
                • Point Property
            • SaveOptionsJp2
              • Overview
              • Members
              • SaveOptionsJp2 Constructor
              • Properties
                • CompressSize Property
                • FavorSpeed Property
                • Grayscale Property
                • Order Property
                • PeakSignalToNoiseRatio Property
                • TileSize Property
                • Type Property
            • SaveOptionsJpeg
              • Overview
              • Members
              • SaveOptionsJpeg Constructor
              • Properties
                • Chrominance Property
                • ColorSpace Property
                • Cosited Property
                • Grayscale Property
                • Luminance Property
                • Progressive Property
                • SubSampling Property
                • UseCmyk Property
                • UseOptimizedHuffmanCodes Property
            • SaveOptionsJpegXR
              • Overview
              • Members
              • SaveOptionsJpegXR Constructor
              • Properties
                • ChromaSubSampling Property
                • FrequencyOrdering Property
                • Quantization Property
            • SaveOptionsLjp
              • Overview
              • Members
              • SaveOptionsLjp Constructor
              • Properties
                • Method Property
                • Order Property
                • Predictor Property
                • Type Property
            • SaveOptionsModca
              • Overview
              • Members
              • SaveOptionsModca Constructor
              • Properties
                • DocumentName Property
                • MultiPage Property
            • SaveOptionsPdf
              • Overview
              • Members
              • SaveOptionsPdf Constructor
              • Properties
                • ColorSpace Property
                • Compression Property
                • MultiPage Property
                • SwapBlackAndWhite Property
                • UseJpegCmyk Property
            • SaveOptionsPic
              • Overview
              • Members
              • SaveOptionsPic Constructor
              • Properties
                • Password Property
            • SaveOptionsPng
              • Overview
              • Members
              • SaveOptionsPng Constructor
              • Properties
                • Filter Property
                • Interlaced Property
                • TransparencyColor Property
                • TransparencyMatch Property
            • SaveOptionsTiff
              • Overview
              • Members
              • SaveOptionsTiff Constructor
              • Properties
                • ByteOrder Property
                • ColorSpace Property
                • Compression Property
                • IFDOffset Property
                • MultiPage Property
                • RowsPerStrip Property
                • UseCmyk Property
                • UseIFDOffset Property
            • SaveOptionsWsq
              • Overview
              • Members
              • SaveOptionsWsq Constructor
              • Properties
                • Black Property
                • Quantization Property
                • White Property
            • ScrollbarVisibleChangedEventArgs
              • Overview
              • Members
              • ScrollbarVisibleChangedEventArgs Constructor
              • Properties
                • ScrollBar Property
                • Visible Property
            • ScrollEventArgs
              • Overview
              • Members
              • ScrollEventArgs Constructor
              • Properties
                • NewValue Property
                • ScrollBar Property
                • Type Property
            • Sprite
              • Overview
              • Members
              • Methods
                • Create Method
                  • Create() Method
                  • Create(GraphicsPath) Method
                • Delete Method
                • Move Method
                • Paste Method
            • Toolbar
              • Overview
              • Members
              • Toolbar Constructor
              • Methods
                • DeleteTool Method
                • GetToolEnabled Method
                • GetToolTip Method
                • GetToolVisible Method
                • SetToolEnabled Method
                • SetToolTip Method
                • SetToolVisible Method
              • Properties
                • Activated Property
                • ContextMenu Property
                • Enabled Property
                • Height Property
                • Hwnd Property
                • IconSize Property
                • Visible Property
                • Width Property
            • ToolbarCloseEventArgs
              • Overview
              • Members
              • ToolbarCloseEventArgs Constructor
            • ToolbarContextMenu
              • Overview
              • Members
              • ToolbarContextMenu Constructor
              • Methods
                • AddItem Method
                • ChangeItem Method
                • DeleteItem Method
                • GetEnabled Method
                • GetFirstItemId Method
                • GetItem Method
                • GetItemChecked Method
                • GetItemEnabled Method
                • GetItemVisible Method
                • GetNextItemId Method
                • SetEnabled Method
                • SetItemChecked Method
                • SetItemEnabled Method
                • SetItemVisible Method
            • ToolbarContextMenuEventArgs
              • Overview
              • Members
              • ToolbarContextMenuEventArgs Constructor
              • Properties
                • SubMenuId Property
                • Tool Property
                • TopMenuId Property
                • User1 Property
                • User2 Property
            • ToolbarEventArgs
              • Overview
              • Members
              • ToolbarEventArgs Constructor
              • Properties
                • Tool Property
                • User1 Property
                • User2 Property
            • ToolbarOpenEventArgs
              • Overview
              • Members
              • ToolbarOpenEventArgs Constructor
              • Properties
                • Handle Property
            • ToolEventArgs
              • Overview
              • Members
              • ToolEventArgs Constructor
              • Properties
                • Action Property
                • Location Property
                • Tool Property
            • Touch
              • Overview
              • Members
              • Properties
                • DoesOperatingSystemSupport Property
                • GestureOccurringEventsFiringMode Property
                • ImageContextMenuEnabled Property
                • ImagePanningEnabled Property
                • ImageRotationEnabled Property
                • ImageRotationMinimumAngle Property
                • ImageRotationTriggerAngle Property
                • ImageZoomingEnabled Property
                • IsDeviceAvailable Property
                • Mode Property
                • RequireTwoFingerPanning Property
            • TwoFingerTapEventArgs
              • Overview
              • Members
              • TwoFingerTapEventArgs Constructor
              • Properties
                • FirstFingerLocation Property
                • SecondFingerLocation Property
            • WorkerImports
              • Overview
              • Members
              • WorkerImports Constructor
            • ZoomFactorChangedEventArgs
              • Overview
              • Members
              • ZoomFactorChangedEventArgs Constructor
              • Properties
                • NewValue Property
                • OldValue Property
            • ZoomGestureOccurredEventArgs
              • Overview
              • Members
              • ZoomGestureOccurredEventArgs Constructor
              • Properties
                • TotalZoomCoefficient Property
                • ZoomCenterPoint Property
            • ZoomGestureOccurringEventArgs
              • Overview
              • Members
              • ZoomGestureOccurringEventArgs Constructor
              • Properties
                • ZoomCenterPoint Property
                • ZoomCoefficientSinceLastEventFiring Property
          • Enumerations
            • AdjustType
            • AlignHorizontal
            • AlignVertical
            • AreaRegionOption
            • AutoResizeType
            • BinarizeBlur
            • BinarizeMode
            • BorderType
            • ButtonStyle
            • ByteOrder
            • CadFileType
            • CadUnit
            • CadVersion
            • ClipboardFormat
            • ColorSpace
            • Compression
            • ContrastMethod
            • CropType
            • DebugErrorLevel
            • DefectType
            • DeskewType
            • DisplayMode
            • DitherType
            • EnhancementDirection
            • EvaluationMode
            • FireGestureOccurringEvent
            • FlickDirection
            • FtpMode
            • GifType
            • GrayMode
            • ImageStatus
            • ImageXFormat
            • ImageXPixelFormat
            • ImageXViewBorderStyle
            • Jbig2EncodeModeCompression
            • Jbig2FileOrganization
            • JoinType
            • Jp2Type
            • JpegXRPostProcessFilter
            • JpegXRSubSampling
            • LicenseStatus
            • LjpMethod
            • LjpType
            • LoadMode
            • MedicalPhotometricInterpretation
            • MergeSize
            • MergeStyle
            • MouseWheelAction
            • MouseWheelAttribute
            • Operation
            • PaletteType
            • ParabolicType
            • PerspectiveType
            • PhotometricInterpretation
            • PngFilter
            • PrintType
            • ProgressionOrder
            • RedeyeGlare
            • RedeyePrecision
            • RedeyeShade
            • RefreshMode
            • RegionType
            • RenderIntent
            • ResizeType
            • ResolutionUnits
            • Result
            • RippleDirection
            • RotateAngle
            • SeparationType
            • SharpenFilter
            • ShearType
            • SoftenFilter
            • SubSampling
            • TagTypes
            • ThumbnailSize
            • Tool
            • ToolAction
            • ToolAttribute
            • ToolbarIconSize
            • ToolCursor
            • TouchMode
            • TransformMode
            • TranslateType
            • TransparencyMatch
            • TwistRotation
            • UnsharpenFilter
            • WhiteBalanceMethod
            • ZoomToFitType
          • Delegates
            • ImageXView.AutoResizeChangedEventHandler
            • ImageXView.FlickEventHandler
            • ImageXView.PaintImageEventHandler
            • ImageXView.PanGestureOccurredEventHandler
            • ImageXView.PanGestureOccurringEventHandler
            • ImageXView.PressAndHoldEventHandler
            • ImageXView.PressAndTapEventHandler
            • ImageXView.PrintImageEventHandler
            • ImageXView.ResizedEventHandler
            • ImageXView.RotationGestureOccurredEventHandler
            • ImageXView.RotationGestureOccurringEventHandler
            • ImageXView.ScrollbarVisibleChangedEventHandler
            • ImageXView.ScrollEventHandler
            • ImageXView.ToolbarCloseEventHandler
            • ImageXView.ToolbarContextMenuSelectEventHandler
            • ImageXView.ToolbarEventHandler
            • ImageXView.ToolbarOpenEventHandler
            • ImageXView.ToolEventHandler
            • ImageXView.TwoFingerTapEventHandler
            • ImageXView.ZoomFactorChangedEventHandler
            • ImageXView.ZoomGestureOccurredEventHandler
            • ImageXView.ZoomGestureOccurringEventHandler
            • ImagXpress.ImageStatusEventHandler
            • ImagXpress.ProgressEventHandler
            • Processor.ProgressEventHandler