Accusoft ImagXpress 13
ImagXpress Object Members
Overview 
Public Methods
Public Method AboutBoxDisplays a dialog box containing ImagXpress version and copyright information.
Public Method AdjustColorBalanceOverrides the default parameters when auto color balancing the image.
Public Method AdjustHSLAdjusts the hue, saturation, and luminance components of the current image.
Public Method AdjustLightnessAutomatically balances contrast in the image, adjusting the results of the auto lightness algorithm by a specified amount.
Public Method AdjustRGBAdjusts the red, green, and blue components of the current image.
Public Method AlphaAddAdds an alpha channel to an image.
Public Method AlphaAdd64Adds an alpha channel to an image for 64-bit.
Public Method AlphaFillFills the alpha channel with the value specified.
Public Method AlphaFlattenA 32-bit image with an alpha channel (ARGB) will be merged with (alpha channel applied to) the specified color, resulting in a blended 24-bit RGB image.
Public Method AlphaGetGets the alpha value at a specified location in the image.
Public Method AlphaInvertInvert the alpha values throughout the current image, region, or area.
Public Method AlphaRemoveRemoves alpha channel data from a 32-bit image.
Public Method AlphaReturnReturns a handle to an 8-bit gray scale image depicting the alpha channel data.
Public Method AlphaReturn64Returns a handle to an 8-bit gray scale image depicting the alpha channel data for 64-bit.
Public Method AlphaSetSet an alpha value at a specified location in the image.
Public Method ApplyGrayscaleTransformPermanently levels an 8 through 16-bit gray image to an 8-bit gray image.
Public Method AreaSpecifies the update area in the current image where subsequent image processing functions are performed.
Public Method AssignDIBAssigns the DIB from the control to a receiver and removes the DIB from the control.
Public Method AssignDIB64Assigns the DIB from the control to a receiver and removes the DIB from the control for 64-bit.
Public Method AutoBinarizeAutomatically converts 8-bit and 24-bit images to 1-bit.
Public Method AutoBinarize2Automatically converts 8-bit and 24-bit images to a 1-bit image.
Public Method AutoColorBalanceRestores and balances color quality within an image.
Public Method AutoContrastUniformly adjusts the contrast in the current image.
Public Method AutoCropAutomatically crops the background's border space from an image.
Public Method AutoLevelRestores and balances color quality within an image.
Public Method AutoLightnessAutomatically assesses and adjusts contrast in light or dark regions of the image.
Public Method AutoRemoveRedeyeAutomatically reduces the red reflection of the flash seen in the eyes of people in color flash photo images.
Public Method BinarizeConverts 8-bit and 24-bit images into a 1-bit monochrome or 8-bit grayscale output image, respectively.
Public Method BlendBlends each pixel in the current image with its neighboring pixels.
Public Method BlurBlurs the current image by averaging each pixel with each of its neighboring pixels giving it an 'out of focus' appearance.
Public Method BrightnessUniformly brightens the current image.
Public Method ButtonizeAdds translucent bevels to the edges of the current image to give it the appearance of a 3D button.
Public Method CadCloseCloses the CAD file.
Public Method CadLayerEnableViewEnables or disables viewing a particular CAD layer.
Public Method CadOpenOpens the CAD file for repeated renderings of differently selected layers and layouts.
Public Method CadViewChanges the CAD file view.
Public Method CalsAddTagAdds a Cals tag to the image file.
Public Method CalsAddTagPtrAdds Cals tag information to the image file via a pointer.
Public Method CalsDeleteTagDeletes the current Cals tag in the image file.
Public Method CalsFindTagRetrieves the specified Cals tag in the image file.
Public Method CalsFindTagPtrRetrieves the specified Cals tag in the image file.
Public Method CalsFirstTagRetrieves the first instance of a Cals tag in the image file.
Public Method CalsNextTagRetrieves the next instance of a Cals tag in the image file.
Public Method CancelCancels the current loading, processing or saving operation on an image buffer.
Public Method CaptureCaptures the screen area bounded by the control and saves it to the current image.
Public Method CaptureWindowCaptures the screen area within the specified window and saves it to the current image.
Public Method CloseImageCloses the specified image and frees up associated resources.
Public Method ColorCountReturns the number of pixels of a specified color within the current image area.
Public Method ColorDepthChanges the bits per pixel of the current image.
Public Method ColorJoinJoins the color components into a full image.
Public Method ColorJoin64Joins the color components into a full image for 64-bit.
Public Method ColorSeparationSeparates the color components of the image.
Public Method CompactFileCompacts a multiple page TIFF file by removing unused pages.
Public Method ContrastAdjusts the contrast of the current image.
Public Method CopyCopies the current image to the Window's clipboard.
Public Method CopyDIBCreates a copy of the current DIB.
Public Method CopyDIB64Creates a copy of the current DIB for 64-bit.
Public Method CopyImageCopies an image from a specified image buffer to the current processor image buffer.
Public Method CopyRubberbandDIBCreates a copy of the current DIB bounded by the current rubberband.
Public Method CopyRubberbandDIB64Creates a copy of the current DIB bounded by the current rubberband for 64-bit.
Public Method CreateCtlWindowCreates the ImagXpress Control Window.
Public Method CreateDIBCreates a new solid color bitmap.
Public Method CropCrops the current image to the specified size.
Gets and sets the horizontal starting position, in pixels, of the view's crop rectangle.
Gets and sets the vertical starting position, in pixels, of the view's crop rectangle.
Public Method CropBorderPerforms border removal by automatically cropping the edges of the current image.
Public Method CtlMoveMoves the control window.
Public Method CtlSetFontStyleSets the ImagXpress font style.
Public Method DeletePageDeletes a page from a multi-page document.
Public Method DeletePagesDeletes one or more pages from a multi-page document.
Public Method DeleteSaveBufferDeletes the memory associated with image data saved after invoking the SaveFile method when the SaveToBuffer property is True.
Public Method DeskewCorrects an image that is skewed.
Public Method DespeckleFilters the image using a filter that attempts to eliminate noise in the image.
Public Method DestroyCtlWindowDestroys the ImagXpress Control Window.
Public Method DIBGetPalIndexGets an RGB value for a palette entry in the current DIB.
Public Method DIBGetPixelGets a pixel value from the current DIB.
Public Method DIBSetPalIndexSets an RGB value for a palette entry in the current DIB.
Public Method DIBSetPixelSets a pixel value in the current DIB.
Public Method DIBUpdateUpdates the controls display with the current DIB.
Public Method DiffuseDiffuses the current image by replacing each pixel with a randomly selected neighboring pixel.
Public Method DilateDilates the current image using a 3x3 maximum filter.
Public Method DocumentBlankPageDetectExamines a rectangle on an image, determining if the page is considered blank, based on the amount of data on the page.
Public Method DocumentBlankPageDetectExExamines a rectangle on an image, determining if the page is considered blank, based on the amount of data on the page.
Public Method DocumentBlankPageDetectUsingDefaultsExamines a rectangle on an image, determining if the page is considered blank, based on the amount of data on the page. Uses the default settings of the DocumentBlankPageDetect Method.
Public Method DocumentBlobRemovalLocates and removes large black objects in images such as binder punch holes.
Public Method DocumentBlobRemovalUsingDefaultsLocates and removes large black objects in images such as binder punch holes. Uses the default settings of the DocumentBlobRemoval Method.
Public Method DocumentBorderCropCrops the borders of 1-bit per pixel documents.
Public Method DocumentBorderCropExCrops the borders of 1-bit per pixel documents.
Public Method DocumentDeskewAutomatically detects and removes skew from current 1-bit depth images.
Public Method DocumentDespeckleDetects and removes specks from the current image.
Public Method DocumentDespeckleUsingDefaultsDetects and removes specks from the current image. Uses the default settings of the DocumentDespeckle Method.
Public Method DocumentDilateExamines pixels in the current image and expands the black ones by given amount in given direction.
Public Method DocumentDilateUsingDefaultsExamines pixels in the current image and expands the black ones by given amount in given direction. Uses the default settings of the DocumentDilate Method.
Public Method DocumentErodeRemoves the black pixels in the current image by the given amount in the given direction.
Public Method DocumentErodeUsingDefaultsRemoves the black pixels in the current image by the given amount in the given direction. Uses the default settings of the DocumentErode Method.
Public Method DocumentLineRemovalAutomatically detects and removes lines from the current image.
Public Method DocumentLineRemovalUsingDefaultsAutomatically detects and removes lines from the current image. Uses the default settings of the DocumentLineRemoval Method.
Public Method DocumentShearShears current image clockwise or counter-clockwise.
Public Method DocumentZoomSmoothReplaces current 1 bit-per-pixel images with an image whose width and height have been doubled and whose pixels have been smoothed.
Public Method DrawArcDraws an arc onto the image.
Public Method DrawCircleDraws a circle or ellipse onto the image.
Public Method DrawCurveDraws a Bezier curve onto the image.
Public Method DrawLineDraws lines and rectangles onto the image.
Public Method DrawPieDraws a pie-shaped wedge onto the image.
Public Method DrawPolygonDraws a 2-6 sided polygon onto the image.
Public Method DrawRoundRectDraws a rectangle with rounded corners onto the image.
Public Method DrawTextStringDraws text onto the image.
Public Method EmbossEmbosses the current image, giving it a raised metallic-like or embroidered look.
Public Method EqualizePerforms contrast equalization on the current image.
Public Method ErodeErodes the current DIB using a 3x3 minimum filter.
Public Method EventGetEnabledGets the enabled status for a particular event.
Public Method EventSetEnabledSets the enabled status for a particular event.
Public Method FileGetTagsRetrieves the collection of tags for the page requested.
Public Method FileSetTagsSets the collection of tags into the image file.
Public Method FlipFlips the current image from top to bottom.
Public Method FromHBitmapLoads in an image from a device dependent bitmap. The resolution of the image is determined by the DefaultResolution properties.
Public Method FromHBitmapWithResolutionLoads in an image from a device dependent bitmap. The other parameters are the resolution of the image.
Public Method FromHdibSets the current image to the supplied DIB (Device Independent Bitmap).
Public Method FromHdib64Sets the current image to the supplied DIB (Device Independent Bitmap) in a 64-bit environment.
Public Method GammaSpecifies gamma correction.
Public Method GetImageHndGets the global handle of the image associated with the image buffer.
Public Method GetImageHnd64Gets the global handle of the image associated with the image buffer for 64-bit.
Public Method GetUniqueImageIDGets a long integer that represents a unique image buffer that is currently not already in use.
Public Method ImageStatusReturns the current status for a specified image buffer.
Public Method InsertPageInserts a new page into a multi-page document.
Public Method InsertPagesInserts one or more new pages into a multi-page document.
Public Method IPGetColorPlaneReturns a handle to one of the four gray scale DIBs created by the last call to the ColorSeparation method.
Public Method IPGetColorPlane64Returns a handle to one of the four gray scale DIBs created by the last call to the ColorSeparation method for 64-bit.
Public Method IptcAddDataSetAdds an Iptc dataset to the image.
Public Method IptcAddDataSetPtrAdds an Iptc dataset via a pointer.
Public Method IptcDeleteDataSetDeletes the current Iptc dataset in the image file.
Public Method IptcFindDataSetRetrieves the specified Iptc dataset in the image file.
Public Method IptcFirstDataSetFinds the first instance of an Iptc dataset in the image file
Public Method IptcModifyDataSetModifies an Iptc dataset in the image file.
Public Method IptcModifyDataSetPtrModifies the Iptc dataset in the image file via a pointer.
Public Method IptcNextDataSetRetrieves the next instance of an Iptc dataset in the image file.
Public Method IsValidReturns whether or not the supplied image buffer ID has been allocated from the image buffer manager.
Public Method JPEGCommentAddAdds a comment to the current comment list.
Public Method JPEGCommentDeleteDeletes a comment from the current comment list.
Public Method JPEGGetCommentReturns the comment text of the specified comment in the current comment list.
Public Method JPEGReduceDataThis function requantizes a JPEG in memory to compress its size without requiring decompression followed by recompression.
Public Method JPEGReduceDataExThis function requantizes a JPEG in memory to compress its size without requiring decompression followed by recompression.
Public Method JPEGReduceFileThis function requantizes a JPEG on disk to compress its size without requiring decompression followed by recompression.
Public Method JPEGReduceFileExThis function requantizes a JPEG on disk to compress its size without requiring decompression followed by recompression.
Public Method KeysGetEnabledCheck the enabled state of a particular key type.
Public Method KeysSetEnabledEnables or disable specific types of keys.
Public Method LoadBlobLoads an image file stored in memory.
Public Method LoadBufferLoads an image file stored in memory.
Public Method LoadBuffer64Loads an image file stored in memory for 64-bit.
Public Method LoadBufferPtrLoads an image file from memory.
Public Method LoadCBInitiates a user load through the CB Event into the current image buffer specified by the current value of the ProcessImageID property.
Public Method LoadRawEnables/disables RAW mode processing of input data from all loading functions.
Public Method LoadVirtualImageLoads a virtual image and allows passing in the image's area and resolution.
Public Method Matrix

