ImageGear23.Core Assembly : ImageGear.Core Namespace |
Class | Description | |
---|---|---|
ImGearColorBook | Represents a color book. | |
ImGearColorBookColor | Represents a color in the color book. | |
ImGearColorBooks | Represents a static collection of color books. | |
ImGearColorChannelInfo | Spot channel class that uses regular color space like RGB, CMYK, etc. | |
ImGearColorProfile | Represents a color profile. | |
ImGearColorProfileManager | Provides global profile storage and allows enabling and disabling the automatic use of global color profiles for color space conversion and display operations. | |
ImGearDIB | Encapsulates an image, which consists of the pixel data and its attributes. | |
ImGearDisplayChannel | Represents display attributes for individual channel. | |
ImGearDisplayChannels | Represents a collection of ImGearDisplayChannel class objects. | |
ImGearDocument | Represents a collection of ImGearPage objects. | |
ImGearDocumentPageArray | Represents a collection of pages within ImGearDocument object. | |
ImGearException | Base class for all exceptions thrown by the ImageGear for .NET library. Contains error codes and optionally supplied data. | |
ImGearExtraChannelInfo | This is a general extra channel class. | |
ImGearFullLUT | Represents a lookup table that contains a full table of values for each possible input index. | |
ImGearLicense | Manages licensing data (i.e., license type and key). | |
ImGearLinearLUT | This class represents a lookup table that does not store the actual LUT values, but calculates output values dynamically using a linear formula. | |
ImGearLUT | Provides a base for lookup tables (LUTs) that are used in ImageGear. | |
ImGearMaskColorChannelInfo | Represents mask color channel info. | |
ImGearMaskSpotChannelInfo | Represents a mask spot channel that uses a special (like Pantone) color. | |
ImGearMetadataDictionary | Provides access to Metadata Dictionary that is used in ImageGear. | |
ImGearMetadataHead | Head of metadata tree. | |
ImGearMetadataLeaf | Represents metadata node that contains a data value and cannot reference other metadata nodes. | |
ImGearMetadataNode | Provides generic functionality for the ImageGear metadata objects. | |
ImGearMetadataNodeList | Collection of metadata nodes. Processes additional verifications concerning collection structure. Used as a part of ImGearMetadataTree. | |
ImGearMetadataTree | Encapsulates entity of file format metadata tree. | |
ImGearMultichannelLUT | Represents a multichannel lookup table (LUT). | |
ImGearPage | Represents single-page image. In addition to image pixels, contains other attributes like ROI and metadata. | |
ImGearPixel | Encapsulates all attributes and operations for an image pixel. | |
ImGearPixelArray | One dimensional array of image pixels. | |
ImGearPolygon | Defines a polygon shape. | |
ImGearRasterPage | The class represents a raster image. | |
ImGearRGBLUT | Represents RGB lookup table (LUT). | |
ImGearROI | Region of interest associated with an ImGearPage instance. | |
ImGearROIMask | 1-bit (binary) raster image that specifies a free shaped region of interest. | |
ImGearROIRectangle | Rectangular region of interest. | |
ImGearSpotChannelInfo | Spot channel class that uses a special color, such as Pantone. | |
ImGearTransparency | Specifies image transparency attributes like transparent color for display. | |
ImGearVectorPage | Represents a page that contains vector data. | |
ImGearVersion | This class provides static properties to retrieve version info for the product assembly. | |
ImGearWarning | Base class for all warnings handled by the ImageGear for .NET library. Contains error code and optionally supplied data. |
Interface | Description | |
---|---|---|
IImGearBinocular | Defines Binocular shape interface. | |
IImGearColorBook | Defines color book interface. | |
IImGearColorBookColor | Defines color book color interface. | |
IImGearDICOMDisplaySettings | Specifies baseline features for DICOM display settings. | |
IImGearDoublePoint | Defines DoublePoint interface. | |
IImGearDoubleRectangle | Defines DoubleRectangle interface. | |
IImGearEllipse | Defines Ellipse interface. | |
IImGearMetadataDictRecord | Specifies baseline features for a metadata dictionary record. | |
IImGearOrientation | Defines Orientation interface. | |
IImGearPoint | Defines Point interface. | |
IImGearRectangle | Defines IImGearRectangle interface. | |
IImGearResolution | Represents image resolution interface. | |
IImGearRGBQuad | Defines palette entry interface. | |
IImGearRoundedRectangle | Represents a rounded rectangle. | |
IImGearShape | Defines Shape interface. | |
IImGearSize | Defines Size interface. |
Structure | Description | |
---|---|---|
ImGearArrayRef | Represents a reference to a particular location in an array. | |
ImGearBinocular | Defines Binocular shape. | |
ImGearChannelRange | Describes channels to be processed with ImageGear.Processing.ImGearProcessing class methods. | |
ImGearColorSpace | Defines semantics of information, stored in all image channels. | |
ImGearCommonMetadataDictRecord | Contains data for a common metadata dictionary record. | |
ImGearDoublePoint | Stores a set of two double precision numbers that represent the point. | |
ImGearDoubleRectangle | Stores a set of four double precision numbers that represent the location and size of a rectangle. | |
ImGearEllipse | Stores a set of two ImGear values that represent the location and size of an ellipse. | |
ImGearOrientation | Specifies orientation of page or display. | |
ImGearPoint | Encapsulates a point in a 2-D coordinate system. | |
ImGearRationalInt | Specifies rational fraction as an indicated division of Numerator/Denominator. | |
ImGearRationalUInt | Specifies rational fraction as an indicated division of Numerator/Denominator. | |
ImGearRect | Stores a set of four integer numbers that represent the location and size of the rectangle. | |
ImGearRectangle | Stores a set of four integer numbers that represent the location and size of a rectangle. | |
ImGearResolution | Stores ImageGear resolution data. | |
ImGearRGBQuad | Specifies an RGB value. | |
ImGearRoundedRectangle | This structure represents a rounded rectangle. | |
ImGearSize | Implements a relative coordinate or position. |
Delegate | Description | |
---|---|---|
ImGearAddWarning | Specifies the warning processing routine to be called when the warning is added. |
Enumeration | Description | |
---|---|---|
ImGearChannelGroups | Specifies alpha channels. | |
ImGearColorSpaceIDs | Specifies ImageGear color space IDs. | |
ImGearErrorCodes | Specifies ImageGear error codes. | |
ImGearExtraChannelType | Specifies all the supported types of extra channels. | |
ImGearFlipModes | Specifies ImageGear flip modes. | |
ImGearMaskChannelModes | Specifies whether the color indicates masked or selected area. | |
ImGearOrientationModes | Specifies ImageGear orientation modes. | |
ImGearRenderingIntents | Lists identifiers that controls how colors are transformed during color space conversion using color profiles. | |
ImGearResolutionUnits | Specifies the measurements of image resolution units. | |
ImGearRotationValues | Specifies the value of the rotation angle. | |
ImGearSpotColorVendorID | Specifies all supported vendor IDs. |