QPix commands by name
QPxObs_AcquirePicture
Acquires a picture from a TWAIN source (substituted)
QPxObs_GetAreaOptions
Gets the formatting options of a QPix area (substituted)
QPxObs_GetAvailableImporters
Returns the properties of available graphics importers (substituted)
QPxObs_GetImageFileMetaData
Extracts metadata from an image file (substituted)
QPxObs_GetImageFileThumbnail
Creates a thumbnail from an image file (substituted)
QPxObs_GetImporterGraphicsMode
Returns the transfer mode currently used by a graphics importer (obsolete)
QPxObs_GetImporterImageThumb
Creates a thumbnail from image data associated with a graphic importer (substituted)
QPxObs_GetImporterMetaData
Extracts metadata (substituted)
QPxObs_GetImporterMetaDataItem
Extracts individual metadata items as BLOBs (substituted)
QPxObs_GetImporterQuality
Returns the drawing quality property of a graphics importer (obsolete)
QPxObs_GetPictureThumbnail
Creates a thumbnail from a 4D picture variable (substituted)
QPxObs_GetTWAINSources
Returns a list of all available TWAIN sources (substituted)
QPxObs_GetTWAINVersion
Returns the TWAIN version (substituted)
QPxObs_RedrawArea
Redraws a QPix area (obsolete)
QPxObs_Register
Enables QPix in your application (obsolete)
QPxObs_SetAreaOptions
Sets formatting options for a QPix area (substituted)
QPxObs_SetImporterGraphicsMode
Sets the transfer mode of a graphics importer (obsolete)
QPxObs_SetImporterQuality
Sets the drawing quality property of a graphics importer (obsolete)
QPx_AcqGetDeviceList
Returns all devices that are available through a specific acquisition protocol.
QPx_AcqGetImageFolder
Returns the location where acquired images are stored
QPx_AcqGetMultipleImages
Acquires multiple images to disk files.
QPx_AcqGetNotificationHandler
Returns the device notification handler
QPx_AcqGetPicture
Acquires a single image into a 4D picture variable.
QPx_AcqGetSingleImage
Acquires a single image to a disk file.
QPx_AcqRunSession
Runs an acquisition session.
QPx_AcqSelectDevice
Displays the acquisition protocol and device selection dialog.
QPx_AcqSetImageFolder
Specifies the location where acquired images are stored
QPx_AcqSetNotificationHandler
Specifies the device notification handler
QPx_AcqTestProtocol
Tests if an acquisition protocol is available on the current machine and OS
QPx_BlurAreaImage
Applies the "Blur" filter to the image in a QPix plug-in area
QPx_BlurPicture
Applies the "Blur" filter to a picture
QPx_BrightnessContrastAreaImg
Applies the "Escape Brightness and Contrast" filter to the image in a QPix plug-in area
QPx_BrightnessContrastPicture
Applies the "Escape Brightness and Contrast" filter to a picture
QPx_ClearCustomIcon
Clears the custom icon of a file
QPx_CloseTagContainer
Closes a tag container
QPx_CompressPicture
Compresses a picture variable
QPx_CompressPictureFile
Compresses a PICT file in place (on disk)
QPx_CountAreaPages
Returns the number of pages in the image currently being displayed
QPx_CountImporterFrames
Returns the number of images in a multi-image container
QPx_CreateImageFileThumbnail
Creates a high quality thumbnail from an image file
QPx_CreateImporterThumbnail
Creates a high quality thumbnail from image data associated with a graphic importer
QPx_CreateMultipageTIFFBLOB
Creates a multi-page TIFF BLOB from individual images.
QPx_CreateMultipageTIFFFile
Creates a multi-page TIFF file from individual images.
QPx_CreatePDFBLOB
Creates a PDF BLOB from individual images.
QPx_CreatePDFFile
Creates a PDF file from individual images.
QPx_CreatePictureThumbnail
Creates a high quality thumbnail from a picture
QPx_CropAreaImage
Crops the image in a QPix plug-in area at the current selection
QPx_CropPicture
Crops a picture at the specified rectangle
QPx_DoAreaCommand
Executes a QPix plug-in area command
QPx_DoCodecSettingsDialog
Displays the standard compression settings dialog
QPx_DoExportSettingsDialog
Displays the export settings dialog for a specific file type
QPx_DoFilterSettingsDialog
Displays the standard filter dialog to the user
QPx_ExportAreaImage
Exports the image from a QPix plug-in area to an image file
QPx_ExportImageFile
Saves an image file in another file format
QPx_ExportImageFileToBLOB
Exports an image file into a BLOB
QPx_ExportImporterImage
Exports a graphic importer
QPx_ExportImporterImageToBLOB
Exports a graphic importer into a BLOB
QPx_ExportPicture
Saves a picture variable in an image file
QPx_ExportPictureToBLOB
Saves a picture variable into a BLOB
QPx_FilterAreaImage
Applies a filter to the image in a QPix plug-in area
QPx_FilterPicture
Applies a filter to a picture
QPx_FlipAreaImage
Flips the image in a QPix plug-in area horizontally, vertically or both
QPx_FlipPicture
Flips a picture variable horizontally, vertically or both
QPx_FreeImporter
Destroys an existing importer instance
QPx_GetAreaBackgroundColor
Configures various options of a QPix plug-in area
QPx_GetAreaCmdStatus
Returns the status of a QPix plug-in area command
QPx_GetAreaCurrentTool
Returns the currently selected tool in a scrollable QPix plug-in area
QPx_GetAreaFlags
Returns various configuration options of a QPix plug-in area
QPx_GetAreaImageFile
Gets the image file being displayed in a QPix area
QPx_GetAreaImporter
Returns a reference to the graphic importer used by a QPix plug-in area
QPx_GetAreaPage
Returns the number of the page currently being displayed
QPx_GetAreaParts
Returns the configuration of the visual parts of a scrollable QPix plug-in area
QPx_GetAreaPicture
Gets the 4D picture being displayed in a QPix area
QPx_GetAreaScrollOffset
Returns the scroll offsets of a scrollable QPix plug-in area
QPx_GetAreaSelection
Returns the selection rectangle of a scrollable QPix plug-in area
QPx_GetAreaStyle
Returns the visual appearance configuration of a QPix plug-in area
QPx_GetAreaTools
Returns the configuration of the tools popup menu of a scrollable QPix plug-in area
QPx_GetAreaZoomFactor
Returns the zoom factor of a scrollable QPix plug-in area
QPx_GetCodecList
Returns the list of available compressors/decompressors
QPx_GetCompressedPictureInfo
Returns information about a QuickTime-compressed picture
QPx_GetCustomIcon
Retrieves the custom icon of a file
QPx_GetExportTypes
Returns the list of available export types
QPx_GetFilterList
Returns a list of available QuickTime filters
QPx_GetImageFileColorProfile
Returns the color profile of an image
QPx_GetImageFileColorSpace
Returns the color space of an image
QPx_GetImageFileEmbeddedThumb
Reads the embedded thumbnail from an image file
QPx_GetImageFileInfo
Gets image characteristics
QPx_GetImageFileTagContainer
Extracts the tag container from an image file
QPx_GetImporterColorProfile
Returns the color profile of the image associated with a graphics importer
QPx_GetImporterColorSpace
Returns the color space of the image associated with a graphics importer
QPx_GetImporterData
Returns the image data associated with a graphics importer
QPx_GetImporterEmbeddedThumb
Reads the embedded thumbnail from an image
QPx_GetImporterFile
Returns the pathname of the file associated with a graphics importer
QPx_GetImporterFrameIndex
Returns the current frame of a multi-image container
QPx_GetImporterFrameType
Returns the type of a frame in a multi-frame image.
QPx_GetImporterImageDepth
Returns the pixel depth of the image associated with a graphics importer
QPx_GetImporterImageRes
Returns the resolutions of the image associated with a graphics importer
QPx_GetImporterImageSize
Returns the dimensions of the image associated with a graphics importer
QPx_GetImporterInfo
Returns information about a graphics importer
QPx_GetImporterOffsetAndLimit
Returns start and end of data within a container
QPx_GetImporterTagContainer
Extracts the tag container from the image associated with a graphics importer
QPx_GetImportTypes
Returns the list of available import types
QPx_GetLicenses
Returns QPix licenses status in a client/server installation
QPx_GetOption
Retrieves internal plug-in options
QPx_GetPictureInfo
Returns the properties of a 4D picture variable
QPx_GetQuickTimeVersion
Returns the version of QuickTime running on your machine
QPx_GetTagInstanceInfo
Returns the number of data elements of a specific tag
QPx_GetTagInstances
Retrieves all tags present in a tag container
QPx_GetTagInstanceText
Returns the data of a specific tag in textual form
QPx_GetTagTitle
Looks up the title of a tag
QPx_GetVersion
Returns QPix's current version and full product name
QPx_HSLBalanceAreaImage
Applies the "HSL Balance" filter to the image in a QPix plug-in area
QPx_HSLBalancePicture
Applies the "HSL Balance" filter to a picture
QPx_InvertAreaImage
Inverts the colors of the image in a QPix plug-in area
QPx_InvertPicture
Inverts the colors of a picture
QPx_NewImporter
Creates a graphics importer instance
QPx_NewImporterForData
Creates a graphics importer instance for the image data stored in a BLOB
QPx_NewImporterForFile
Creates a graphics importer instance for the image stored in a file
QPx_NewImporterForPict
Creates a graphics importer instance for the image data stored in a BLOB
QPx_NewImporterForURL
Creates a graphics importer from a URL
QPx_OpenTagContainer
Opens a tag container
QPx_ReadImageFileInPicture
Reads an image file into a 4D picture
QPx_ReadImporterImageInPict
Reads the image associated with a graphics importer
QPx_ResizeAreaImage
Resizes the image in a QPix plug-in area
QPx_ResizePicture
Resizes a picture variable horizontally and/or vertically
QPx_RGBBalanceAreaImage
Applies the "RGB Balance" filter to the image in a QPix plug-in area
QPx_RGBBalancePicture
Applies the "RGB Balance" filter to a picture
QPx_RotateAreaImage
Rotates the image in a QPix plug-in area by a number of degrees
QPx_RotatePicture
Rotates a picture variable by a number of degrees
QPx_SetAreaBackgroundColor
Configures various options of a QPix plug-in area
QPx_SetAreaCurrentTool
Changes the currently selected tool in a scrollable QPix plug-in area
QPx_SetAreaFlags
Configures various options of a QPix plug-in area
QPx_SetAreaImageFile
Displays an image file in a QPix area
QPx_SetAreaImporter
Assigns a graphics importer instance to a QPix plug-in area
QPx_SetAreaPage
Instructs the plug-in area to display a specific page
QPx_SetAreaParts
Configures the visual parts of a scrollable QPix plug-in area
QPx_SetAreaPicture
Displays a 4D picture in a QPix area
QPx_SetAreaScrollOffset
Changes the scroll offsets of a scrollable QPix plug-in area
QPx_SetAreaSelection
Changes the selection rectangle in a scrollable QPix plug-in area
QPx_SetAreaStyle
Configures the visual appearance of a QPix plug-in area
QPx_SetAreaTools
Configures the tools popup menu of a scrollable QPix plug-in area
QPx_SetAreaZoomFactor
Changes the zoom factor of a scrollable QPix plug-in area
QPx_SetCustomIcon
Sets the custom icon of a file
QPx_SetImporterData
Assigns the image data contained in a BLOB to a graphics importer
QPx_SetImporterFile
Assigns an image file to a graphics importer
QPx_SetImporterFrameIndex
Changes the current frame in a multi-image container
QPx_SetImporterOffsetAndLimit
Specifies start and end of data within a container
QPx_SetOption
Modifies internal plug-in options
QPx_SetPictureResolution
Changes the horizontal and vertical resolution of a picture variable
QPx_SharpenAreaImage
Applies the "Sharpen" filter to the image in a QPix plug-in area
QPx_SharpenPicture
Applies the "Sharpen" filter to a picture
QPx_TestImageFile
Tests if a file contains valid image data
QPx_TranscodeJPEGBLOB
Transcodes a JPEG BLOB
QPx_TranscodeJPEGFile
Transcodes a JPEG file
QPx_ValidateImporter
Asks a graphic importer to test image data
QPix © Escape
Generated by QDoc 2.8 on Wed, Feb 17, 2010 17:47:11