This method has been deprecated and will be removed from ImagXpress in a future release. Please use MatrixV instead.

Modifies the image using a 3x3 correlation matrix filter.

Public Method MatrixVModifies the image using a 3x3 correlation matrix filter.
Public Method MBlurCreates a motion blur of the current image.
Public Method MEDGetModalityLUTRetrieves the Modality Look Up Table information.
Public Method MEDGetValuesOfInterestLUTRetrieves the Values Of Interest Look Up Table information.
Public Method MedianUtilizes a 3x3 median filter to eliminate noise in the current image.
Public Method MEDSetModalityLUTDefines a DICOM Modality Look Up Table.
Public Method MEDSetValuesOfInterestLUTDefines a DICOM Look Up Table.
Public Method MenuAddItemAdds an item to a specified menu.
Public Method MenuChangeItemChanges the specified menu item from the specified menu.
Public Method MenuDeleteItemRemoves the specified item from the specified menu.
Public Method MenuGetEnabledRetrieves whether or not the specified menu will display when the right mouse button is clicked over the appropriate area.
Public Method MenuGetFirstItemIDGets the first menu ID on the specified level from the specified menu.
Public Method MenuGetItemRetrieves the text string from the specified menu item.
Public Method MenuGetItemCheckedReturns the Checked attribute of the specified menu item.
Public Method MenuGetItemEnabledReturns the Enabled attribute of the specified menu item.
Public Method MenuGetItemVisibleSets the Visible attribute of the specified item on the specified menu.
Public Method MenuGetNextItemIDGets the next menu ID on the specified level from the specified menu.
Public Method MenuSetEnabledSets whether or not the specified menu will display when the right mouse button is clicked over the appropriate area.
Public Method MenuSetItemCheckedSets the Checked attribute of the specified menu item on the specified menu.
Public Method MenuSetItemEnabledSets the Enabled attribute of the specified menu item on the specified menu.
Public Method MenuSetItemVisibleSets the Visible attribute of the specified menu item on the specified menu.
Public Method MergeMerges the current image with images that are subsequently loaded.
Public Method MirrorRotates the current image 180 degrees, then flips it to create a mirror image.
Public Method ModcaAddTagAdds a Modca tag to the image.
Public Method ModcaAddTagPtrAdds a Modca tag to an image by a pointer.
Public Method ModcaDeleteTagDeletes the current Modca tag.
Public Method ModcaFindTagFinds the specified Modca tag in the image.
Public Method ModcaFirstTagFind the first instance of a Modca tag in the image.
Public Method ModcaNextTagFinds the next instance of a Modca tag in the image.
Public Method MosaicGives the current image a pixilated look.
Public Method MousePointerIsBuiltinRetrieves if a mouse pointer is built in or has been set with a custom one loaded by the application.
Public Method MousePointerResetResets the mouse pointer to the default built in mouse pointer and releases resources if it is custom mouse pointer.
Public Method MousePointerSetFromCursorSets the mouse pointer type to a custom cursor from a handle.
Public Method MousePointerSetFromPictureSets the mouse pointer type to be a custom cursor from a picture.
Public Method NegateCreates a color negative of the current image.
Public Method NoiseAdds noise to the current image.
Public Method NumPagesRetrieves the number of image pages in a multiple page TIFF, PDF, or DCX file.
Public Method OutlineEnhances the edges in the current image to give it an outline effect.
Public Method PaintCauses the control to immediately repaint.
Public Method PaintDCRender an image to the specified device context.
Public Method ParabolicUtilizes a parabolic transform to modify the brightness of each pixel in the current image.
Public Method PastePastes the current bitmap or DIB from the clipboard.
Public Method PerspectiveChanges the aspect for each row or column of pixels in the current DIB.
Public Method PinchTransforms the current image by making it appear as if it were pinched in the center.
Public Method PNGReduceDataCompresses a PNG to optimal size while maintaining lossless fidelity to the input image. The reduction is achieved by removing select pieces of metadata and other possible color and/or transparency reductions.
Public Method PNGReduceFileCompresses a PNG to optimal size while maintaining lossless fidelity to the input image. The reduction is achieved by removing select pieces of metadata and other possible color and/or transparency reductions.
Public Method PosterizeReduces the number of colors in the current image.
Public Method PRGBGetColorsGets the colors in the user defined palette for the control.
Public Method PRGBSetColorsSets the colors in a user defined palette for the control.
Public Method PrintImagePrints the image to the supplied printer device context.
Public Method PrintImage2Prints the image to the supplied printer device context.
Public Method PWarpPerforms a polynomial warp on the current image by re-sizing and warping it based on 4 bounding points within the current image.
Public Method QueryBufferPtr

This method has been deprecated and will be removed from ImagXpress in a future release. Please use QueryBufferPtrV instead.

Retrieves information about an image that is located in a memory buffer.

Public Method QueryBufferPtrVRetrieves information about an image from a variant.
Public Method QueryCadFormat

This method has been deprecated and will be removed from ImagXpress in a future release. Please use QueryCadFormat2 instead.

Query the CAD format with the given attributes.

Public Method QueryCadFormat2Queries the CAD format with the given attributes.
Public Method QueryCadLayer

This method has been deprecated and will be removed from ImagXpress in a future release. Please use QueryCadLayer2 instead.

Query the CAD layer with the given attributes.

Public Method QueryCadLayer2Queries the CAD layer with the given attributes.
Public Method QueryCadLayout

This method has been deprecated and will be removed from ImagXpress in a future release. Please use QueryCadLayout2 instead.

Query the CAD layout with the given attributes.

Public Method QueryCadLayout2Queries the CAD layout with the given attributes.
Public Method QueryFile

This method has been deprecated and will be removed from ImagXpress in a future release. Please use QueryFile2 instead.

Obtains information about an image file.

Public Method QueryFile2Retrieves information about an image.
Public Method QueryFileV

This method has been deprecated and will be removed from ImagXpress in a future release. Please use QueryFileV2 instead.

Obtains information about an image file.

Public Method QueryFileV2Retrieves information about an image that is located in a variant.
Public Method RedeyeRectangleAddAdd a redeye rectangle to the set of identified rectangles.
Public Method RedeyeRectangleDeleteRemoves a rectangle from the array of redeye rectangles.
Public Method RedeyeRectangleEditModify a redeye rectangle's size or position.
Public Method RefreshCauses the control to repaint.
Public Method RemoveDustRemoves specks within color images.
Public Method RemoveRedeyeReduces the red reflection of the flash displayed in the eyes of people in a photo image.
Public Method RemoveScratchesRemoves scratches within color images along a line.
Public Method ReplaceColorsReplaces a range of colors in the current image.
Public Method ResizeResizes the current image.
Public Method ResizeExResizes the current image according to the algorithm specified by enumResizeType enumerator.
Public Method RGBColorCount

This method has been deprecated and will be removed from ImagXpress in a future release. Please use RGBColorCountV instead.

The three arrays each containing 256 elements which equate to a count of the red, green, and blue color intensities of the image.

Public Method RGBColorCountVReturns three variants, each containing 256 elements, which equate to a count of the red, green, and blue color intensities of the image.
Public Method RgnAddPointAdds a point to the current region wherein subsequent processing methods will be performed on the current image.
Public Method RgnCreateCreates a new region.
Public Method RgnCreateSpriteCreates a copy of the current region in a transparent window that can be moved or pasted into the image.
Public Method RgnDeleteDeletes an existing region.
Public Method RgnDeleteSpriteDeletes the current sprite.
Public Method RgnMoveSpriteMoves the current sprite to a new position within the image.
Public Method RgnPasteSpritePastes the current sprite into the image.
Public Method RippleProduces a wave-like effect on the current image.
Public Method RotateRotates the current image.
Public Method RubberBandTurns rubber-banding on and off.
Public Method RubberbandUpdateUpdates the current rubber band.
Public Method SaveFileSaves the current image to the file specified by the SaveFileName property or to memory if the SaveToBuffer property is true.
Public Method SetOEMLicenseKeySets the ImagXpress control runtime OEM license key.
Public Method SetSolutionKeySets the ImagXpress control runtime license deployment key.
Public Method SetSolutionNameSets the ImagXpress control runtime license deployment solution name.
Public Method SharpenSharpens the current image by applying a high pass convolution filter.
Public Method SharpenExSharpens the current image by applying a high pass 3 x 3 convolution filter selected by the user.
Public Method ShowViewImageInfoShows a dialog box displaying information about the selected image.
Public Method SoftenApplies a low pass convolution filter to the current image to give the image a softer look.
Public Method SoftenExSoftens the current DIB by applying a low pass 3 x 3 convolution filter.
Public Method SolarizeSolarizes the colors in the current image by negating the colors beyond the threshold value.
Public Method SwirlTransforms the current image by creating a swirling pattern from the center of the image.
Public Method TagAddAdds a tag to the image's tag list.
Public Method TagDeleteRemoves a tag from the image's tag list.
Public Method TagFindRetrieves the specified tag in the image's tag list.
Public Method TagFirstRetrieves the first tag in the image's tag list.
Public Method TagGetDataItemRetrieves a data item from the current tag in the image's tag list.
Public Method TagModifyModifies a single data item in a tag.
Public Method TagNextRetrieves the next tag in the image's tag list.
Public Method TagSetDataSets a tag with the the supplied data in the image's tag list.
Public Method TagSetDataItem

Sets a data item from the current tag in the image's tag list.

Public Method TagSetDataPtrSets a tag with the the supplied data in the image's tag list.
Public Method TileTiles the current image.
Public Method ToHBitmap

Gets a handle to a device dependent bitmap for the image.

Public Method ToHdibReturns the handle to the current DIB (Device Independent Bitmap).
Public Method ToHdib64Returns the handle to the current DIB (Device Independent Bitmap) in a 64-bit environment.
Public Method ToolbarDeleteToolDeletes a tool's button from the toolbar.
Public Method ToolbarGetToolEnabledGets a tool button's Enabled state in the toolbar.
Public Method ToolbarGetToolTipGets the tool tip for a particular tool button in the toolbar.
Public Method ToolbarGetToolVisibleGets a tool button's Visibility state in the toolbar.
Public Method ToolbarSetToolEnabledSets the tool button's Enabled state in the toolbar.
Public Method ToolbarSetToolTipSets the tool tip for a particular tool button in the toolbar.
Public Method ToolbarSetToolVisibleSets a tool button's Visibility state in the toolbar.
Public Method ToolGetRetrieves which tool is assigned to a given mouse/shift combination.
Public Method ToolGetAttributeRetrieves the value of a specific tool's attribute.
Public Method ToolIsAttributeSupportedRetrieves an indicator if the tool attribute is supported for a tool.
Public Method ToolSetAssigns a tool to a particular shift/mouse combination.
Public Method ToolSetAttributeSets the value of a specific tool's attribute.
Public Method TranslateXTranslates values from one horizontal (x) coordinate system to the other.
Public Method TranslateYTranslates values from one vertical (y) coordinate system to the other.
Public Method TwistDivides the current image into square blocks and rotates each block which provides a twist effect.
Public Method UndoUndo the action of the previous image processing method if the UndoEnabled property was set True prior to performing the method.
Public Method UnFocusBlurs the current image by averaging each pixel with each of its neighboring pixels giving it an 'out of focus' appearance.
Public Method UniqueColorsReturns a count of unique colors in the current image.
Public Method UnsharpenSubtracts the low resolution image from a normal resolution image to create a masked image. This is in effect, the combining of a noise-cleaning filter with a sharpening filter.
Public Method UnsharpenExSubtracts the low resolution image from a normal resolution image to create a masked image. This is in effect, the combining of a noise-cleaning filter with a sharpening filter.
Public Method WriteCBDataWrites user supplied image data to the image buffer for processing.
Public Method WriteCBDataPtrWrites user supplied image data to the image buffer for processing.
Public Method ZoomToFitZoom factor to fit current image within the ImagXpress control.
Public Properties
Public Property AlignHGets and sets the horizontal alignment of the image being viewed.
Public Property AlignV

Gets and sets the vertical alignment of the image being viewed.

Public Property AspectXGets and sets the horizontal aspect ratio of the current image.
Public Property AspectYGets and sets the vertical aspect ratio of the current image.
Public Property AsyncGets and sets whether all subsequent image loading/processing/saving operations occur in a thread separate from the main ActiveX thread.
Public Property AsyncCancelOnCloseGets and sets whether pending asynchronous operations are allowed to complete when the control is being terminated.
Public Property AsyncMaxThreadsGets and sets the maximum number of threads each ImagXpress control can spawn off when the Async property is true.
Public Property AsyncPriorityGets and sets the separate image loading/processing/saving threads priority when the Async property is True.
Public Property AutoAssignIDGets and sets whether automatic image buffer ID assignment option is enabled.
Public Property AutoCloseGets and sets whether the image buffer, that the control is using, is automatically closed when the control is destroyed.
Public Property AutoInvalidateGets and sets whether the control will receive notifications to perform a refresh on the view if the image buffer has changed.
Public Property AutoSizeGets or sets the type of image re-sizing to perform in the view.
Public Property BackColorGets and sets the background color of the control window.
Public Property BorderTypeGets and sets the window style of border for the control.
Public Property CadLayoutToRenderGets and sets the CAD layout to render.
Public Property CadPaperBitDepthGets and sets the CAD paper bit depth.
Public Property CadPaperHeightGets and sets the CAD paper height.
Public Property CadPaperResolutionUnitsGets and sets the paper resolution units for CAD images.
Public Property CadPaperResolutionXGets and sets the CAD paper x-coordinate resolution.
Public Property CadPaperResolutionYGets and sets the CAD paper y-coordinate resolution value.
Public Property CadPaperWidthGets and sets the CAD paper width.
Public Property CalsTagDataGets the tag data for the current Cals tag in the Cals tag list.
Public Property CalsTagIdGets the tag ID of the current Cals tag in the Cals tag list.
Public Property CameraRawAutoBrightnessAndContrastGets or sets whether to automatically adjust the brightness/contrast.
Public Property CameraRawBlueFactorGets or sets the factor by which blue samples in each pixel will be multiplied after white balancing.
Public Property CameraRawBrightnessFactorGets or sets the factor by which the brightness of each pixel will be multiplied.
Public Property CameraRawClipHighlightsToWhiteGets or sets whether pixels with clipping in only one or two color channels should be adjusted so that highlights appear white.
Public Property CameraRawConvertTosRGBGets or sets whether to convert RGB camera images to sRGB.
Public Property CameraRawEnabledGets and sets whether the control examines the image on loading to determine if it is in a Camera RAW file format.
Public Property CameraRawGammaCorrectionGets or sets the factor to apply to each pixel to correct the gamma.
Public Property CameraRawRedFactorGets or sets the factor by which red samples in each pixel will be multiplied after white balancing.
Public Property CameraRawRemoveRotationGets or sets whether the rotation is removed from the image.
Public Property CameraRawReturnThumbnailGets or sets whether the thumbnail-sized image is returned.
Public Property CameraRawUseFastInterpolationMethodGets or sets the interpolation method used.
Public Property CameraRawUseHalfSizeImageGets or sets if the resulting image is reduced by half in each dimension.
Public Property CameraRawUseSecondaryPixelsGets or sets whether to use secondary pixels if available.
Public Property CameraRawWhiteBalanceMethodGets or sets the white balance method which is used to balance the white in the image.
Public Property CancelLoadGets and sets the cancel load flag.
Public Property CancelModeGets and sets an event that cancels the loading (decompression), saving (compression) or processing of images.
Public Property CancelRemoveGets and sets the cancel remove flag.
Public Property ClientHeightGets the height of the client area of the control's window.
Public Property ClientWidthGets the width of the client area of the control's window.
Public Property ClipboardFormatGets and sets the format of the type of image to place on the Window's clipboard.
Public Property CompressInMemoryGets and sets if the image data in memory is compressed.
Public Property ContrastMethodGets and sets the method/algorithm of contrast to employ for the Contrast method.
Public Property CtlFontNameGets and sets the controls font name.
Public Property CtlFontSizeGets and sets the controls font size.
Public Property CtlHeightGets and sets the control windows height.
Public Property CtlLeftGets and sets the control windows left position.
Public Property CtlTopGets and sets the control windows top position.
Public Property CtlVisibleGets and sets the control windows visibility state.
Public Property CtlWidthGets and sets the control windows width.
Public Property DebugGets and sets a flag to indicate if debug information is sent to a debug file.
Public Property DebugErrorLevelGets and sets the level of debug information that is written to the DebugLogFile.
Public Property DebugLogFileGets and sets the file and location of the debug log file.
Public Property DefaultResolutionUnitGets and sets the units of measurement used by the DefaultResolutionX and DefaultResolutionY properties.
Public Property DefaultResolutionXGets and sets the horizontal (X) resolution to set for an image if one is not available from the image.
Public Property DefaultResolutionYGets and sets the vertical (Y) resolution to set for an image if one is not available from the image.
Public Property DIBXPosGets the x-coordinate of the mouse pointer with respect to the DIB.
Public Property DIBYPosGets the y-coordinate of the mouse pointer with respect to the DIB.
Public Property DisplayErrorGets and sets the Display Error flag.
Public Property DisplayModeGets or sets a value indicating the maximum color depth used to render an image.
Public Property DrawFillColor

Gets or sets the color used to fill in circles, boxes and polygons created with the DrawCircle, DrawLine, and DrawPolygon graphics methods.

Public Property DrawFillStyleGets and sets the pattern used to fill circles and boxes created with the DrawCircle, DrawLine and DrawPolygon graphics methods.
Public Property DrawModeGets and sets a value that determines the appearance of output from the graphics methods.
Public Property DrawStyleGets or sets a value that determines the line style for output from graphics methods.
Public Property DrawWidthGets and sets the line width for output from graphics methods.
Public Property EnabledGets and sets the enabled state of the control.
Public Property EvalModeGets and sets whether a watermark or dialog box will be displayed periodically when in evaluation mode.
Public Property FileNameGets and sets loading an image from a filename.
Public Property FileOffsetGets and sets the offset in the file or memory buffer where ImagXpress will begin reading image data.
Public Property FileOffsetUseGets and sets the behavior of the FileOffset property when loading a TIFF file.
Public Property FileTimeoutGets and sets how long a separate loading thread should wait for data.
Public Property FontGets a Font object.
Public Property FTPModeGets and sets the mode to use for FTP.
Public Property FTPPasswordGets and sets the password used to log into an ftp site.
Public Property FTPUserNameGets and sets the user name used to log into an ftp site.
Public Property hDIBGets and sets an image from a device independent bitmap.
Public Property hDIB64Gets and sets an image from a device independent bitmap for 64-bit.
Public Property hDIBUndoGets the handle to the current undo device independent bitmap.
Public Property hDIBUndo64Gets the handle to the current undo device independent bitmap.
Public Property hPALGets the handle for palette for use with the current image.
Public Property hWndGets the window handle of the control.
Public Property IBPPGets the number of bits per pixel of the current image.
Public Property ICMDefaultMonitorProfileNameGets the default monitor ICM profile name from the current Windows device context.
Public Property ICMEnabledGets and sets whether color management (ICM) is enabled.
Public Property ICMMonitorProfileNameGets and sets the monitors ICM profile filename.
Public Property ICMPrinterProfileNameGets and sets the printers ICM profile filename.
Public Property ICMProofingEnabledGets and sets whether ICM target proofing is enabled.
Public Property ICMRenderIntentGets and sets how the ICM profiles should be applied as defined below.
Public Property ICMSaveProfileNameGets and sets the ICM profile filename to use as the target when saving a file.
Public Property ICMSourceProfileNameGets and sets the ICM profile that is used to perform Image Color Management.
Public Property ICMTargetProfileNameGets and sets the target ICM profiles filename.
Public Property IdleGets if the control is performing an operation or not.
Public Property IFileSizeGets the file size, in bytes, of the current image.
Public Property IFormatGets the current image format.
Public Property IHeightGets the height (in pixels) of the current image.
Public Property ImagErrorGets the control's last error.
Public Property ImagHeightGets the height (in twips) of the current image.
Public Property ImagWidthGets the width (in twips) of the current image.
Public Property IPAreaGets the enabled status of the update area rectangle, set by the last call to the Area method.
Public Property IPAreaHeightGets the height of the update area rectangle set by the last call to the Area method.
Public Property IPAreaWidthGets the width of the update area rectangle set by the last call to the Area method.
Public Property IPAreaX

Gets the left component (x-coordinate) of the top-left of the update area rectangle set by the last call to the Area method.

Public Property IPAreaY

Gets the top component (y-coordinate) of the top-left of the update area rectangle set by the last call to the Area method.

Public Property IPBackColorGets and sets the background color of areas expanded by certain image processing operations.
Public Property IPBinarizeBlurGets the blur value set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeEccentricityGets the eccentricity value set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeGridAngleGets the grid angle value set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeGridPitchGets the grid pitch value set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeHighThresholdGets the high threshold set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeLceFactorGets the local contrast enhancement value set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeLowThresholdGets the low threshold set by the last call to the Binarize or AutoBinarize method.
Public Property IPBinarizeModeGets the binarize mode set by the last call to the Binarize or AutoBinarize method.
Public Property IPBlankPageDetectedGets the result of the last call to DocumentBlankPageDetect.
Public Property IPConfidenceIndicates level of certainty that results are correct.
Public Property IPCountOfLinesFoundGets the number of lines found during execution of the DocumentLineRemoval method.
Public Property IPCountOfObjectsFoundGets the count of the objects found during execution of the DocumentBlobRemoval method.
Public Property IPCountOfSpecsFoundGets the count of the specs found during execution of the DocumentDespeckle method.
Public Property IPImageWasModifiedGets an indicator if an image was altered by one of the Document processing methods.
Public Property IPRotationalAngleGets the rotation angle (in degrees) used by the last call to either the Rotate method or DocumentDeskew method.
Public Property IptcDataSetGets the current Iptc dataset.
Public Property IptcDataSetDataGets the current Iptc dataset data.
Public Property IptcDataSetLengthGets the current Iptc dataset length.
Public Property IptcDataSetTypeGets the current Iptc dataset type.
Public Property IptcRecordGets the current Iptc record.
Public Property IPVariationGets the amount of variation detected in the skew of the image, when the DocumentDeskew method is executed.
Public Property IResUnitsGets and sets the unit of measurement used by the IResX and IResY properties.
Public Property IResXGets and sets the current image's horizontal (X) resolution.
Public Property IResYGets and sets the current image's vertical (Y) resolution.
Public Property IStrideGets the number of bytes needed to advance from the beginning of one row in an image to the beginning of the next row.
Public Property IWidthGets the width of the current image.
Public Property JB2SwapBlackandWhiteGets and sets whether in a JBIG2 image file the pixel value of zero is black or white.
Public Property JPEGCommentCountGets the number of comments contained in the current JPEG, JPEG 2000, JLS, or WSQ file.
Public Property JPEGCositedGets and sets an indicator as to whether the image was compressed with cosited sub-sampling.
Public Property JPEGEnhDecompGets and sets the JPEG enhanced decompression flag indicating whether to use standard decoding or Accusoft enhanced decoding.
Public Property JPEGXRPostProcessingFilterGets or sets the post-processing filter that is used to smooth compression artifacts.
Public Property LibraryThreadsAllowedGets and sets the number of threads allowed in the compression and decompression libraries.
Public Property LicenseStatusGets the license status of the control.
Public Property LoadAlphaChannelGets and sets whether alpha channel data is loaded with the image.
Public Property LoadCropEnabledGets and sets whether load cropping is enabled.
Public Property LoadCropHeightGets and sets the height (in pixels) of the load crop rectangle.
Public Property LoadCropWidthGets and sets the width (in pixels) of the load crop rectangle.
Public Property LoadCropXGets and sets the left component (x-coordinate) of the top-left of the load crop rectangle.
Public Property LoadCropYGets and sets the top component (y-coordinate) of the top-left of the load crop rectangle.
Public Property LoadModeGets whether image data will be interpreted as a raw image format or a standard image format.
Public Property LoadResizeAntiAliasGets and sets whether the image is anti-aliased during a load resize.
Public Property LoadResizeEnabledGets and sets whether the image will be resized when loading an image.
Public Property LoadResizeHeightGets and sets the height to resize the image to when loading an image.
Public Property LoadResizeMaintainAspectRatioGets or sets the option to preserve image aspect ratio when loading an image into the viewer control.
Public Property LoadResizePreserveBlackGets and sets whether when loading with LoadResizeEnabled, black objects in the image should be enhanced during the resize to increase readability.
Public Property LoadResizeWidthGets and sets the width to resize the image to when loading an image.
Public Property LoadRotatedGets or sets the rotation options of the image to be loaded.
Public Property LoadScaleToGrayGets and sets whether to scale to gray when LoadResizeEnabled is set during a load.
Public Property LoadThumbnailGets and sets the thumbnail style (JPEG and ePIC images only).
Public Property ManagePaletteGets and sets the palette management flag.
Public Property MaxHeightGets and sets the maximum height the ImagXpress control can be resized to.
Public Property MaxWidthGets and sets the maximum width the ImagXpress control can be resized to.
Public Property MEDModalityLUTEnabledGets and sets the use of the Modality Look Up Table (LUT).
Public Property MEDPhotometricInterpretationGets and sets whether a zero in the image data is black or white.
Public Property MEDRescaleInterceptGets and sets the intercept of the linear conversion of pixel data in the DICOM grayscale transformation.
Public Property MEDRescaleSlopeGets and sets the slope of the linear conversion of pixel data in the DICOM grayscale transformation.
Public Property MEDValuesOfInterestLUTEnabledGets and sets the use of the Look Up Table for the Values Of Interest processing.
Public Property MEDWindowCenterGets and sets the center value used to specify a linear conversion from stored pixel values to values to be displayed after any Modality LUT or Rescale Slope and Intercept conversions have been applied.
Public Property MEDWindowWidthSpecifies the width value used to specify a linear conversion from stored pixel values to values to be displayed after any Modality LUT or Rescale Slope and Intercept conversions have been applied.
Public Property MinHeightGets and sets the minimum height the ImagXpress control can be resized to.
Public Property MinWidthGets and sets the minimum width the ImagXpress control can be resized to.
Public Property ModcaTagDataGets the tag data for the current Modca tag.
Public Property ModcaTagDataLengthGets the tag data length for the current Modca tag.
Public Property ModcaTagIdGets the tag ID for the current Modca tag.
Public Property MouseIconGets and sets a custom mouse icon.
Public Property MousePointerGets and sets the type of mouse pointer displayed when the mouse cursor is inside the object.
Public Property MouseWheelCaptureGets and sets whether the mouse wheel is captured.
Public Property NotifyGets and sets whether the Notify event will be raised after an image displays.
Public Property NotifyDelayGets and sets the Notify event delay.
Public Property OLEDropModeGets and sets the type of OLE drop to allow if any.
Public Property OwnDIBGets and sets whether or not the ImagXpress control owns the DIB after getting or setting the hDIB property.
Public Property PageNbrGets and sets the page number to read for a multiple page image file.
Public Property PagesGets the number of pages in the current image file.
Public Property PaletteGets and sets which palette is used to display the image.
Public Property PDFSwapBlackandWhite

Gets and sets whether in a PDF image file the pixel value of zero is black or white.

Public Property PDFUseDocumentPageRotationGets and sets whether PDF page rotation is applied when loading or querying PDF pages.
Public Property PDFUseLegacyPDFSupportGets and sets original or improved PDF handling when loading or querying PDF pages.
Public Property PersistenceGets and sets the property persistence flag.
Public Property PFileNameGets and sets the filename that contains the palette for the control.
Public Property PhotometricInterpretationGets the Photometric Interpretation of the image.
Public Property PICPasswordGets and sets the password for an encrypted ePIC (Pegasus Imaging Corporation) file.
Public Property PictureGets and sets a bitmap to display in the control.
Public Property PictureEnabledGets and sets whether the Picture property can be used to load images.
Public Property PixelColorGets the color of the pixel at the current cursor position inside the image.
Public Property PrinterBandingGets and sets the printer banding flag.
Public Property ProcessImageIDGets and sets the active image ID for all loading, saving and image processing operations that the user chooses.
Public Property ProcessStatusGets the status of the current process buffer.
Public Property ProgressPctGets and sets the Progress event frequency.
Public Property PropertyLocationsGets and sets the source from which properties are read.
Public Property ProxyServerGets and sets the proxy server name or ID for http and ftp requests.
Public Property RaiseExceptionsGets and sets whether exceptions are raised.
Public Property RedeyeRectangleConfidenceGets the level of confidence that the corrected area really was a red eye.
Public Property RedeyeRectangleHeightGets the height (in pixels) of the current red eye's enclosing rectangle.
Public Property RedeyeRectangleIndexGets and sets the index of the redeye rectangle currently being processed.
Public Property RedeyeRectangleWidthGets the width (in pixels) of the current red eye's enclosing rectangle.
Public Property RedeyeRectangleXGets the x-coordinate for the left component of the top-left corner of the current red eye's enclosing rectangle.
Public Property RedeyeRectangleYGets the y-coordinate for the top component of the top-left corner of the current red eye's enclosing rectangle.
Public Property RedeyeTotalCountGets the total number of redeye rectangles identified.
Public Property ResolutionPrecisionGets and sets the precision used when resolution is returned.
Public Property RgnEnabledGets or sets whether the image processing update Region is enabled or disabled.
Public Property RgnHeightGets the height (in pixels) of the current image processing update region.
Public Property RgnSpriteXGets the x-coordinate of the top-left position of the current sprite within the image.
Public Property RgnSpriteYGets the y-coordinate of the top-left position of the current sprite within the image.
Public Property RgnVisibleGets and sets an indicator if the current image processing update region is visible.
Public Property RgnWidthGets the width (in pixels) of the current image processing update region.
Public Property RgnXGets the left most x-coordinate (in pixels) of the current image processing update region.
Public Property RgnYGets the top most y-coordinate (in pixels) of the current image processing update region.
Public Property RubberBandHGets the height (in pixels) of the current RubberBand object.
Public Property RubberBandLGets the left position (in pixels) of the top-left of the current Rubberband area.
Public Property RubberBandTGets the top position (in pixels) of the top-left of the current Rubberband area.
Public Property RubberBandWGets the width (in pixels) of the current RubberBand object.
Public Property SaveBufferHandleGets the handle to the global memory an image is saved to when SaveToBuffer property is set to True.
Public Property SaveBufferHandle64Gets the handle to the global memory an image is saved to when SaveToBuffer property is set to True for 64-bit.
Public Property SaveCompressSizeGets and sets the requested compressed file size in bytes.
Public Property SaveEXIFThumbnailSizeGets or sets the requested EXIF thumbnail size.
Public Property SaveFileNameGets and sets the path and name of the file to save.
Public Property SaveFileTypeGets and sets the type of file to save when setting the SaveFile method.
Public Property SaveFtpBufferedGets and sets whether when saving to FTP address the image is buffered locally or streamed directly as it is compressed.
Public Property SaveGIFInterlacedGets and sets whether a GIF file is to be saved in the interlaced or non-interlaced format.
Public Property SaveGIFTypeGets and sets the GIF format for saving a GIF file.
Public Property SaveIFDOffsetGets and sets the location to append the next TIFF page in a multi-page tiff file.
Public Property SaveJBIG2EncodeModeCompressionGets and sets the encoding mode to use when creating the JBIG2 file.
Public Property SaveJBIG2FileOrgCompressionGets and sets the file organization of the JBIG2 bit-stream.
Public Property SaveJBIG2InvertedRegionGets and sets whether the bits should be inverted prior to symbol analysis.
Public Property SaveJBIG2LoosenessCompressionGets and sets how loose to be when matching symbols and compressing text using either of the lossy text region encode modes.
Public Property SaveJLSInterLeaveGets or sets the interleave setting for JPEG-LS.
Public Property SaveJLSMaxValueGets and sets the compression value for JPEG-LS.
Public Property SaveJLSNearGets and sets the error tolerance for near-lossless compression for JPEG-LS.
Public Property SaveJLSPointGets and sets the precision of the point transform for JPEG-LS.
Public Property SaveJP2FavorSpeedGets and sets whether when saving to a JPEG 2000 image that speed of compression and subsequently decompression is to be favored instead of quality and compressed image size.
Public Property SaveJP2OrderGets and sets the progression order for JPEG 2000.
Public Property SaveJP2TypeGets and sets the format of the JPEG 2000 file.
Public Property SaveJPEGChromFactorGets and sets the chrominance quality setting for saving JPEG, TIFF-JPEG, and ePIC files.
Public Property SaveJPEGCositedGets and sets enabling of DICOM decompression of JPEG images.
Public Property SaveJPEGGrayscaleGets and sets whether the JPEG image is being saved as gray scale.
Public Property SaveJPEGLumFactorGets and sets the luminance quality for JPEG, TIFF-JPEG and ePIC files.
Public Property SaveJPEGProgressiveGets and sets whether a JPEG image file saves in standard or progressive format.
Public Property SaveJPEGSubSamplingGets and sets the sub-sampling type for saving a JPEG, TIFF-JPEG, or ePIC file.
Public Property SaveJPEGUseOptimizedHuffmanCodesGets and sets whether to use optimized Huffman codes during encoding.
Public Property SaveJPEGXRFrequencyOrderingGets or sets the frequency ordering, which determines if frequency or spatial ordering is used.
Public Property SaveJPEGXRQuantizationGets or sets the quantization, which determines the desired image quality.
Public Property SaveJPEGXRSubSamplingGets or sets the kind of subsampling that will be used when saving a JPEG XR image.
Public Property SaveLJPCompMethodGets and sets the compression method used for saving a lossless JPEG file.
Public Property SaveLJPCompOrderGets and sets the order of compression for lossless JPEG.
Public Property SaveLJPCompTypeGets or sets the type of compression for lossless JPEG.
Public Property SaveLJPPredictionGets and sets the selection value which determines the prediction formula.
Public Property SaveModcaTagDocumentNameGets and sets the Modca tag document name.
Public Property SaveMultiPage

Gets and sets if a TIFF, PDF, ICO, MODCA or DCX file should be saved as the next page in an existing file.

PDF support is deprecated in ImagXpress; instead, please use PDF Xpress for PDF support.

Public Property SavePDFCompression

PDF support is deprecated in ImagXpress; instead, please use PDF Xpress for PDF support.

Gets and sets the compression type employed for saving a PDF file.

Public Property SavePDFSwapBlackandWhite

PDF support is deprecated in ImagXpress; instead, please use PDF Xpress for PDF support.

Gets and sets whether when saving a PDF file the pixel value of zero is black or white.

Public Property SavePNGFilterGets and sets the filter used for PNG compression.
Public Property SavePNGInterlacedGets and sets whether image will be saved in the interlaced or non-interlaced PNG format.
Public Property SavePSNRGets and sets the PSNR (Peak Signal-to-Noise Ratio).
Public Property SaveTIFFByteOrderGets and sets the TIFF byte order.
Public Property SaveTIFFCompressionGets and sets the compression for the TIFF file being saved.
Public Property SaveTIFFRowsPerStripGets and sets the number of rows to save in each strip of a TIFF file.
Public Property SaveTileHeightGets and sets the requested tile height for the saved image.
Public Property SaveTileWidthGets and sets the requested tile width for the saved image.
Public Property SaveToBufferGets and sets whether image data should be saved to a file or a memory buffer.
Public Property SaveTransparencyColorGets and sets the transparency Color value.
Public Property SaveTransparentGets or sets the type of TransparencyMatch to perform.
Public Property SaveUseIFDOffsetGets and sets whether fast multi-page tiff writes are enabled.
Public Property SaveWSQBlackGets and sets the level of black used in the WSQ file compression.
Public Property SaveWSQQuantGets and sets the quantization of the saved WSQ file.
Public Property SaveWSQWhiteGets and sets the level of white used in the WSQ file compression.
Public Property ScaleResizePreserveBlackGets and sets that black lines and objects should be enhanced during a resize of the image to increase readability.
Public Property ScaleResizeToGrayGets and sets whether the image is scaled to gray during a resize of the image.
Public Property ScrollBarLargeChangeHGets and sets the scroll amount when the horizontal scroll bar page area (between the thumb and arrow) is clicked.
Public Property ScrollBarLargeChangeVGets and sets the scroll amount when the vertical scroll bar page area (between the thumb and arrow) is clicked.
Public Property ScrollBarsGets and sets the scroll bar property, to indicate whether vertical and/or horizontal scrollbars are enabled.
Public Property ScrollBarSmallChangeHGets and sets the horizontal scroll amount when the horizontal scroll bar arrow is clicked.
Public Property ScrollBarSmallChangeVGets and sets the scroll amount when the vertical scroll bar arrow is clicked.
Public Property ScrollXGets and sets the horizontal position (in pixels) of the scroll rectangle.
Public Property ScrollYGets and sets the vertical position (in pixels) of the scroll rectangle.
Public Property ShowHourglassGets and sets whether to display the hourglass during processing.
Public Property SpecialTIFFHandlingGets and sets the flag denoting an abnormally formatted TIFF file.
Public Property TagCountGets the count of data items within the current tag.
Public Property TagDataGets a block of data from the current tag.
Public Property TagLengthGets the length in bytes of the current tag.
Public Property TagLevelGets and sets the nesting level at which the tag will reside.
Public Property TagNumberGets and sets the tag number of the current tag. (See list below.)
Public Property TagTypeGets and sets type of data within the tag.
Public Property TIFFHonorOrientationTagGets and sets an indicator if the TIFF Orientation tag's value should be honored or not.
Public Property TIFFIFDOffsetGets and sets the number of bytes preceding the IFD (Image File Directory).
Public Property TimerSets the built-in timer interval.
Public Property ToolActiveGets and sets the currently active tool.
Public Property ToolbarActivatedGets and sets whether the toolbar is created and ready for use.
Public Property ToolbarEnabledGets or sets whether the toolbar is enabled.
Public Property ToolbarHeightGets and sets the height (in number of icons) of the toolbar.
Public Property ToolbarHwndGets and sets the handle of the toolbar's window.
Public Property ToolbarIconSizeGets or sets the toolbar icon size to small (16x16), medium (24x24), or large (32x32).
Public Property ToolbarVisibleGets and sets the toolbar's visibility state.
Public Property ToolbarWidthGets and sets the width (in number of icons) of the toolbar.
Public Property TouchDoesOperatingSystemSupportGets whether the operating system is touch capable.
Public Property TouchGestureOccurringEventsFiringModeGets and sets the mode for Touch to fire gesture occurring events.
Public Property TouchImageContextMenuEnabledGets and sets whether the built-in touch operation to display the context menu is enabled for the current image.
Public Property TouchImagePanningEnabledGets and sets whether the built-in touch panning operation is performed on the current image.
Public Property TouchImageRotationEnabledGets and sets whether the built-in touch rotate operation is performed on the current image.
Public Property TouchImageRotationMinimumAngleGets and sets the minimum angle that will trigger a rotation if no image rotation has occurred when a rotation gesture has ended.
Public Property TouchImageRotationTriggerAngleGets and sets the angle that will trigger a rotation of the current image during a rotation gesture.
Public Property TouchImageZoomingEnabledGets and sets whether the built-in touch zooming operation is performed on the current image.
Public Property TouchIsDeviceAvailableGets whether the computer system has a touch device.
Public Property TouchModeGets and sets the mode for the touch interface.
Public Property TouchRequireTwoFingerPanGets and sets whether panning is required to have two fingers.
Public Property UndoEnabledGets and sets whether there is an undo image present for the Undo method to undo the results of an image processing method.
Public Property VersionReturns the version of the ImagXpress control at run-time.
Public Property ViewAlphaBlendGets and sets whether alpha blending an image to the background of the control when an alpha channel is present in the image.
Public Property ViewAntialiasGets and sets the anti-alias effect.
Public Property ViewBrightnessGets and sets the view brightness level of the displayed image.
Public Property ViewContrastGets and sets the view contrast level of the displayed image.
Public Property ViewCropHeightGets and sets the view cropped height (in pixels) of the displayed image.
Public Property ViewCropWidthGets and sets the view cropped width (in pixels) of the displayed image.
Public Property ViewCropXGets and sets the view cropped top-left x-coordinate (in pixels) of the displayed image.
Public Property ViewCropYGets and sets the view cropped top-left y-coordinate (in pixels) of the displayed image.
Public Property ViewDitheredGets and sets whether the current image is dithered in the view.
Public Property ViewGrayModeGets and sets the mode of gray for the image.
Public Property ViewImageIDGets and sets the image ID for the image to display in the view.
Public Property ViewPreserveBlackGets and sets whether fine lines should be enhanced to increase readability.
Public Property ViewProgressiveGets and sets progressive view capability of the view control.
Public Property ViewRefreshSpecifies when the View is refreshed after an operation is completed.
Public Property ViewSmoothingGets and sets the smoothing effect in the view.
Public Property ViewStatusGets the status of the current view image buffer.
Public Property ViewUpdateGets and sets the update flag for the view.
Public Property WMFResUnitsGets or sets the units of the resolution of the metafile.
Public Property WMFResXGets or sets the x resolution of the metafile.
Public Property WMFResYGets or sets the y resolution of the metafile.
Public Property XposGets the logical x-coordinate of the cursor within the displayed image, in pixels.
Public Property YposGets the logical y-coordinate of the cursor within the displayed image, in pixels.
Public Property ZoomFactorGets and sets the value by which the current display image will be resized.
Events
Public Event AutoSizeChangedRaised when the AutoSize property has changed.
Public Event CBThis event is raised several different times in response to the user initiating a LoadCB method to load an image via Call Back.
Public Event ClickRaised when the user clicks the mouse on the image.
Public Event DblClickRaised when the user double-clicks the mouse on the image.
Public Event ImageStatusChangedRaised when image status has changed.
Public Event KeyDownRaised when a key is pressed while the control has focus.
Public Event KeyPressRaised when a key is pressed while the control has focus.
Public Event KeyUpRaised when a key is released while the control has focus.
Public Event MenuSelectRaised when a menu selection is made on one of the right-click menus.
Public Event MouseDownRaised when the user presses down on a mouse button over the image.
Public Event MouseMoveRaised each time the mouse moves over an image.
Public Event MouseUpRaised when the user lifts up on a mouse button while over an image.
Public Event NotifyRaised when the Notify property is True and sometime (NotifyDelay) after the image in the control paints.
Public Event OLEDragDropRaised when a source component is dropped onto a target component when the source component determines that a drop can occur.
Public Event OLEDragOverRaised when one component is dragged over another.
Public Event PaintRaised when the control paints.
Public Event PaintBackgroundRaised when the background is painted.
Public Event PaintImageOccurs when the image is painted.
Public Event PrintImageRaised when the image prints to a printer device context.
Public Event ProgressRaised when loading, saving or image processing reports progress.
Public Event ResizedRaised when the ImagXpress control resizes.
Public Event ScrollRaised when the user makes a minor or major adjustment with the scrollbars on an ImagXpress control or when the user pans around the image with either the Hand tool or Pan tool.
Public Event ScrollBarVisibleChangedRaised when the scrollbar visibility state changes.
Public Event TimerTickRaised when the ImagXpress component timer times-out.
Public Event ToolbarCloseRaised when the toolbar is closed.
Public Event ToolbarOpenRaised when the toolbar is opened.
Public Event ToolbarSelectRaised when a tool selection is made.
Public Event ToolUseRaised when a tool action occurs.
Public Event TouchFlickRaised when the touch interface receives a flick.
Public Event TouchPanGestureOccurredRaised when the touch interface has completed the process of panning.
Public Event TouchPanGestureOccurringRaised when the touch interface is in the process of panning.
Public Event TouchPressAndHoldRaised when the touch interface receives a press and hold.
Public Event TouchPressAndTapRaised when the touch interface receives a press and tap.
Public Event TouchRotationGestureOccurredRaised when the touch interface has completed the process of rotating.
Public Event TouchRotationGestureOccurringRaised when the touch interface is in the process of rotating.
Public Event TouchTwoFingerTapRaised when the touch interface receives a two finger tap.
Public Event TouchZoomGestureOccurredRaised when the touch interface has completed the process of zooming.
Public Event TouchZoomGestureOccurringRaised when the touch interface is in the process of zooming.
Public Event ZoomFactorChangedRaised when the ZoomFactor property changes.
See Also

ImagXpress Object

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback