• ImageGear for Java User Assistance Dashboard
  • ImageGear for Java User Guide
    • Introduction
      • About ImageGear for Java
      • Overview
      • In This Guide
      • Supported Formats and Compressions
      • ImageGear for Java JAR Files
        • imagegear2.core.jar Archive
        • imagegear2.art.jar Archive
        • imagegear2.evaluation.jar Archive
        • imagegear2.formats.advanced.jar Archive
        • imagegear2.formats.common Archive
        • imagegear2.formats.dicom.jar Archive
        • imagegear2.formats.simplifiedmetadata.jar Archive
      • ImageGear for Java Packages
      • About Customer Support
      • Accusoft Corporation Copyrights & Trademarks
    • Installing and Distributing ImageGear
      • System Requirements
      • Installing ImageGear for Java
      • Directory Structure
      • Licensing and Distributing ImageGear for Java
        • ImageGear for Java Evaluation License
        • ImageGear for Java Development License
        • ImageGear for Java Deployment License
        • Distributing ImageGear for Java Application
        • Software License Agreement
    • Getting Started
      • Building the Core Sample with NetBeans
      • Building the Core Sample with Eclipse
      • Setting the Path to the Native Libraries
    • Using ImageGear for Java
      • Architecture
      • Using Multiple Packages
        • File Format Support Initialization
        • Resolving JAR File Cross-Dependencies
      • Image and ImGearPage
      • Loading/Saving Pages and Documents
        • Pixel Format Conversion during Image Saving
        • Using Filter Control Parameters
      • Processing Images
      • Working with Color Profiles
        • Color Profile Basic Concepts
        • ImageGear Color Profile API
        • Saving Image Files with Embedded Color Profiles
      • Working with Spot Colors
        • Color Channels
        • ImageGear Support
      • Working with Transparent Color
      • Non-Image Data Processing
      • Warnings and Errors
      • Using com.accusoft.imagegear.art Package
        • Annotation and Redlining
        • Creating, Saving, Loading, Modifying, and Deleting ART Marks
        • Operating with ART Marks
        • WANG Annotation Marks
      • Using the com.accusoft.imagegear.formats.dicom Package
        • Loading and Saving DICOM Images
        • Overlays
        • DICOM Metadata Support
      • Using the com.accusoft.imagegear.processing Package
        • Mathematical Morphology
        • Gaussian Blur Effect
      • Using the com.accusoft.imagegear.processing.layers Package
    • ImageGear Imaging Formats Reference
      • Format Suitability at a Glance
      • ImageGear Support for Graphics File Formats
      • ImageGear Supported Bit Depths
      • ImageGear Alpha Channel Support
      • ImageGear Supported Compressions Reference
      • ImageGear Supported File Formats Reference
        • Adobe PSB
        • Adobe PSD
        • BMP
        • BTR
        • CAL
        • CLP
        • CUR
        • CUT
        • DCX
        • DIB
        • DICOM
        • GEM
        • GIF
        • IBM IOCA
        • IBM MODCA
        • ICO
        • IFF
        • IMG
        • IMR
        • IMT
        • JPEG
        • KFX
        • LV
        • MSP
        • NCR
        • PBM
        • PCD
        • PCX
        • PGM
        • PNG
        • PNM
        • PPM
        • PTOCA
        • RAS
        • RAW
        • Scitex CT
        • SGI
        • TGA
        • TIFF
        • WBMP
        • WPG
        • XBM
        • XPM
        • XWD
      • ImageGear Supported Non-Image Data
        • TIFF Non-Image Data Structure
        • Photoshop Image Resource Metadata Structure
        • JPEG Non-Image Data Structure
        • EXIF Non-Image Data Structure
        • IPTC Non-Image Data Structure
        • PNG Non-Image Data Structure
        • GIF Non-Image Data Structure
        • DICOM Non-Image Data Structure
        • CIFF Non-Image Data Structure
        • XMP Non-Image Data Structure
    • Glossary
  • ImageGear for Java API Reference
    • ImageGearJava Project
      • Overview
      • Packages
        • com.accusoft.imagegear.art Package
          • Overview
          • Classes
            • ImGearART
              • Overview
              • Members
              • Methods
                • burnIn Method
                • isLegacyFontScalingEnabled Method
                • isPpmDisabled Method
                • loadPage Method
                  • loadPage(ImGearStream,int) Method
                  • loadPage(ImGearStream,int,ImGearARTLoadEvents) Method
                  • loadPage(ImGearPage) Method
                • savePage Method
                  • savePage(ImGearARTPage,ImGearStream,int,ImGearSavingModes,ImGearARTSaveType) Method
                  • savePage(ImGearARTPage,ImGearPage) Method
                • setDisablePPM Method
                • setLegacyFontScalingEnabled Method
            • ImGearARTArrow
              • Overview
              • Members
              • ImGearARTArrow Constructor
                • ImGearARTArrow Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad)
                • ImGearARTArrow Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,int,boolean)
                • ImGearARTArrow Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,int,boolean,ImGearARTLineHeadType,int,int)
              • Methods
                • getBounds Method
                • getColor Method
                • getEndPoint Method
                • getHeadAngle Method
                • getHeadLength Method
                • getHeadType Method
                • getHighlight Method
                • getStartPoint Method
                • getType Method
                • getWidth Method
                • isVisible Method
                • move Method
                • setColor Method
                • setEndPoint Method
                • setHeadAngle Method
                • setHeadLength Method
                • setHeadType Method
                • setHighlight Method
                • setStartPoint Method
                • setVisible Method
                • setWidth Method
            • ImGearARTAudio
              • Overview
              • Members
              • ImGearARTAudio Constructor
              • Methods
                • getBounds Method
                • getFileName Method
                • getHeight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFileName Method
                • setHeight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTBorder
              • Overview
              • Members
              • ImGearARTBorder Constructor
                • ImGearARTBorder Constructor(IImGearRGBQuad,int)
                • ImGearARTBorder Constructor(IImGearRGBQuad,int,ImGearARTPenStyle)
              • Methods
                • getColor Method
                • getStyle Method
                • getWidth Method
                • setColor Method
                • setStyle Method
                • setWidth Method
            • ImGearARTButton
              • Overview
              • Members
              • ImGearARTButton Constructor
                • ImGearARTButton Constructor(IImGearRectangle,String)
                • ImGearARTButton Constructor(IImGearRectangle,String,IImGearRGBQuad,IImGearRGBQuad,int,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • getBounds Method
                • getFillColor Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getOpacity Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setOpacity Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
              • Fields
                • state Field
            • ImGearARTCallout
              • Overview
              • Members
              • ImGearARTCallout Constructor
                • ImGearARTCallout Constructor(ImGearARTCalloutType,int,int)
                • ImGearARTCallout Constructor(ImGearARTCalloutType,int,int,ImGearARTBorder)
              • Methods
                • getLine Method
                • getType Method
                • getX Method
                • getY Method
                • setLine Method
                • setType Method
                • setX Method
                • setY Method
            • ImGearARTCurve
              • Overview
              • Members
              • ImGearARTCurve Constructor
                • ImGearARTCurve Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTCurve Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,float,int)
              • Methods
                • addPoint Method
                • getBounds Method
                • getColor Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getStyle Method
                • getTension Method
                • getType Method
                • getWidth Method
                • isVisible Method
                • move Method
                • removePoints Method
                • setColor Method
                • setOpacity Method
                • setPoint Method
                • setStyle Method
                • setTension Method
                • setVisible Method
                • setWidth Method
              • Fields
                • pointAdded Field
                • pointChanged Field
                • pointsRemoved Field
            • ImGearARTDroppedAttributeEventArgs
              • Overview
              • Members
              • Methods
                • getAttributeData Method
                • getMark Method
            • ImGearARTDroppedMarkEventArgs
              • Overview
              • Members
              • Methods
                • getGroup Method
                • getMarkData Method
                • getPage Method
            • ImGearARTEllipse
              • Overview
              • Members
              • ImGearARTEllipse Constructor
                • ImGearARTEllipse Constructor(IImGearRectangle,IImGearRGBQuad)
                • ImGearARTEllipse Constructor(IImGearRectangle,IImGearRGBQuad,ImGearARTPenStyle,int)
                • ImGearARTEllipse Constructor(IImGearRectangle,IImGearRGBQuad,IImGearRGBQuad,ImGearARTPenStyle,int,int)
              • Methods
                • getBorder Method
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getOpacity Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setBorder Method
                • setFillColor Method
                • setHeight Method
                • setOpacity Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTEncryption
              • Overview
              • Members
              • ImGearARTEncryption Constructor
              • Methods
                • decrypt Method
                • encrypt Method
                • getBounds Method
                • getHeight Method
                • getPassword Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isApplied Method
                • isVisible Method
                • move Method
                • setHeight Method
                • setPassword Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTFilledEllipse
              • Overview
              • Members
              • ImGearARTFilledEllipse Constructor
                • ImGearARTFilledEllipse Constructor(IImGearRectangle,IImGearRGBQuad)
                • ImGearARTFilledEllipse Constructor(IImGearRectangle,IImGearRGBQuad,boolean)
              • Methods
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isHighlighted Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setHeight Method
                • setHighlight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTFilledPolygon
              • Overview
              • Members
              • ImGearARTFilledPolygon Constructor
                • ImGearARTFilledPolygon Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTFilledPolygon Constructor(ImGearPoint[],IImGearRGBQuad,boolean)
              • Methods
                • addPoint Method
                • getBounds Method
                • getFillColor Method
                • getHighlight Method
                • getNumberOfPoints Method
                • getPoint Method
                • getPoints Method
                • getType Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setHighlight Method
                • setNumberOfPoints Method
                • setPoint Method
                • setVisible Method
              • Fields
                • pointAdded Field
                • pointChanged Field
            • ImGearARTFilledRectangle
              • Overview
              • Members
              • ImGearARTFilledRectangle Constructor
                • ImGearARTFilledRectangle Constructor(IImGearRectangle,IImGearRGBQuad)
                • ImGearARTFilledRectangle Constructor(IImGearRectangle,IImGearRGBQuad,boolean)
              • Methods
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getHighlight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setHeight Method
                • setHighlight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTFreeLine
              • Overview
              • Members
              • ImGearARTFreeLine Constructor
                • ImGearARTFreeLine Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTFreeLine Constructor(ImGearPoint[],IImGearRGBQuad,int,boolean,boolean)
              • Methods
                • addPoint Method
                • getBounds Method
                • getColor Method
                • getHighlight Method
                • getNumberOfPoints Method
                • getPoint Method
                • getPoints Method
                • getType Method
                • getWidth Method
                • isClosed Method
                • isVisible Method
                • move Method
                • setClosed Method
                • setColor Method
                • setHighlight Method
                • setNumberOfPoints Method
                • setPoint Method
                • setVisible Method
                • setWidth Method
              • Fields
                • pointAdded Field
                • pointChanged Field
            • ImGearARTGroup
              • Overview
              • Members
              • ImGearARTGroup Constructor
              • Methods
                • bringToFront Method
                • copy Method
                • cut Method
                • getAccess Method
                • getCount Method
                • getDescription Method
                • getItem Method
                • getName Method
                • iterator Method
                • removeAll Method
                • removeAt Method
                • select Method
                • sendToBack Method
                • setAccess Method
                • setDescription Method
                • setItem Method
                • setName Method
            • ImGearARTGroupArray
              • Overview
              • Members
              • ImGearARTGroupArray Constructor
              • Methods
                • add Method
                • find Method
                • getCount Method
                • getGroup Method
                • getItem Method
                  • getItem(int) Method
                  • getItem(String) Method
                • iterator Method
                • remove Method
                  • remove(ImGearARTGroup) Method
                  • remove(String) Method
                • removeAll Method
                • removeAt Method
                • setItem Method
            • ImGearARTGroupEnumerator
              • Overview
              • Members
              • ImGearARTGroupEnumerator Constructor
              • Methods
                • hasNext Method
                • next Method
                • remove Method
            • ImGearARTHighlighter
              • Overview
              • Members
              • ImGearARTHighlighter Constructor
              • Methods
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setHeight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTHollowEllipse
              • Overview
              • Members
              • ImGearARTHollowEllipse Constructor
                • ImGearARTHollowEllipse Constructor(IImGearRectangle,IImGearRGBQuad)
                • ImGearARTHollowEllipse Constructor(IImGearRectangle,IImGearRGBQuad,int,boolean)
              • Methods
                • getBorderColor Method
                • getBorderWidth Method
                • getBounds Method
                • getHeight Method
                • getHighlight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setBorderColor Method
                • setBorderWidth Method
                • setHeight Method
                • setHighlight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTHollowPolygon
              • Overview
              • Members
              • ImGearARTHollowPolygon Constructor
                • ImGearARTHollowPolygon Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTHollowPolygon Constructor(ImGearPoint[],ImGearRGBQuad,int,boolean)
              • Methods
                • addPoint Method
                • getBorderColor Method
                • getBorderWidth Method
                • getBounds Method
                • getHighlight Method
                • getNumberOfPoints Method
                • getPoints Method
                • getType Method
                • isVisible Method
                • move Method
                • setBorderColor Method
                • setBorderWidth Method
                • setHighlight Method
                • setNumberOfPoints Method
                • setPoint Method
                  • setPoint(int) Method
                  • setPoint(int,ImGearPoint) Method
                • setVisible Method
              • Fields
                • pointAdded Field
                • pointChanged Field
            • ImGearARTHollowRectangle
              • Overview
              • Members
              • ImGearARTHollowRectangle Constructor
                • ImGearARTHollowRectangle Constructor(IImGearRectangle,ImGearRGBQuad)
                • ImGearARTHollowRectangle Constructor(IImGearRectangle,ImGearRGBQuad,int,boolean)
              • Methods
                • getBorderColor Method
                • getBorderWidth Method
                • getBounds Method
                • getHeight Method
                • getHighlight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setBorderColor Method
                • setBorderWidth Method
                • setHeight Method
                • setHighlight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTHotSpot
              • Overview
              • Members
              • ImGearARTHotSpot Constructor
                • ImGearARTHotSpot Constructor(IImGearRectangle,IImGearRGBQuad)
                • ImGearARTHotSpot Constructor(IImGearRectangle,IImGearRGBQuad,int)
              • Methods
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getOpacity Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setHeight Method
                • setOpacity Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTImage
              • Overview
              • Members
              • ImGearARTImage Constructor
                • ImGearARTImage Constructor(IImGearRectangle)
                • ImGearARTImage Constructor(IImGearRectangle,String)
                • ImGearARTImage Constructor(IImGearRectangle,ImGearPage)
              • Methods
                • clone Method
                • getAlignmentH Method
                • getAlignmentV Method
                • getAspectRatio Method
                • getBounds Method
                • getFileName Method
                • getFitMode Method
                • getHeight Method
                • getOrientation Method
                • getPage Method
                • getType Method
                • getViewBkColor Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setAlignmentH Method
                • setAlignmentV Method
                • setAspectRatio Method
                • setFileName Method
                • setFitMode Method
                • setHeight Method
                • setOrientation Method
                • setPage Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTImageEmb
              • Overview
              • Members
              • ImGearARTImageEmb Constructor
                • ImGearARTImageEmb Constructor(IImGearRectangle)
                • ImGearARTImageEmb Constructor(IImGearRectangle,ImGearPage)
              • Methods
                • getAlignmentH Method
                • getAlignmentV Method
                • getAspectRatio Method
                • getBounds Method
                • getFitMode Method
                • getHeight Method
                • getOrientation Method
                • getPage Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setAlignmentH Method
                • setAlignmentV Method
                • setAspectRatio Method
                • setFitMode Method
                • setHeight Method
                • setOrientation Method
                • setPage Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTImageRef
              • Overview
              • Members
              • ImGearARTImageRef Constructor
                • ImGearARTImageRef Constructor(IImGearRectangle)
                • ImGearARTImageRef Constructor(IImGearRectangle,String)
              • Methods
                • getAlignmentH Method
                • getAlignmentV Method
                • getAspectRatio Method
                • getBounds Method
                • getFileName Method
                • getFitMode Method
                • getHeight Method
                • getOrientation Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setAlignmentH Method
                • setAlignmentV Method
                • setAspectRatio Method
                • setFileName Method
                • setFitMode Method
                • setHeight Method
                • setOrientation Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTLine
              • Overview
              • Members
              • ImGearARTLine Constructor
                • ImGearARTLine Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad)
                • ImGearARTLine Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,int,int)
                • ImGearARTLine Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,int,int,IImGearRGBQuad,ImGearARTLineHeadType,int,int,ImGearARTLineHeadType,int,int)
              • Methods
                • getBounds Method
                • getColor Method
                • getEndHeadAngle Method
                • getEndHeadLength Method
                • getEndHeadType Method
                • getEndPoint Method
                • getHeadFillColor Method
                • getOpacity Method
                • getStartHeadAngle Method
                • getStartHeadLength Method
                • getStartHeadType Method
                • getStartPoint Method
                • getStyle Method
                • getType Method
                • getWidth Method
                • isVisible Method
                • move Method
                • setColor Method
                • setEndHeadAngle Method
                • setEndHeadLength Method
                • setEndHeadType Method
                • setEndPoint Method
                • setHeadFillColor Method
                • setOpacity Method
                • setStartHeadAngle Method
                • setStartHeadLength Method
                • setStartHeadType Method
                • setStartPoint Method
                • setStyle Method
                • setVisible Method
                • setWidth Method
            • ImGearARTLoadEvents
              • Overview
              • Members
              • ImGearARTLoadEvents Constructor
              • Methods
                • getDroppedAttribute Method
                • getDroppedMark Method
                • setDroppedAttribute Method
                • setDroppedMark Method
            • ImGearARTMark
              • Overview
              • Members
              • Methods
                • clone Method
                • fromLegacyMark Method
                • getBounds Method
                • getHitTestBounds Method
                • getStatistics Method
                • getType Method
                • isVisible Method
                • move Method
                • setVisible Method
            • ImGearARTMarkStatistics
              • Overview
              • Members
              • Methods
                • getArea Method
                • getBoundsArea Method
                • getBoundsPerimeter Method
                • getLength Method
                • getPerimeter Method
                • getResolution Method
                • getUnit Method
                • setResolution Method
                • setUnit Method
            • ImGearARTMeasurementUnit
              • Overview
              • Members
              • ImGearARTMeasurementUnit Constructor
              • Methods
                • equals Method
                • getAbbreviation Method
                • getAspectDenominator Method
                • getAspectNumerator Method
                • getCentimeter Method
                • getDecimeter Method
                • getDekameter Method
                • getFoot Method
                • getInch Method
                • getKilometer Method
                • getMeter Method
                • getMicrometer Method
                • getMile Method
                • getMillimeter Method
                • getName Method
                • getPixel Method
                • getYard Method
                • hashCode Method
                • opEquality Method
                • opInequality Method
                • toString Method
            • ImGearARTNote
              • Overview
              • Members
              • ImGearARTNote Constructor
                • ImGearARTNote Constructor(IImGearRectangle,String,IImGearRGBQuad,IImGearRGBQuad)
                • ImGearARTNote Constructor(IImGearRectangle,String,IImGearRGBQuad,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • beginEdit Method
                • endEdit Method
                • getBounds Method
                • getFillColor Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isFontPpmDisabled Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setFontDisablePpm Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTPage
              • Overview
              • Members
              • ImGearARTPage Constructor
              • Methods
                • addMark Method
                  • addMark(ImGearARTMark,ImGearARTCoordinatesType,String) Method
                  • addMark(ImGearARTMark,ImGearARTCoordinatesType,int) Method
                  • addMark(ImGearARTMark,ImGearARTCoordinatesType) Method
                • applyToImage Method
                • convertCoordinates Method
                  • convertCoordinates(IImGearScrollableView,ImGearPageDisplay,Graphics,ImGearCoordConvModes,ImGearArray) Method
                  • convertCoordinates(IImGearScrollableView,IImGearPageDisplay,ImGearCoordConvModes,ImGearArray) Method
                • copyMarks Method
                  • copyMarks(List<ImGearARTMark>) Method
                  • copyMarks(int[]) Method
                • cutMarks Method
                  • cutMarks(List<ImGearARTMark>) Method
                  • cutMarks(int[]) Method
                • getBounds Method
                • getGroups Method
                • getMarkCount Method
                • getMarkIDiterator Method
                • getOrientation Method
                • getPasteCount Method
                • getStartIndex Method
                • hitTest Method
                • iterator Method
                • markBringToFront Method
                  • markBringToFront(ImGearARTMark) Method
                  • markBringToFront(int) Method
                • markCopy Method
                  • markCopy(ImGearARTMark) Method
                  • markCopy(int) Method
                • markCut Method
                  • markCut(ImGearARTMark) Method
                  • markCut(int) Method
                • markGet Method
                • markIsSelected Method
                  • markIsSelected(ImGearARTMark) Method
                  • markIsSelected(int) Method
                • markIsValid Method
                  • markIsValid(int) Method
                  • markIsValid(ImGearARTMark) Method
                • markRemove Method
                  • markRemove(int) Method
                  • markRemove(ImGearARTMark) Method
                • markSelect Method
                  • markSelect(int,boolean) Method
                  • markSelect(ImGearARTMark,boolean) Method
                • markSendToBack Method
                  • markSendToBack(ImGearARTMark) Method
                  • markSendToBack(int) Method
                • markSetCoordType Method
                  • markSetCoordType(int,ImGearARTCoordinatesType) Method
                  • markSetCoordType(ImGearARTMark,ImGearARTCoordinatesType) Method
                • pasteMarks Method
                • removeMarks Method
                  • removeMarks() Method
                  • removeMarks(ArrayList<ImGearARTMark>) Method
                  • removeMarks(int[]) Method
                • selectMarks Method
                • setBounds Method
                • setCoordType Method
                • setOrientation Method
                • setStartIndex Method
              • Fields
                • markAdded Field
                • markChanged Field
                • markRemoved Field
                • markSelectionChanged Field
                • markZOrderChanged Field
            • ImGearARTPageEnumerator
              • Overview
              • Members
              • ImGearARTPageEnumerator Constructor
              • Methods
                • hasNext Method
                • next Method
                • remove Method
            • ImGearARTPin
              • Overview
              • Members
              • ImGearARTPin Constructor
                • ImGearARTPin Constructor(IImGearRGBQuad)
                • ImGearARTPin Constructor(IImGearRGBQuad,ImGearARTPinAlignment)
              • Methods
                • getAlignment Method
                • getColor Method
                • setAlignment Method
                • setColor Method
            • ImGearARTPinUpText
              • Overview
              • Members
              • ImGearARTPinUpText Constructor
                • ImGearARTPinUpText Constructor(IImGearRectangle,String,IImGearRGBQuad)
                • ImGearARTPinUpText Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>,IImGearRGBQuad)
              • Methods
                • getBounds Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getPinColor Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setPinColor Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTPoint
              • Overview
              • Members
              • ImGearARTPoint Constructor
                • ImGearARTPoint Constructor(IImGearPoint,IImGearRGBQuad)
                • ImGearARTPoint Constructor(IImGearPoint,IImGearRGBQuad,int,int)
              • Methods
                • getBounds Method
                • getColor Method
                • getOpacity Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setColor Method
                • setOpacity Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTPolygon
              • Overview
              • Members
              • ImGearARTPolygon Constructor
                • ImGearARTPolygon Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTPolygon Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int)
                • ImGearARTPolygon Constructor(ImGearPoint[],IImGearRGBQuad,IImGearRGBQuad,ImGearARTPenStyle,int,int)
              • Methods
                • addPoint Method
                • getBorder Method
                • getBounds Method
                • getFillColor Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getType Method
                • isVisible Method
                • move Method
                • removePoints Method
                • setBorder Method
                • setFillColor Method
                • setNumberOfPoints Method
                • setOpacity Method
                • setPoint Method
                • setVisible Method
              • Fields
                • pointAdded Field
                • pointChanged Field
                • pointsRemoved Field
            • ImGearARTPolyline
              • Overview
              • Members
              • ImGearARTPolyline Constructor
                • ImGearARTPolyline Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTPolyline Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,int,boolean)
                • ImGearARTPolyline Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,int,boolean,IImGearRGBQuad,ImGearARTLineHeadType,int,int,ImGearARTLineHeadType,int,int)
              • Methods
                • addPoint Method
                • getBounds Method
                • getColor Method
                • getEndHeadAngle Method
                • getEndHeadLength Method
                • getEndHeadType Method
                • getHeadFillColor Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getStartHeadAngle Method
                • getStartHeadLength Method
                • getStartHeadType Method
                • getStyle Method
                • getType Method
                • getWidth Method
                • isClosed Method
                • isVisible Method
                • move Method
                • removePoints Method
                • setClosed Method
                • setColor Method
                • setEndHeadAngle Method
                • setEndHeadLength Method
                • setEndHeadType Method
                • setHeadFillColor Method
                • setNumberOfPoints Method
                • setOpacity Method
                • setPoint Method
                • setStartHeadAngle Method
                • setStartHeadLength Method
                • setStartHeadType Method
                • setStyle Method
                • setVisible Method
                • setWidth Method
              • Fields
                • pointAdded Field
                • pointChanged Field
                • pointsRemoved Field
            • ImGearARTPolyRuler
              • Overview
              • Members
              • ImGearARTPolyRuler Constructor
                • ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad)
                • ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad,IImGearResolution)
                • ImGearARTPolyRuler Constructor(ImGearPoint[],IImGearRGBQuad,ImGearARTPenStyle,int,int,int,int,int,int,int,int,int,String,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • getAspectDenominatorX Method
                • getAspectDenominatorY Method
                • getAspectNumeratorX Method
                • getAspectNumeratorY Method
                • getBounds Method
                • getColor Method
                • getEndLineLength Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getLabel Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getPrecision Method
                • getStartLineLength Method
                • getStyle Method
                • getType Method
                • getWidth Method
                • isVisible Method
                • move Method
                • setAspectDenominatorX Method
                • setAspectDenominatorY Method
                • setAspectNumeratorX Method
                • setAspectNumeratorY Method
                • setColor Method
                • setEndLineLength Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setLabel Method
                • setNumberOfPoints Method
                • setOpacity Method
                • setPoint Method
                • setPrecision Method
                • setStartLineLength Method
                • setStyle Method
                • setVisible Method
                • setWidth Method
            • ImGearARTProtractor
              • Overview
              • Members
              • ImGearARTProtractor Constructor
                • ImGearARTProtractor Constructor(ImGearPoint,ImGearPoint,ImGearPoint,IImGearRGBQuad)
                • ImGearARTProtractor Constructor(ImGearPoint,ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,int,int,int,int,int,int,int,int,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • getArcRadius Method
                • getAspectDenominatorX Method
                • getAspectDenominatorY Method
                • getAspectNumeratorX Method
                • getAspectNumeratorY Method
                • getBounds Method
                • getColor Method
                • getEndPoint Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeadPoint Method
                • getOpacity Method
                • getPrecision Method
                • getStartPoint Method
                • getStyle Method
                • getType Method
                • getWidth Method
                • isVisible Method
                • move Method
                • setArcRadius Method
                • setAspectDenominatorX Method
                • setAspectDenominatorY Method
                • setAspectNumeratorX Method
                • setAspectNumeratorY Method
                • setColor Method
                • setEndPoint Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeadPoint Method
                • setOpacity Method
                • setPrecision Method
                • setStartPoint Method
                • setStyle Method
                • setVisible Method
                • setWidth Method
            • ImGearARTRectangle
              • Overview
              • Members
              • ImGearARTRectangle Constructor
                • ImGearARTRectangle Constructor(IImGearRectangle,IImGearRGBQuad)
                • ImGearARTRectangle Constructor(IImGearRectangle,IImGearRGBQuad,ImGearARTPenStyle,int)
                • ImGearARTRectangle Constructor(IImGearRectangle,IImGearRGBQuad,IImGearRGBQuad,ImGearARTPenStyle,int,int)
              • Methods
                • getBorder Method
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getOpacity Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setBorder Method
                • setFillColor Method
                • setHeight Method
                • setOpacity Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTRedaction
              • Overview
              • Members
              • ImGearARTRedaction Constructor
              • Methods
                • getBounds Method
                • getFillColor Method
                • getHeight Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFillColor Method
                • setHeight Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTRuler
              • Overview
              • Members
              • ImGearARTRuler Constructor
                • ImGearARTRuler Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad)
                • ImGearARTRuler Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,IImGearResolution)
                • ImGearARTRuler Constructor(ImGearPoint,ImGearPoint,IImGearRGBQuad,ImGearARTPenStyle,int,int,int,int,int,int,int,int,int,String,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • getAspectDenominatorX Method
                • getAspectDenominatorY Method
                • getAspectNumeratorX Method
                • getAspectNumeratorY Method
                • getBounds Method
                • getColor Method
                • getEndLineLength Method
                • getEndPoint Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getLabel Method
                • getOpacity Method
                • getPrecision Method
                • getStartLineLength Method
                • getStartPoint Method
                • getStyle Method
                • getType Method
                • getWidth Method
                • isVisible Method
                • move Method
                • setAspectDenominatorX Method
                • setAspectDenominatorY Method
                • setAspectNumeratorX Method
                • setAspectNumeratorY Method
                • setColor Method
                • setEndLineLength Method
                • setEndPoint Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setLabel Method
                • setOpacity Method
                • setPrecision Method
                • setStartLineLength Method
                • setStartPoint Method
                • setStyle Method
                • setVisible Method
                • setWidth Method
            • ImGearARTSelection
              • Overview
              • Members
              • ImGearARTSelection Constructor
            • ImGearARTText
              • Overview
              • Members
              • ImGearARTText Constructor
                • ImGearARTText Constructor(IImGearRectangle,String,IImGearRGBQuad)
                • ImGearARTText Constructor(IImGearRectangle,String,IImGearRGBQuad,ImGearARTTextType,int,IImGearRGBQuad,ImGearARTBorder,boolean,int,String,float,EnumSet<ImGearARTFontStyles>,ImGearARTPin,ImGearARTCallout)
              • Methods
                • beginEdit Method
                • endEdit Method
                • getActualText Method
                • getAlignmentH Method
                • getAlignmentV Method
                • getBorder Method
                • getBorderShading Method
                • getBounds Method
                • getCallout Method
                • getFillColor Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getHitTestBounds Method
                • getOpacity Method
                • getOrientation Method
                • getPin Method
                • getText Method
                • getTextColor Method
                • getTextOpacity Method
                • getTextTrimming Method
                • getTextType Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setActualText Method
                • setAlignmentH Method
                • setAlignmentV Method
                • setBorder Method
                • setBorderShading Method
                • setCallout Method
                • setFillColor Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setOpacity Method
                • setOrientation Method
                • setPin Method
                • setText Method
                • setTextColor Method
                • setTextOpacity Method
                • setTextTrimming Method
                • setTextType Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTTextCallout
              • Overview
              • Members
              • ImGearARTTextCallout Constructor
                • ImGearARTTextCallout Constructor(IImGearRectangle,String,IImGearRGBQuad,ImGearARTCallout)
                • ImGearARTTextCallout Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>,ImGearARTCallout)
              • Methods
                • beginEdit Method
                • endEdit Method
                • getBounds Method
                • getCallout Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getHitTestBounds Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setCallout Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTTextFromFile
              • Overview
              • Members
              • ImGearARTTextFromFile Constructor
                • ImGearARTTextFromFile Constructor(IImGearRectangle,String,IImGearRGBQuad)
                • ImGearARTTextFromFile Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • beginEdit Method
                • endEdit Method
                • getBounds Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTTextStamp
              • Overview
              • Members
              • ImGearARTTextStamp Constructor
                • ImGearARTTextStamp Constructor(IImGearRectangle,String,IImGearRGBQuad)
                • ImGearARTTextStamp Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • beginEdit Method
                • endEdit Method
                • getBounds Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearARTTypedText
              • Overview
              • Members
              • ImGearARTTypedText Constructor
                • ImGearARTTypedText Constructor(IImGearRectangle,String,IImGearRGBQuad)
                • ImGearARTTypedText Constructor(IImGearRectangle,String,IImGearRGBQuad,String,float,EnumSet<ImGearARTFontStyles>)
              • Methods
                • beginEdit Method
                • endEdit Method
                • getBounds Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeight Method
                • getText Method
                • getTextColor Method
                • getType Method
                • getWidth Method
                • getX Method
                • getY Method
                • isVisible Method
                • move Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeight Method
                • setText Method
                • setTextColor Method
                • setVisible Method
                • setWidth Method
                • setX Method
                • setY Method
            • ImGearMarkEventArgs
              • Overview
              • Members
              • Methods
                • getMark Method
            • ImGearMarkPointEventArgs
              • Overview
              • Members
              • Methods
                • getMark Method
                • getPoint Method
          • Enumerations
            • ImGearARTAccess
            • ImGearARTBurnInOptions
            • ImGearARTButtonState
            • ImGearARTCalloutType
            • ImGearARTCoordinatesType
            • ImGearARTFontStyles
            • ImGearARTLineHeadType
            • ImGearARTMarkHitTest
            • ImGearARTMarkType
            • ImGearARTPenStyle
            • ImGearARTPinAlignment
            • ImGearARTSaveType
            • ImGearARTTextType
          • Interfaces
            • IImGearARTCurve
              • Overview
              • Members
              • Methods
                • getColor Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getStyle Method
                • getTension Method
                • getWidth Method
                • setColor Method
                • setOpacity Method
                • setPoint Method
                • setStyle Method
                • setTension Method
                • setWidth Method
            • IImGearARTEllipse
              • Overview
              • Members
              • Methods
                • getBorder Method
                • getFillColor Method
                • getOpacity Method
                • setBorder Method
                • setFillColor Method
                • setOpacity Method
            • IImGearARTLine
              • Overview
              • Members
              • Methods
                • getColor Method
                • getEndHeadAngle Method
                • getEndHeadLength Method
                • getEndHeadType Method
                • getEndPoint Method
                • getHeadFillColor Method
                • getOpacity Method
                • getStartHeadAngle Method
                • getStartHeadLength Method
                • getStartHeadType Method
                • getStartPoint Method
                • getStyle Method
                • getWidth Method
                • setColor Method
                • setEndHeadAngle Method
                • setEndHeadLength Method
                • setEndHeadType Method
                • setEndPoint Method
                • setHeadFillColor Method
                • setOpacity Method
                • setStartHeadAngle Method
                • setStartHeadLength Method
                • setStartHeadType Method
                • setStartPoint Method
                • setStyle Method
                • setWidth Method
            • IImGearARTPoint
              • Overview
              • Members
              • Methods
                • getColor Method
                • getOpacity Method
                • getWidth Method
                • getX Method
                • getY Method
                • setColor Method
                • setOpacity Method
                • setWidth Method
                • setX Method
                • setY Method
            • IImGearARTPolygon
              • Overview
              • Members
              • Methods
                • getBorder Method
                • getFillColor Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • setBorder Method
                • setFillColor Method
                • setNumberOfPoints Method
                • setOpacity Method
                • setPoint Method
            • IImGearARTPolyline
              • Overview
              • Members
              • Methods
                • getColor Method
                • getEndHeadAngle Method
                • getEndHeadLength Method
                • getEndHeadType Method
                • getHeadFillColor Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getStartHeadAngle Method
                • getStartHeadLength Method
                • getStartHeadType Method
                • getStyle Method
                • getWidth Method
                • isClosed Method
                • setClosed Method
                • setColor Method
                • setEndHeadAngle Method
                • setEndHeadLength Method
                • setEndHeadType Method
                • setHeadFillColor Method
                • setNumberOfPoints Method
                • setOpacity Method
                • setPoint Method
                • setStartHeadAngle Method
                • setStartHeadLength Method
                • setStartHeadType Method
                • setStyle Method
                • setWidth Method
            • IImGearARTPolyRuler
              • Overview
              • Members
              • Methods
                • getAspectDenominatorX Method
                • getAspectDenominatorY Method
                • getAspectNumeratorX Method
                • getAspectNumeratorY Method
                • getColor Method
                • getEndLineLength Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getLabel Method
                • getNumberOfPoints Method
                • getOpacity Method
                • getPoint Method
                • getPoints Method
                • getPrecision Method
                • getStartLineLength Method
                • getStyle Method
                • getWidth Method
                • setAspectDenominatorX Method
                • setAspectDenominatorY Method
                • setAspectNumeratorX Method
                • setAspectNumeratorY Method
                • setColor Method
                • setEndLineLength Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setLabel Method
                • setNumberOfPoints Method
                • setOpacity Method
                • setPoint Method
                • setPrecision Method
                • setStartLineLength Method
                • setStyle Method
                • setWidth Method
            • IImGearARTProtractor
              • Overview
              • Members
              • Methods
                • getArcRadius Method
                • getAspectDenominatorX Method
                • getAspectDenominatorY Method
                • getAspectNumeratorX Method
                • getAspectNumeratorY Method
                • getColor Method
                • getEndPoint Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getHeadPoint Method
                • getOpacity Method
                • getPrecision Method
                • getStartPoint Method
                • getStyle Method
                • getWidth Method
                • setArcRadius Method
                • setAspectDenominatorX Method
                • setAspectDenominatorY Method
                • setAspectNumeratorX Method
                • setAspectNumeratorY Method
                • setColor Method
                • setEndPoint Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setHeadPoint Method
                • setOpacity Method
                • setPrecision Method
                • setStartPoint Method
                • setStyle Method
                • setWidth Method
            • IImGearARTRectangle
              • Overview
              • Members
              • Methods
                • getBorder Method
                • getFillColor Method
                • getOpacity Method
                • setBorder Method
                • setFillColor Method
                • setOpacity Method
            • IImGearARTRuler
              • Overview
              • Members
              • Methods
                • getAspectDenominatorX Method
                • getAspectDenominatorY Method
                • getAspectNumeratorX Method
                • getAspectNumeratorY Method
                • getColor Method
                • getEndLineLength Method
                • getEndPoint Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getLabel Method
                • getOpacity Method
                • getPrecision Method
                • getStartLineLength Method
                • getStartPoint Method
                • getStyle Method
                • getWidth Method
                • setAspectDenominatorX Method
                • setAspectDenominatorY Method
                • setAspectNumeratorX Method
                • setAspectNumeratorY Method
                • setColor Method
                • setEndLineLength Method
                • setEndPoint Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setLabel Method
                • setOpacity Method
                • setPrecision Method
                • setStartLineLength Method
                • setStartPoint Method
                • setStyle Method
                • setWidth Method
            • IImGearARTText
              • Overview
              • Members
              • Methods
                • getActualText Method
                • getBorder Method
                • getBorderShading Method
                • getCallout Method
                • getFillColor Method
                • getFontDisablePPM Method
                • getFontName Method
                • getFontSize Method
                • getFontStyleART Method
                • getOpacity Method
                • getPin Method
                • getText Method
                • getTextColor Method
                • getTextOpacity Method
                • getTextTrimming Method
                • getTextType Method
                • setActualText Method
                • setBorder Method
                • setBorderShading Method
                • setCallout Method
                • setFillColor Method
                • setFontDisablePPM Method
                • setFontName Method
                • setFontSize Method
                • setFontStyleART Method
                • setOpacity Method
                • setPin Method
                • setText Method
                • setTextColor Method
                • setTextOpacity Method
                • setTextTrimming Method
                • setTextType Method
        • com.accusoft.imagegear.callbackinterfaces Package
          • Overview
          • Interfaces
            • IImGearNotifyPropertyChanged
              • Overview
              • Members
              • Methods
                • subscribeToPropertyChangeNotifications Method
                • unsubscribeToPropertyChangeNotifications Method
            • IImGearPropertyChangedListener
              • Overview
              • Members
              • Methods
                • propertyChanged Method
        • com.accusoft.imagegear.core Package
          • Overview
          • Classes
            • ImGearArray
              • Overview
              • Members
              • ImGearArray Constructor
                • ImGearArray Constructor(char[])
                • ImGearArray Constructor(int[])
                • ImGearArray Constructor(long[])
                • ImGearArray Constructor(short[])
                • ImGearArray Constructor(byte[])
                • ImGearArray Constructor(double[])
                • ImGearArray Constructor(float[])
                • ImGearArray Constructor(Object)
              • Methods
                • getData Method
                • getLength Method
                • getValue Method
            • ImGearArrayRef
              • Overview
              • Members
              • ImGearArrayRef Constructor
                • ImGearArrayRef Constructor(ImGearArray,int)
                • ImGearArrayRef Constructor(ImGearArray)
                • ImGearArrayRef Constructor()
              • Fields
                • content Field
                • offset Field
            • ImGearChannelRange
              • Overview
              • Members
              • ImGearChannelRange Constructor
                • ImGearChannelRange Constructor(int,int)
                • ImGearChannelRange Constructor(ImGearColorSpace,ImGearChannelGroups)
              • Methods
                • clone Method
              • Fields
                • count Field
                • start Field
            • ImGearColorBook
              • Overview
              • Members
              • ImGearColorBook Constructor
                • ImGearColorBook Constructor(String)
                • ImGearColorBook Constructor(ImGearSpotColorVendorID,String,String,String,String,String,int,int,EnumSet<ImGearColorSpaceIDs>)
              • Methods
                • add Method
                • create Method
                • get Method
                • getColors Method
                • getColorsPerPage Method
                • getColorType Method
                • getDescription Method
                • getFileName Method
                • getKeyColorPage Method
                • getNumberOfColors Method
                • getPostfix Method
                • getPrefix Method
                • getTitle Method
                • getVendorID Method
                • iterator Method
            • ImGearColorBookColor
              • Overview
              • Members
              • ImGearColorBookColor Constructor
              • Methods
                • getColorSpace Method
                • getColorValueCopy Method
                • getID Method
                • getName Method
            • ImGearColorBooks
              • Overview
              • Members
              • Methods
                • add Method
                • addBookFromFile Method
                • copyTo Method
                • get Method
                • getAllBooks Method
                • getByIndex Method
                • getCount Method
                • getEnumerator Method
                • getSynonyms Method
                • initialize Method
                • remove Method
                • removeAt Method
            • ImGearColorChannelInfo
              • Overview
              • Members
              • ImGearColorChannelInfo Constructor
              • Methods
                • getColorSpace Method
                • getColorValueCopy Method
                • getColorValueCopy16 Method
                • getColorValueCopy8 Method
                • getOpacity Method
                • setOpacity Method
            • ImGearColorProfile
              • Overview
              • Members
              • ImGearColorProfile Constructor
                • ImGearColorProfile Constructor(byte[])
                • ImGearColorProfile Constructor(ImGearStream)
              • Methods
                • getColorSpace Method
                • getProfileData Method
                • getRenderingIntent Method
            • ImGearColorProfileManager
              • Overview
              • Members
              • Methods
                • areProfilesEnabled Method
                • assignProfile Method
                • enableProfiles Method
                • getCmykProfile Method
                • getGrayProfile Method
                • getLabProfile Method
                • getProfile Method
                • getRenderingIntent Method
                • getRgbProfile Method
                • setCmykProfile Method
                • setGrayProfile Method
                • setLabProfile Method
                • setRenderingIntent Method
                • setRgbProfile Method
            • ImGearColorSpace
              • Overview
              • Members
              • ImGearColorSpace Constructor
                • ImGearColorSpace Constructor(ImGearColorSpaceIDs)
                • ImGearColorSpace Constructor(EnumSet<ImGearColorSpaceIDs>)
                • ImGearColorSpace Constructor(int)
              • Methods
                • containsAlpha Method
                • containsExtra Method
                • getAlphaChannelCount Method
                • getAlphaIndex Method
                • getColor Method
                • getColorChannelCount Method
                • getExtraChannelCount Method
                  • getExtraChannelCount(int) Method
                  • getExtraChannelCount(int[]) Method
                • getExtraStartIndex Method
                • getValue Method
                • isPremultiplied Method
                • isWellFormed Method
                • setValue Method
            • ImGearCommonMetadataDictRecord
              • Overview
              • Members
              • ImGearCommonMetadataDictRecord Constructor
                • ImGearCommonMetadataDictRecord Constructor()
                • ImGearCommonMetadataDictRecord Constructor(int,String)
              • Methods
                • getName Method
                • getTag Method
                • setName Method
                • setTag Method
            • ImGearDIB
              • Overview
              • Members
              • Methods
                • allocateImage Method
                • clone Method
                • getAreaCopy Method
                • getBitDepth Method
                • getBitsPerChannel Method
                • getChannelCount Method
                • getChannelDepths Method
                • getColorSpace Method
                • getColumnCopy Method
                • getExtraChannelInfo Method
                • getHeight Method
                • getImage Method
                • getImageResolution Method
                • getLineCopy Method
                • getPalette Method
                • getPixelCopy Method
                • getRaster Method
                • getRowCopy Method
                • getWidth Method
                • isEmpty Method
                • isSigned Method
                • setExtraChannelInfo Method
                • setImageResolution Method
                • setPalette Method
                • setSigned Method
                • updateAreaFrom Method
                • updateColumnFrom Method
                • updateLineFrom Method
                • updatePixelFrom Method
                • updateRowFrom Method
            • ImGearDICOMMetadataDictRecord
              • Overview
              • Members
              • ImGearDICOMMetadataDictRecord Constructor
              • Methods
                • getName Method
                • getTag Method
                • setName Method
                • setTag Method
              • Fields
                • maxMultiplicity Field
                • valueRepresentation Field
            • ImGearDisplayChannel
              • Overview
              • Members
              • ImGearDisplayChannel Constructor
              • Methods
                • isVisible Method
                • setVisible Method
            • ImGearDisplayChannels
              • Overview
              • Members
              • Methods
                • copyTo Method
                • getCount Method
                • getItem Method
                • iterator Method
                • setItem Method
            • ImGearDocument
              • Overview
              • Members
              • ImGearDocument Constructor
              • Methods
                • clone Method
                • getMetadata Method
                • getPages Method
            • ImGearDocumentPageArray
              • Overview
              • Members
              • Methods
                • add Method
                  • add(ImGearPage) Method
                  • add(int,ImGearPage) Method
                • addAll Method
                  • addAll(Collection<?>) Method
                  • addAll(int,Collection<?>) Method
                • clear Method
                • clone Method
                • contains Method
                • containsAll Method
                • get Method
                • indexOf Method
                • isEmpty Method
                • iterator Method
                • lastIndexOf Method
                • listIterator Method
                  • listIterator() Method
                  • listIterator(int) Method
                • remove Method
                  • remove(Object) Method
                  • remove(int) Method
                • removeAll Method
                • retainAll Method
                • set Method
                • size Method
                • subList Method
                • toArray Method
                  • toArray() Method
                  • toArray<T>(T[]) Method
            • ImGearEvaluationManager
              • Overview
              • Members
              • Methods
                • getMode Method
                • initialize Method
                • setMode Method
            • ImGearException
              • Overview
              • Members
              • Methods
                • getErrorCode Method
                • getValue1 Method
                • getValue2 Method
                • setErrorCode Method
                • setValue1 Method
                • setValue2 Method
                • throwError Method
                  • throwError(ImGearErrorCodes,String,int,int) Method
                  • throwError(ImGearErrorCodes,String,int) Method
                  • throwError(ImGearErrorCodes,Exception) Method
                  • throwError(ImGearErrorCodes,String) Method
                  • throwError(ImGearErrorCodes) Method
            • ImGearExtraChannelInfo
              • Overview
              • Members
              • ImGearExtraChannelInfo Constructor
              • Methods
                • getName Method
                • getType Method
                • setName Method
            • ImGearFullLUT
              • Overview
              • Members
              • ImGearFullLUT Constructor
              • Methods
                • clone Method
                • concatenate Method
                • copyFrom Method
                • getInputDepth Method
                • getItem Method
                  • getItem(int) Method
                  • getItem(long) Method
                • getOutputDepth Method
                • getTableIndex Method
                  • getTableIndex(int) Method
                  • getTableIndex(long) Method
                • isInputSigned Method
                • isOutputSigned Method
                • setItem Method
                  • setItem(int,int) Method
                  • setItem(long,long) Method
              • Fields
                • table Field
            • ImGearLicense
              • Overview
              • Members
              • ImGearLicense Constructor
              • Methods
                • setOEMLicenseKey Method
                • setSolutionKey Method
                • setSolutionName Method
            • ImGearLinearLUT
              • Overview
              • Members
              • ImGearLinearLUT Constructor
              • Methods
                • clone Method
                • concatenate Method
                • copyFrom Method
                • getInputDepth Method
                • getIntercept Method
                • getItem Method
                  • getItem(int) Method
                  • getItem(long) Method
                • getOutputDepth Method
                • getSlope Method
                • isInputSigned Method
                • isOutputSigned Method
                • setIntercept Method
                • setItem Method
                  • setItem(int,int) Method
                  • setItem(long,long) Method
                • setSlope Method
            • ImGearLUT
              • Overview
              • Members
              • ImGearLUT Constructor
              • Methods
                • clone Method
                • concatenate Method
                • copyFrom Method
                • getInputDepth Method
                • getItem Method
                  • getItem(int) Method
                  • getItem(long) Method
                • getOutputDepth Method
                • isInputSigned Method
                • isOutputSigned Method
                • setItem Method
                  • setItem(int,int) Method
                  • setItem(long,long) Method
            • ImGearMaskColorChannelInfo
              • Overview
              • Members
              • ImGearMaskColorChannelInfo Constructor
              • Methods
                • getMode Method
                • setMode Method
            • ImGearMaskSpotChannelInfo
              • Overview
              • Members
              • ImGearMaskSpotChannelInfo Constructor
              • Methods
                • getMode Method
                • setMode Method
            • ImGearMemoryStream
              • Overview
              • Members
              • ImGearMemoryStream Constructor
              • Methods
                • getBuffer Method
                • toArray Method
            • ImGearMetadataDictionary
              • Overview
              • Members
              • Methods
                • addRecord Method
                • lookUp Method
                • reset Method
            • ImGearMetadataHead
              • Overview
              • Members
              • ImGearMetadataHead Constructor
                • ImGearMetadataHead Constructor(ImGearMetadataFormats)
                • ImGearMetadataHead Constructor()
              • Methods
                • clone Method
                • getAccessor Method
                • getChild Method
                • getCommon Method
                • getEXIF Method
                • getIPTC Method
                • getTargetFormat Method
                • getTIFF Method
                • getXMP Method
                • setAccessor Method
                • setChild Method
                • setEXIF Method
                • setIPTC Method
                • setTargetFormat Method
                • setTIFF Method
                • setXMP Method
            • ImGearMetadataLeaf
              • Overview
              • Members
              • ImGearMetadataLeaf Constructor
                • ImGearMetadataLeaf Constructor()
                • ImGearMetadataLeaf Constructor(ImGearMetadataFormats,int,Object,Object,boolean,String)
                • ImGearMetadataLeaf Constructor(ImGearMetadataFormats,int,Object,Object,boolean)
              • Methods
                • clone Method
                • getData Method
                • isIgnoredOnSave Method
                • isValidDataObject Method
                • setData Method
              • Fields
                • nativeType Field
            • ImGearMetadataNode
              • Overview
              • Members
              • Methods
                • clone Method
                • compareTo Method
                • getFormatName Method
                • getName Method
                • getParent Method
                • setName Method
              • Fields
                • format Field
                • tag Field
            • ImGearMetadataNodeList
              • Overview
              • Members
              • Methods
                • add Method
                  • add(ImGearMetadataNode) Method
                  • add(int,ImGearMetadataNode) Method
                • addAll Method
                  • addAll(Collection<?>) Method
                  • addAll(int,Collection<?>) Method
                • addOrdered Method
                • clear Method
                • clone Method
                • contains Method
                • containsAll Method
                • get Method
                • indexOf Method
                • isEmpty Method
                • iterator Method
                • lastIndexOf Method
                • listIterator Method
                  • listIterator() Method
                  • listIterator(int) Method
                • lookUp Method
                  • lookUp(int) Method
                  • lookUp(Enum<?>) Method
                  • lookUp(String) Method
                  • lookUp(Enum<?>[]) Method
                  • lookUp(int[]) Method
                  • lookUp(String[]) Method
                • lookUpLeaf Method
                  • lookUpLeaf(String[]) Method
                  • lookUpLeaf(int) Method
                • recursiveSort Method
                • remove Method
                  • remove(Object) Method
                  • remove(int) Method
                • removeAll Method
                • removeName Method
                • removeTag Method
                • retainAll Method
                • set Method
                • size Method
                • sort Method
                • subList Method
                • toArray Method
                  • toArray() Method
                  • toArray<T>(T[]) Method
                • toString Method
            • ImGearMetadataTree
              • Overview
              • Members
              • ImGearMetadataTree Constructor
                • ImGearMetadataTree Constructor()
                • ImGearMetadataTree Constructor(ImGearMetadataFormats,int)
                • ImGearMetadataTree Constructor(ImGearMetadataFormats,int,String)
              • Methods
                • clone Method
                • getChildren Method
            • ImGearMultichannelLUT
              • Overview
              • Members
              • ImGearMultichannelLUT Constructor
                • ImGearMultichannelLUT Constructor(int)
                • ImGearMultichannelLUT Constructor(int,int,int)
              • Methods
                • clone Method
                • getChannelCount Method
                • getItem Method
                • setItem Method
            • ImGearNativePath
              • Overview
              • Members
              • Methods
                • isSet Method
                • setPath Method
            • ImGearOrientation
              • Overview
              • Members
              • ImGearOrientation Constructor
              • Methods
                • combine Method
                  • combine(IImGearOrientation,IImGearOrientation) Method
                • flip Method
                • getValue Method
                • rotate Method
                • setToDefault Method
                • setValue Method
            • ImGearPage
              • Overview
              • Members
              • Methods
                • clone Method
                • getDIB Method
                • getDocument Method
                • getMetadata Method
              • Fields
                • orientation Field
                • transparency Field
            • ImGearPixel
              • Overview
              • Members
              • ImGearPixel Constructor
              • Methods
                • clone Method
                • getBitsPerChannel Method
                • getChannelCount Method
                • getItem Method
                • setItem Method
            • ImGearPixelArray
              • Overview
              • Members
              • ImGearPixelArray Constructor
              • Methods
                • getChannelCount Method
                • getItem Method
                • getPixelCount Method
                • setItem Method
            • ImGearRasterPage
              • Overview
              • Members
              • ImGearRasterPage Constructor
                • ImGearRasterPage Constructor()
                • ImGearRasterPage Constructor(int,int,ImGearColorSpace,int[],boolean)
              • Methods
                • clone Method
                • createFromDIB Method
                • createFromImage Method
                • duplicateRect Method
                • getColorProfile Method
                • getDICOMDisplaySettings Method
                • getROI Method
                • setColorProfile Method
                • setDICOMDisplaySettings Method
                • setROI Method
            • ImGearRationalInt
              • Overview
              • Members
              • ImGearRationalInt Constructor
                • ImGearRationalInt Constructor(int)
                • ImGearRationalInt Constructor(int,int)
              • Methods
                • clone Method
                • fromString Method
                • toDouble Method
                • toString Method
              • Fields
                • denominator Field
                • numerator Field
            • ImGearRationalUInt
              • Overview
              • Members
              • ImGearRationalUInt Constructor
                • ImGearRationalUInt Constructor(int)
                • ImGearRationalUInt Constructor(int,int)
                • ImGearRationalUInt Constructor(long,long)
              • Methods
                • equals Method
                • fromString Method
                • hashCode Method
                • toDouble Method
                • toString Method
              • Fields
                • denominator Field
                • numerator Field
            • ImGearResolution
              • Overview
              • Members
              • ImGearResolution Constructor
                • ImGearResolution Constructor(ImGearResolutionUnits)
                • ImGearResolution Constructor(int,int,int,int,ImGearResolutionUnits)
                • ImGearResolution Constructor()
              • Methods
                • clone Method
                • convertUnits Method
                • getUnits Method
                • getXDenominator Method
                • getXNumerator Method
                • getYDenominator Method
                • getYNumerator Method
                • setUnits Method
                • setXDenominator Method
                • setXNumerator Method
                • setYDenominator Method
                • setYNumerator Method
            • ImGearRGBLUT
              • Overview
              • Members
              • ImGearRGBLUT Constructor
                • ImGearRGBLUT Constructor()
                • ImGearRGBLUT Constructor(int,int)
              • Methods
                • getBlueLUT Method
                • getGreenLUT Method
                • getRedLUT Method
                • setBlueLUT Method
                • setGreenLUT Method
                • setRedLUT Method
            • ImGearRGBQuad
              • Overview
              • Members
              • ImGearRGBQuad Constructor
                • ImGearRGBQuad Constructor()
                • ImGearRGBQuad Constructor(int)
                • ImGearRGBQuad Constructor(IImGearRGBQuad)
                • ImGearRGBQuad Constructor(int,int,int)
                • ImGearRGBQuad Constructor(int,int,int,int)
              • Methods
                • clone Method
                • getBlue Method
                • getGreen Method
                • getRed Method
                • getReserved Method
                • isGray Method
                  • isGray() Method
                  • isGray(byte) Method
                • setBlue Method
                • setGreen Method
                • setRed Method
                • setReserved Method
            • ImGearROI
              • Overview
              • Members
              • ImGearROI Constructor
              • Methods
                • clone Method
                • getBoundRectangle Method
                • intersect Method
                • pointInRegion Method
              • Fields
                • left Field
                • top Field
            • ImGearROIMask
              • Overview
              • Members
              • ImGearROIMask Constructor
                • ImGearROIMask Constructor(ImGearPage)
                • ImGearROIMask Constructor(int,int,ImGearPage)
                • ImGearROIMask Constructor(int,int,IImGearShape)
                • ImGearROIMask Constructor(ImGearPage,ImGearPixel,boolean)
              • Methods
                • clone Method
                • dilate Method
                • erode Method
                • getBoundRectangle Method
                • getMask Method
                • pointInRegion Method
            • ImGearROIRectangle
              • Overview
              • Members
              • ImGearROIRectangle Constructor
                • ImGearROIRectangle Constructor(int,int)
                • ImGearROIRectangle Constructor(int,int,int,int)
              • Methods
                • clone Method
                • getBoundRectangle Method
                • pointInRegion Method
              • Fields
                • height Field
                • width Field
            • ImGearSize
              • Overview
              • Members
              • ImGearSize Constructor
              • Methods
                • clone Method
                • getcX Method
                • getcY Method
                • setcX Method
                • setcY Method
            • ImGearSpotChannelInfo
              • Overview
              • Members
              • ImGearSpotChannelInfo Constructor
              • Methods
                • getColorID Method
                • getColorName Method
                • getOpacity Method
                • getVendorID Method
                • setOpacity Method
            • ImGearStream
              • Overview
              • Members
              • ImGearStream Constructor
              • Methods
                • close Method
                • flush Method
                • getLength Method
                • isReadable Method
                • isWritable Method
                • position Method
                • read Method
                • readByte Method
                • seek Method
                • setLength Method
                • write Method
                • writeByte Method
            • ImGearStreams
              • Overview
              • Members
              • Methods
                • fileStream Method
                • memoryStream Method
                  • memoryStream() Method
                  • memoryStream(byte[],int,int,boolean,boolean) Method
                  • memoryStream(int) Method
            • ImGearTransparency
              • Overview
              • Members
              • ImGearTransparency Constructor
              • Fields
                • displayColor Field
            • ImGearVersion
              • Overview
              • Members
              • Methods
                • getBuild Method
                • getCopyright Method
                • getMajor Method
                • getMinor Method
                • getRevision Method
                • getVersionString Method
            • ImGearWarning
              • Overview
              • Members
              • Methods
                • getAddWarning Method
                • getDescription Method
                • getErrorCode Method
                • setAddWarning Method
                • setDescription Method
                • setErrorCode Method
          • Enumerations
            • ImGearColorSpaceIDs
            • ImGearErrorCodes
            • ImGearEvaluationMode
            • ImGearExtraChannelType
            • ImGearFlipModes
            • ImGearMaskChannelModes
            • ImGearOrientationModes
            • ImGearRenderingIntents
            • ImGearResolutionUnits
            • ImGearRotationValues
            • ImGearSeekOrigin
            • ImGearSpotColorVendorID
          • Interfaces
            • IImGearAddWarning
              • Overview
              • Members
              • Methods
                • invoke Method
            • IImGearColorBook
              • Overview
              • Members
              • Methods
                • getColors Method
                • getColorsPerPage Method
                • getColorType Method
                • getDescription Method
                • getFileName Method
                • getKeyColorPage Method
                • getNumberOfColors Method
                • getPostfix Method
                • getPrefix Method
                • getTitle Method
                • getVendorID Method
            • IImGearColorBookColor
              • Overview
              • Members
              • Methods
                • getColorValueCopy Method
                • getID Method
                • getName Method
            • IImGearDICOMDisplaySettings
              • Overview
              • Members
              • Methods
                • buildSummaryLUT Method
                • clone Method
                • getDisplaySummaryLUT Method
                • isInverted Method
                • setInverted Method
                • updateDisplaySummaryLUT Method
            • IImGearMetadataDictRecord
              • Overview
              • Members
              • Methods
                • getName Method
                • getTag Method
                • setName Method
                • setTag Method
            • IImGearOrientation
              • Overview
              • Members
              • Methods
                • flip Method
                • getValue Method
                • rotate Method
                • setToDefault Method
                • setValue Method
            • IImGearResolution
              • Overview
              • Members
              • Methods
                • convertUnits Method
                • getUnits Method
                • getXDenominator Method
                • getXNumerator Method
                • getYDenominator Method
                • getYNumerator Method
                • setUnits Method
                • setXDenominator Method
                • setXNumerator Method
                • setYDenominator Method
                • setYNumerator Method
            • IImGearRGBQuad
              • Overview
              • Members
              • Methods
                • getBlue Method
                • getGreen Method
                • getRed Method
                • getReserved Method
                • setBlue Method
                • setGreen Method
                • setRed Method
                • setReserved Method
            • IImGearSize
              • Overview
              • Members
              • Methods
                • getcX Method
                • getcY Method
                • setcX Method
                • setcY Method
        • com.accusoft.imagegear.core.shapes Package
          • Overview
          • Classes
            • ImGearDoublePoint
              • Overview
              • Members
              • ImGearDoublePoint Constructor
                • ImGearDoublePoint Constructor(IImGearDoublePoint)
                • ImGearDoublePoint Constructor(double,double)
              • Methods
                • getX Method
                • getY Method
                • offset Method
                • setX Method
                • setY Method
            • ImGearDoubleRectangle
              • Overview
              • Members
              • ImGearDoubleRectangle Constructor
                • ImGearDoubleRectangle Constructor(double,double)
                • ImGearDoubleRectangle Constructor(double,double,double,double)
                • ImGearDoubleRectangle Constructor(IImGearDoubleRectangle)
                • ImGearDoubleRectangle Constructor()
              • Methods
                • copyFrom Method
                • empty Method
                • getBottom Method
                • getHeight Method
                • getLeft Method
                • getRight Method
                • getTop Method
                • getWidth Method
                • intersect Method
                • isEmpty Method
                • isWellFormed Method
                • offset Method
                • setBottom Method
                • setLeft Method
                • setRight Method
                • setTop Method
            • ImGearEllipse
              • Overview
              • Members
              • ImGearEllipse Constructor
              • Methods
                • getLeftTop Method
                • getRightBottom Method
                • setLeftTop Method
                • setRightBottom Method
            • ImGearPoint
              • Overview
              • Members
              • ImGearPoint Constructor
                • ImGearPoint Constructor(IImGearPoint)
                • ImGearPoint Constructor()
                • ImGearPoint Constructor(int,int)
              • Methods
                • getX Method
                • getY Method
                • offset Method
                • setX Method
                • setY Method
                • vectorAsPoint Method
            • ImGearPolygon
              • Overview
              • Members
              • ImGearPolygon Constructor
              • Fields
                • points Field
            • ImGearRect
              • Overview
              • Members
              • ImGearRect Constructor
              • Methods
                • clone Method
                • getBottom Method
                • getLeft Method
                • getRight Method
                • getTop Method
                • setBottom Method
                • setLeft Method
                • setRight Method
                • setTop Method
            • ImGearRectangle
              • Overview
              • Members
              • ImGearRectangle Constructor
                • ImGearRectangle Constructor()
                • ImGearRectangle Constructor(int,int)
                • ImGearRectangle Constructor(int,int,int,int)
                • ImGearRectangle Constructor(IImGearRectangle)
                • ImGearRectangle Constructor(IImGearPoint,IImGearPoint)
              • Methods
                • contains Method
                • copyFrom Method
                • empty Method
                • getBottom Method
                • getHeight Method
                • getLeft Method
                • getRight Method
                • getTop Method
                • getWidth Method
                • intersect Method
                • isEmpty Method
                • isWellFormed Method
                • join Method
                • offset Method
                • setBottom Method
                • setLeft Method
                • setRight Method
                • setTop Method
            • ImGearRoundedRectangle
              • Overview
              • Members
              • ImGearRoundedRectangle Constructor
              • Methods
                • getLeftTop Method
                • getRadius Method
                • getRightBottom Method
                • setLeftTop Method
                • setRadius Method
                • setRightBottom Method
          • Interfaces
            • IImGearDoublePoint
              • Overview
              • Members
              • Methods
                • getX Method
                • getY Method
                • offset Method
                • setX Method
                • setY Method
            • IImGearDoubleRectangle
              • Overview
              • Members
              • Methods
                • copyFrom Method
                • empty Method
                • getBottom Method
                • getHeight Method
                • getLeft Method
                • getRight Method
                • getTop Method
                • getWidth Method
                • intersect Method
                • isEmpty Method
                • isWellFormed Method
                • offset Method
                • setBottom Method
                • setLeft Method
                • setRight Method
                • setTop Method
            • IImGearEllipse
              • Overview
              • Members
              • Methods
                • getLeftTop Method
                • getRightBottom Method
                • setLeftTop Method
                • setRightBottom Method
            • IImGearPoint
              • Overview
              • Members
              • Methods
                • getX Method
                • getY Method
                • offset Method
                • setX Method
                • setY Method
            • IImGearRectangle
              • Overview
              • Members
              • Methods
                • contains Method
                • copyFrom Method
                • empty Method
                • getBottom Method
                • getHeight Method
                • getLeft Method
                • getRight Method
                • getTop Method
                • getWidth Method
                • intersect Method
                • isEmpty Method
                • isWellFormed Method
                • join Method
                • offset Method
                • setBottom Method
                • setLeft Method
                • setRight Method
                • setTop Method
            • IImGearRoundedRectangle
              • Overview
              • Members
              • Methods
                • getLeftTop Method
                • getRadius Method
                • getRightBottom Method
                • setLeftTop Method
                • setRadius Method
                • setRightBottom Method
            • IImGearShape
              • Overview
              • Members
            • IImGearSize
              • Overview
              • Members
              • Methods
                • getcX Method
                • getcY Method
                • setcX Method
                • setcY Method
        • com.accusoft.imagegear.display Package
          • Overview
          • Classes
            • ImGearAnnotationPage
              • Overview
              • Members
              • ImGearAnnotationPage Constructor
            • ImGearContrastSettings
              • Overview
              • Members
              • ImGearContrastSettings Constructor
              • Methods
                • copyFrom Method
                • createDefault Method
                • getBrightness Method
                • getContrast Method
                • getGamma Method
                • setBrightness Method
                • setContrast Method
                • setGamma Method
            • ImGearPageDisplay
              • Overview
              • Members
              • ImGearPageDisplay Constructor
                • ImGearPageDisplay Constructor()
                • ImGearPageDisplay Constructor(ImGearPage)
                • ImGearPageDisplay Constructor(ImGearPage,ImGearAnnotationPage)
              • Methods
                • clone Method
                • convertCoordinates Method
                  • convertCoordinates(IImGearScrollableView,Graphics,ImGearCoordConvModes,ImGearArray) Method
                  • convertCoordinates(IImGearScrollableView,ImGearCoordConvModes,ImGearArray) Method
                • draw Method
                • drawEx Method
                • getAntiAliasing Method
                • getARTPage Method
                • getBackground Method
                • getBrightness Method
                • getChannels Method
                • getColorAntiAliasing Method
                • getContrast Method
                • getDICOMDisplaySettings Method
                • getGamma Method
                • getLayout Method
                • getLUT Method
                • getOrientation Method
                • getPage Method
                • getResampling Method
                • getScrollInfo Method
                • getZoomInfo Method
                • handleScroll Method
                • internalUseOnly Method
                • print Method
                • scrollTo Method
                • setARTPage Method
                • setBrightness Method
                • setContrast Method
                • setDICOMDisplaySettings Method
                • setGamma Method
                • setLUT Method
                • setPage Method
                • updateLUT Method
                • updateScrollFrom Method
                • updateZoomFrom Method
                • zoomToRectangle Method
              • Fields
                • lutUpdated Field
                • pageScrolled Field
                • pageZoomed Field
            • ImGearScrollComponentInfo
              • Overview
              • Members
              • ImGearScrollComponentInfo Constructor
                • ImGearScrollComponentInfo Constructor(int,int,int,int,ImGearScrollBarModes)
                • ImGearScrollComponentInfo Constructor()
              • Fields
                • max Field
                • min Field
                • mode Field
                • page Field
                • pos Field
            • ImGearScrollInfo
              • Overview
              • Members
              • ImGearScrollInfo Constructor
              • Methods
                • copyFrom Method
                • initToDefault Method
              • Fields
                • horizontal Field
                • vertical Field
            • ImGearZoomComponentInfo
              • Overview
              • Members
              • ImGearZoomComponentInfo Constructor
              • Fields
                • fixed Field
                • value Field
            • ImGearZoomInfo
              • Overview
              • Members
              • ImGearZoomInfo Constructor
                • ImGearZoomInfo Constructor(double,double,boolean,boolean)
                • ImGearZoomInfo Constructor(ImGearZoomComponentInfo,ImGearZoomComponentInfo)
                • ImGearZoomInfo Constructor()
              • Methods
                • copyFrom Method
                • initToDefault Method
              • Fields
                • horizontal Field
                • vertical Field
          • Enumerations
            • ImGearAliasModes
            • ImGearAlignmentHModes
            • ImGearAlignmentVModes
            • ImGearBackgroundModes
            • ImGearColorAliasModes
            • ImGearCoordConvModes
            • ImGearFitModes
            • ImGearResampleModes
            • ImGearScrollBarModes
            • ImGearScrollBarType
          • Interfaces
            • IImGearAlignment
              • Overview
              • Members
              • Methods
                • getHorizontal Method
                • getVertical Method
                • setHorizontal Method
                • setVertical Method
            • IImGearAntiAlias
              • Overview
              • Members
              • Methods
                • getMethod Method
                • getThreshold Method
                • setMethod Method
                • setThreshold Method
            • IImGearAspectRatio
              • Overview
              • Members
              • Methods
                • getValue Method
                • isFixed Method
                • setFixed Method
                • setValue Method
            • IImGearBackground
              • Overview
              • Members
              • Methods
                • getColor Method
                • getMode Method
                • setMode Method
            • IImGearColorAntiAlias
              • Overview
              • Members
              • Methods
                • getMethod Method
                • setMethod Method
            • IImGearContrastSettings
              • Overview
              • Members
              • Methods
                • getBrightness Method
                • getContrast Method
                • getGamma Method
                • setBrightness Method
                • setContrast Method
                • setGamma Method
            • IImGearDisplayObject
              • Overview
              • Members
              • Methods
                • copyFrom Method
                • initToDefault Method
            • IImGearLayout
              • Overview
              • Members
              • Methods
                • getAlignment Method
                • getAspectRatio Method
                • getClipRect Method
                • getDeviceRect Method
                • getFitMode Method
                • getImageRect Method
                • setFitMode Method
                • setUseImageResolution Method
                • usesImageResolution Method
            • IImGearPageDisplay
              • Overview
              • Members
              • Methods
                • convertCoordinates Method
                  • convertCoordinates(IImGearScrollableView,Graphics,ImGearCoordConvModes,ImGearArray) Method
                  • convertCoordinates(IImGearScrollableView,ImGearCoordConvModes,ImGearArray) Method
                • getAntiAliasing Method
                • getARTPage Method
                • getBackground Method
                • getChannels Method
                • getColorAntiAliasing Method
                • getDICOMDisplaySettings Method
                • getLayout Method
                • getLUT Method
                • getOrientation Method
                • getPage Method
                • getResampling Method
                • getScrollInfo Method
                • getZoomInfo Method
                • handleScroll Method
                • internalUseOnly Method
                • scrollTo Method
                • setARTPage Method
                • setDICOMDisplaySettings Method
                • setLUT Method
                • setPage Method
                • updateLUT Method
                • updateScrollFrom Method
                • updateZoomFrom Method
                • zoomToRectangle Method
            • IImGearResample
              • Overview
              • Members
              • Methods
                • getMethod Method
                • setMethod Method
            • IImGearScrollableView
              • Overview
              • Members
              • Methods
                • enableScrollBar Method
                • getClientRectangle Method
                • getScrollBarDimensions Method
                • getScrollParams Method
                • isScrollBarVisible Method
                • setScrollParams Method
                • showScrollBar Method
        • com.accusoft.imagegear.formats Package
          • Overview
          • Classes
            • ImGearAdvancedFormats
              • Overview
              • Members
              • Methods
                • initialize Method
            • ImGearCommonFormats
              • Overview
              • Members
              • Methods
                • initialize Method
            • ImGearCommonMetadata
              • Overview
              • Members
              • Methods
                • getColorProfile Method
                • getCompression Method
                • getResolutionLayersCount Method
                • setCompression Method
                • setResolutionLayersCount Method
            • ImGearControlParameter
              • Overview
              • Members
              • Methods
                • getDefaultValue Method
                • getName Method
                • getValue Method
                • setToDefault Method
                • setValue Method
            • ImGearFileFilters
              • Overview
              • Members
              • ImGearFileFilters Constructor
              • Methods
                • add Method
                • contains Method
                • get Method
                • getCount Method
                • indexOf Method
                • insert Method
                • insertAfter Method
                • iterator Method
                • remove Method
                • removeAt Method
            • ImGearFileFormats
              • Overview
              • Members
              • Methods
                • detect Method
                • exportToImage Method
                • getFilters Method
                • getPageCount Method
                  • getPageCount(ImGearStream,ImGearFormats) Method
                  • getPageCount(ImGearStream,ImGearFormats,ImGearLoadOptions) Method
                • getSavingFilter Method
                  • getSavingFilter(ImGearSavingFormats) Method
                  • getSavingFilter(ImGearSavingFormats,ImGearSaveOptions) Method
                • getSavingFormats Method
                  • getSavingFormats(ImGearPage) Method
                  • getSavingFormats(ImGearPage,ImGearRasterConversionModes) Method
                  • getSavingFormats(ImGearPage,ImGearRasterConversionModes,ImGearSaveOptions) Method
                • loadDocument Method
                  • loadDocument(ImGearStream,int,int) Method
                  • loadDocument(ImGearStream,int,int,ImGearLoadOptions) Method
                • loadPage Method
                  • loadPage(ImGearStream,int) Method
                  • loadPage(ImGearStream,int,ImGearLoadOptions) Method
                • loadPageHeader Method
                  • loadPageHeader(ImGearStream,int) Method
                  • loadPageHeader(ImGearStream,int,ImGearLoadOptions) Method
                • saveDocument Method
                • savePage Method
                  • savePage(ImGearPage,ImGearStream,int,ImGearSavingModes,ImGearSavingFormats) Method
                  • savePage(ImGearPage,ImGearStream,int,ImGearSavingModes,ImGearSavingFormats,ImGearSaveOptions) Method
                • updatePageMetadata Method
                  • updatePageMetadata(ImGearStream,ImGearStream,ImGearMetadataHead) Method
                  • updatePageMetadata(ImGearStream,ImGearStream,ImGearMetadataHead,ImGearLoadOptions) Method
            • ImGearFormatMetadata
              • Overview
              • Members
            • ImGearFormatParameters
              • Overview
              • Members
              • Methods
                • getByName Method
                • getCount Method
                • getItem Method
                • iterator Method
                • setToDefault Method
            • ImGearLoadOptions
              • Overview
              • Members
              • ImGearLoadOptions Constructor
              • Methods
                • getFilters Method
                • getFormat Method
                • getParseXMP Method
                • getThumbnailLoading Method
                • getTilesToStitch Method
                • setFilters Method
                • setFormat Method
                • setParseXMP Method
                • setThumbnailLoading Method
                • setTilesToStitch Method
            • ImGearNativeDataTypeHelper
              • Overview
              • Members
              • ImGearNativeDataTypeHelper Constructor
              • Methods
                • getValueSize Method
            • ImGearRawLoadOptions
              • Overview
              • Members
              • ImGearRawLoadOptions Constructor
              • Methods
                • getAlignment Method
                • getBitsPerChannel Method
                • getColorSpace Method
                • getCompression Method
                • getFillOrder Method
                • getHeight Method
                • getOffset Method
                • getWidth Method
                • isRasterPacked Method
                • setAlignment Method
                • setBitsPerChannel Method
                • setColorSpace Method
                • setCompression Method
                • setFillOrder Method
                • setHeight Method
                • setOffset Method
                • setRasterPacked Method
                • setWidth Method
            • ImGearSaveOptions
              • Overview
              • Members
              • ImGearSaveOptions Constructor
              • Methods
                • getConversionMode Method
                • getEmbedColorProfile Method
                • getFilters Method
                • getForceColorspace Method
                • getThumbnail Method
                • setConversionMode Method
                • setEmbedColorProfile Method
                • setFilters Method
                • setForceColorspace Method
            • ImGearSaveThumbnailOptions
              • Overview
              • Members
              • Methods
                • getCompressed Method
                • getEnabled Method
                • getHeight Method
                • getWidth Method
                • setCompressed Method
                • setEnabled Method
                • setHeight Method
                • setWidth Method
            • ImGearSimplifiedMetadata
              • Overview
              • Members
              • Methods
                • initialize Method
          • Enumerations
            • ImGearBMPTagIDs
            • ImGearBTRTagIDs
            • ImGearCALTagIDs
            • ImGearCIFFAFInfoTagIDs
            • ImGearCIFFCanonCameraSettingsTagIDs
            • ImGearCIFFFocalLengthTagIDs
            • ImGearCIFFImageInfoTagIDs
            • ImGearCIFFShotInfoTagIDs
            • ImGearCIFFTagIDs
            • ImGearCLPTagIDs
            • ImGearCompressions
            • ImGearCUTTagIDs
            • ImGearDCRAWTagIDs
            • ImGearDCXTagIDs
            • ImGearDisplayInfoTagIDs
            • ImGearEXIFFPXRTagIDs
            • ImGearEXIFGPSTagIDs
            • ImGearEXIFInterOpTagIDs
            • ImGearEXIFMakerNoteFujiTagIDs
            • ImGearEXIFMakerNoteNikonType1TagIDs
            • ImGearEXIFMakerNoteNikonType2TagIDs
            • ImGearEXIFMakerNoteOlympusTagIDs
            • ImGearEXIFMakerNotePentaxTagIDs
            • ImGearEXIFMakerNoteTagIDs
            • ImGearEXIFMakerNoteType
            • ImGearEXIFTagIDs
            • ImGearFillOrder
            • ImGearFormats
            • ImGearGEMTagIDs
            • ImGearGIFTagIDs
            • ImGearHDPhotoTagIDs
            • ImGearICATagIDs
            • ImGearICOTagIDs
            • ImGearIFFTagIDs
            • ImGearIMGTagIDs
            • ImGearIMTTagIDs
            • ImGearIPTCAppObjAttrTags
            • ImGearIPTCAppObjTypeTags
            • ImGearIPTCRecord1EnvDatasetTags
            • ImGearIPTCRecord2AppDatasetTags
            • ImGearIPTCRecord3PhotoDatasetTags
            • ImGearIPTCRecord7PreObjDatasetTags
            • ImGearIPTCRecord8ObjDatasetTags
            • ImGearIPTCRecord9PostObjDatasetTags
            • ImGearIPTCRecordTags
            • ImGearIPTCTags
            • ImGearJPEGTagIDs
            • ImGearKFXTagIDs
            • ImGearLVTagIDs
            • ImGearMakerNoteOlympusApplicationModeIFD2TagIDs
            • ImGearMakerNoteOlympusApplicationModeIFDTagIDs
            • ImGearMakerNoteOlympusCameraModeIFDTagIDs
            • ImGearMakerNoteOlympusCSerieSettingsTagIDs
            • ImGearMakerNoteOlympusDebugIFDTagIDs
            • ImGearMakerNoteOlympusHardwareIFDTagIDs
            • ImGearMakerNoteOlympusImageProcessorTagIDs
            • ImGearMetadataFormats
            • ImGearMJ2TagIDs
            • ImGearMSPTagIDs
            • ImGearNativeDataTypes
            • ImGearNCRTagIDs
            • ImGearPBMTagIDs
            • ImGearPCDTagIDs
            • ImGearPCXTagIDs
            • ImGearPDFTagIDs
            • ImGearPhotoshopAdditionalLayerInfoTagIDs
            • ImGearPhotoshopLayerInfoTagIDs
            • ImGearPhotoshopLayerMaskInfoTagIDs
            • ImGearPhotoshopResourceGenericTagIDs
            • ImGearPHOTOSHOPTagIDs
            • ImGearPhotoshopVersionInfoTagIDs
            • ImGearPNGCompLevel
            • ImGearPNGStrip
            • ImGearPNGTagIDs
            • ImGearPSDTagIDs
            • ImGearPSTagIDs
            • ImGearPTOCATagIDs
            • ImGearRASTagIDs
            • ImGearRasterConversionModes
            • ImGearRawAlignment
            • ImGearRectangleInfoTagIDs
            • ImGearResolutionInfoTagIDs
            • ImGearSavingFormats
            • ImGearSavingModes
            • ImGearSCITagIDs
            • ImGearSGITagIDs
            • ImGearTGATagIDs
            • ImGearThumbnailInfoTagIDs
            • ImGearTIFTagIDs
            • ImGearWBMPTagIDs
            • ImGearWPGTagIDs
            • ImGearXBMTagIDs
            • ImGearXMPTagIDs
            • ImGearXPMTagIDs
            • ImGearXPSTagIDs
            • ImGearXWDTagIDs
          • Interfaces
            • IImGearFormat
              • Overview
              • Members
              • Methods
                • getDefaultExtension Method
                • getFullName Method
                • getID Method
                • getMIMEType Method
                • getName Method
                • getParameters Method
                • isDetectionEnabled Method
                • setDetectionEnabled Method
        • com.accusoft.imagegear.formats.dicom Package
          • Overview
          • Classes
            • ImGearDICOM
              • Overview
              • Members
              • Methods
                • buildColorLimitsLUT Method
                • buildPseudocolorLUT Method
                • buildStandardDisplayLUT Method
                • createDICOMFormat Method
                • loadOverlay Method
                  • loadOverlay(ImGearPage) Method
                  • loadOverlay(ImGearPage,boolean) Method
                • loadPresState Method
                • preparePresStateMetadata Method
                • saveOverlay Method
                • savePresState Method
            • ImGearDICOMDisplaySettings
              • Overview
              • Members
              • ImGearDICOMDisplaySettings Constructor
              • Methods
                • buildSummaryLUT Method
                • clone Method
                • getDisplaySummaryLUT Method
                • isInverted Method
                • setAutoVOITransform Method
                • setDisplaySummaryLUT Method
                • setInverted Method
                • updateDisplaySummaryLUT Method
                • updateFromMetadata Method
                • updateFromPresStateMetadata Method
              • Fields
                • displaySummaryLUTUpdated Field
                • modality Field
                • presentationLUT Field
                • standardDisplayLUT Field
                • voi Field
            • ImGearDICOMTagsIDs
              • Overview
              • Members
              • ImGearDICOMTagsIDs Constructor
              • Methods
                • forValue Method
                • getValue Method
                • values Method
              • Fields
                • AbsoluteChannelDisplayScale Field
                • AbstractPriorCodeSequence Field
                • AbstractPriorValue Field
                • AccessionNumber Field
                • AccessoryCode Field
                • AcquiredImageAreaDoseProduct Field
                • AcquisitionComments Field
                • AcquisitionContextDescription Field
                • AcquisitionContextSequence Field
                • AcquisitionContrast Field
                • AcquisitionDate Field
                • AcquisitionDateTime Field
                • AcquisitionDeviceProcessingCode Field
                • AcquisitionDeviceProcessingDescription Field
                • AcquisitionDeviceTypeCodeSequence Field
                • AcquisitionDuration Field
                • AcquisitionIndex Field
                • AcquisitionMatrix Field
                • AcquisitionNumber Field
                • AcquisitionProtocolDescription Field
                • AcquisitionProtocolName Field
                • AcquisitionsInSeries Field
                • AcquisitionsInStudy Field
                • AcquisitionStartCondition Field
                • AcquisitionStartConditionData Field
                • AcquisitionTerminationCondition Field
                • AcquisitionTerminationConditionData Field
                • AcquisitionTime Field
                • AcquisitionTimeSynchronized Field
                • AcquisitionType Field
                • AcrossScanSpatialResolution Field
                • ActionTypeID Field
                • ActiveSourceDiameter Field
                • ActiveSourceLength Field
                • ActualCardiacTriggerDelayTime Field
                • ActualFrameDuration Field
                • ActualHumanPerformersSequence Field
                • ActualRespiratoryTriggerDelayTime Field
                • AdaptiveMapFormat Field
                • AddGrayScale Field
                • AddIntermediateSequence Field
                • AdditionalDrugSequence Field
                • AdditionalPatientHistory Field
                • AddNearSequence Field
                • AddOtherSequence Field
                • AddPower Field
                • Address Field
                • AddressTrial Field
                • AdministrationRouteCodeSequence Field
                • AdmissionID Field
                • AdmittingDate Field
                • AdmittingDiagnosesCodeSequence Field
                • AdmittingDiagnosesDescription Field
                • AdmittingTime Field
                • AffectedSOPClassUID Field
                • AffectedSOPInstanceUID Field
                • AlertCodeSequence Field
                • AlgorithmDescription Field
                • AlgorithmFamilyCodeSequence Field
                • AlgorithmName Field
                • AlgorithmNameCodeSequence Field
                • AlgorithmParameters Field
                • AlgorithmType Field
                • AlgorithmVersion Field
                • AliasedDataType Field
                • Allergies Field
                • AllowLossyCompression Field
                • AllowMediaSplitting Field
                • AlongScanSpatialResolution Field
                • AlphaLUTTransferFunction Field
                • AlphaPaletteColorLookupTableData Field
                • AlphaPaletteColorLookupTableDescriptor Field
                • AlternateContainerIdentifierSequence Field
                • AlternateContentDescriptionSequence Field
                • AlternateRepresentationSequence Field
                • AnatomicalOrientationType Field
                • AnatomicApproachDirectionCodeSequence Field
                • AnatomicLocationOfExaminingInstrumentCodeSequence Field
                • AnatomicLocationOfExaminingInstrumentDescription Field
                • AnatomicPerspectiveCodeSequence Field
                • AnatomicPerspectiveDescription Field
                • AnatomicPortalOfEntranceCodeSequence Field
                • AnatomicRegionModifierSequence Field
                • AnatomicRegionSequence Field
                • AnatomicStructure Field
                • AnatomicStructureSpaceOrRegionCodeSequence Field
                • AnatomicStructureSpaceOrRegionModifierCodeSequence Field
                • AnatomicStructureSpaceOrRegionSequence Field
                • AnchorPoint Field
                • AnchorPointAnnotationUnits Field
                • AnchorPointVisibility Field
                • AngioFlag Field
                • AngleNumber Field
                • AngularPosition Field
                • AngularStep Field
                • AngularViewVector Field
                • AnnotationContentSequence Field
                • AnnotationDisplayFormatID Field
                • AnnotationFlag Field
                • AnnotationGroupNumber Field
                • AnnotationPosition Field
                • AnodeTargetMaterial Field
                • ApexPosition Field
                • ApplicableFrameRange Field
                • ApplicableSafetyStandardAgency Field
                • ApplicableSafetyStandardDescription Field
                • ApplicationManufacturer Field
                • ApplicationMaximumRepaintTime Field
                • ApplicationName Field
                • ApplicationSetupCheck Field
                • ApplicationSetupManufacturer Field
                • ApplicationSetupName Field
                • ApplicationSetupNumber Field
                • ApplicationSetupSequence Field
                • ApplicationSetupType Field
                • ApplicationVersion Field
                • ApplicatorDescription Field
                • ApplicatorID Field
                • ApplicatorSequence Field
                • ApplicatorType Field
                • ApprovalStatus Field
                • ApprovalStatusDateTime Field
                • ApprovalStatusFurtherDescription Field
                • Arbitrary Field
                • ArchiveRequested Field
                • AssigningAgencyOrDepartmentCodeSequence Field
                • AssigningFacilitySequence Field
                • AssigningJurisdictionCodeSequence Field
                • AttachedContours Field
                • AttenuationCorrected Field
                • AttenuationCorrectionMethod Field
                • AttenuationCorrectionSource Field
                • AttenuationCorrectionTemporalRelationship Field
                • AttributeIdentifierList Field
                • AttributeItemSelector Field
                • AttributeModificationDateTime Field
                • AttributeOccurrencePointer Field
                • AttributeOccurrencePrivateCreator Field
                • AttributeOccurrenceSequence Field
                • AudioComments Field
                • AudioSampleData Field
                • AudioSampleFormat Field
                • AudioType Field
                • AuthorizationEquipmentCertificationNumber Field
                • AuthorObserverSequence Field
                • AutorefractionLeftEyeSequence Field
                • AutorefractionRightEyeSequence Field
                • AveragePulseWidth Field
                • AxialAcceptance Field
                • AxialDetectorDimension Field
                • AxialLengthOfTheEye Field
                • AxialMash Field
                • AxisLabels Field
                • AxisOfRotation Field
                • AxisUnits Field
                • BackgroundColor Field
                • BarcodeSymbology Field
                • BarcodeValue Field
                • BaselineCorrection Field
                • BasicColorImageSequence Field
                • BasicGrayscaleImageSequence Field
                • BeamAngle Field
                • BeamCurrentModulationID Field
                • BeamDescription Field
                • BeamDose Field
                • BeamDosePointDepth Field
                • BeamDosePointEquivalentDepth Field
                • BeamDosePointSSD Field
                • BeamDoseSpecificationPoint Field
                • BeamLimitingDeviceAngle Field
                • BeamLimitingDeviceAngleTolerance Field
                • BeamLimitingDeviceLeafPairsSequence Field
                • BeamLimitingDevicePositionSequence Field
                • BeamLimitingDevicePositionTolerance Field
                • BeamLimitingDeviceRotationDirection Field
                • BeamLimitingDeviceSequence Field
                • BeamLimitingDeviceToleranceSequence Field
                • BeamMeterset Field
                • BeamName Field
                • BeamNumber Field
                • BeamOrderIndex Field
                • BeamSequence Field
                • BeamStopperPosition Field
                • BeamTaskSequence Field
                • BeamTaskType Field
                • BeamType Field
                • BeatRejectionFlag Field
                • BillingItemSequence Field
                • BillingProcedureStepSequence Field
                • BillingSuppliesAndDevicesSequence Field
                • BiPlaneAcquisitionSequence Field
                • BitsAllocated Field
                • BitsForCodeWord Field
                • BitsGrouped Field
                • BitsMappedToColorLookupTable Field
                • BitsStored Field
                • BlendingLookupTableData Field
                • BlendingLookupTableDescriptor Field
                • BlendingLUT1Sequence Field
                • BlendingLUT1TransferFunction Field
                • BlendingLUT2Sequence Field
                • BlendingLUT2TransferFunction Field
                • BlendingOperationType Field
                • BlendingPosition Field
                • BlendingSequence Field
                • BlendingWeightConstant Field
                • BlockColumns Field
                • BlockData Field
                • BlockDivergence Field
                • BlockedPixels Field
                • BlockMountingPosition Field
                • BlockName Field
                • BlockNumber Field
                • BlockNumberOfPoints Field
                • BlockRows Field
                • BlockSequence Field
                • BlockThickness Field
                • BlockTransmission Field
                • BlockTrayID Field
                • BlockType Field
                • BloodSignalNulling Field
                • BluePaletteColorLookupTableData Field
                • BluePaletteColorLookupTableDescriptor Field
                • BodyPartExamined Field
                • BodyPartThickness Field
                • BolusDescription Field
                • BolusID Field
                • BoneThermalIndex Field
                • BorderDensity Field
                • Borders Field
                • BoundingBoxAnnotationUnits Field
                • BoundingBoxBottomRightHandCorner Field
                • BoundingBoxTextHorizontalJustification Field
                • BoundingBoxTopLeftHandCorner Field
                • BrachyAccessoryDeviceID Field
                • BrachyAccessoryDeviceName Field
                • BrachyAccessoryDeviceNominalThickness Field
                • BrachyAccessoryDeviceNominalTransmission Field
                • BrachyAccessoryDeviceNumber Field
                • BrachyAccessoryDeviceSequence Field
                • BrachyAccessoryDeviceType Field
                • BrachyApplicationSetupDose Field
                • BrachyApplicationSetupDoseSpecificationPoint Field
                • BrachyControlPointDeliveredSequence Field
                • BrachyControlPointSequence Field
                • BrachyReferencedDoseReferenceSequence Field
                • BrachyTreatmentTechnique Field
                • BrachyTreatmentType Field
                • BranchOfService Field
                • BreastImplantPresent Field
                • BreedRegistrationNumber Field
                • BreedRegistrationSequence Field
                • BreedRegistryCodeSequence Field
                • BulkMotionCompensationTechnique Field
                • BulkMotionSignalSource Field
                • BulkMotionStatus Field
                • BurnedInAnnotation Field
                • CalciumScoringMassFactorDevice Field
                • CalciumScoringMassFactorPatient Field
                • CalculatedAnatomyThickness Field
                • CalculatedDoseReferenceDescription Field
                • CalculatedDoseReferenceDoseValue Field
                • CalculatedDoseReferenceNumber Field
                • CalculatedDoseReferenceSequence Field
                • CalculatedFrameList Field
                • CalibrationDataSequence Field
                • CalibrationImage Field
                • CalibrationSequence Field
                • CardiacBeatRejectionTechnique Field
                • CardiacCyclePosition Field
                • CardiacFramingType Field
                • CardiacNumberOfImages Field
                • CardiacRRintervalSpecified Field
                • CardiacSignalSource Field
                • CardiacSynchronizationSequence Field
                • CardiacSynchronizationTechnique Field
                • CarmPositionerTabletopRelationship Field
                • CassetteID Field
                • CassetteOrientation Field
                • CassetteSize Field
                • CenterOfCircularCollimator Field
                • CenterofCircularExposureControlSensingRegion Field
                • CenterOfCircularShutter Field
                • CenterOfRotation Field
                • CenterOfRotationOffset Field
                • CertificateOfSigner Field
                • CertificateType Field
                • CertifiedTimestamp Field
                • CertifiedTimestampType Field
                • ChannelBaseline Field
                • ChannelDefinitionSequence Field
                • ChannelDerivationDescription Field
                • ChannelDescriptionCodeSequence Field
                • ChannelDisplaySequence Field
                • ChannelIdentificationCode Field
                • ChannelLabel Field
                • ChannelLength Field
                • ChannelMaximumValue Field
                • ChannelMinimumValue Field
                • ChannelMode Field
                • ChannelNumber Field
                • ChannelOffset Field
                • ChannelPosition Field
                • ChannelRecommendedDisplayCIELabValue Field
                • ChannelSampleSkew Field
                • ChannelSensitivity Field
                • ChannelSensitivityCorrectionFactor Field
                • ChannelSensitivityUnitsSequence Field
                • ChannelSequence Field
                • ChannelShieldID Field
                • ChannelShieldName Field
                • ChannelShieldNominalThickness Field
                • ChannelShieldNominalTransmission Field
                • ChannelShieldNumber Field
                • ChannelShieldSequence Field
                • ChannelSourceModifiersSequence Field
                • ChannelSourceSequence Field
                • ChannelStatus Field
                • ChannelTimeSkew Field
                • ChannelTotalTime Field
                • ChannelWidth Field
                • ChemicalShiftMaximumIntegrationLimitInppm Field
                • ChemicalShiftMinimumIntegrationLimitInppm Field
                • ChemicalShiftReference Field
                • ChemicalShiftSequence Field
                • ChemicalShiftsMaximumIntegrationLimitInHz Field
                • ChemicalShiftsMinimumIntegrationLimitInHz Field
                • CineRate Field
                • CineRelativetoRealTime Field
                • ClinicalTrialCoordinatingCenterName Field
                • ClinicalTrialProtocolEthicsCommitteeApprovalNumber Field
                • ClinicalTrialProtocolEthicsCommitteeName Field
                • ClinicalTrialProtocolID Field
                • ClinicalTrialProtocolName Field
                • ClinicalTrialSeriesDescription Field
                • ClinicalTrialSeriesID Field
                • ClinicalTrialSiteID Field
                • ClinicalTrialSiteName Field
                • ClinicalTrialSponsorName Field
                • ClinicalTrialSubjectID Field
                • ClinicalTrialSubjectReadingID Field
                • ClinicalTrialTimePointDescription Field
                • ClinicalTrialTimePointID Field
                • CodeLabel Field
                • CodeMeaning Field
                • CodeNumberFormat Field
                • CodeTableLocation Field
                • CodeValue Field
                • CodingSchemeDesignator Field
                • CodingSchemeExternalID Field
                • CodingSchemeIdentificationSequence Field
                • CodingSchemeName Field
                • CodingSchemeRegistry Field
                • CodingSchemeResponsibleOrganization Field
                • CodingSchemeUID Field
                • CodingSchemeVersion Field
                • CoefficientCoding Field
                • CoefficientCodingPointers Field
                • CoefficientsSDDN Field
                • CoefficientsSDHN Field
                • CoefficientsSDVN Field
                • CoincidenceWindowWidth Field
                • CollationFlag Field
                • CollimatorGridName Field
                • CollimatorLeftVerticalEdge Field
                • CollimatorLowerHorizontalEdge Field
                • CollimatorRightVerticalEdge Field
                • CollimatorShape Field
                • CollimatorShapeSequence Field
                • CollimatorType Field
                • CollimatorUpperHorizontalEdge Field
                • ColorImagePrintingFlag Field
                • ColumnAngulation Field
                • ColumnAngulationPatient Field
                • ColumnOverlap Field
                • Columns Field
                • ColumnsForNthOrderCoefficients Field
                • CommandField Field
                • CommandGroupLength Field
                • CommandLengthToEnd Field
                • CommentsOnRadiationDose Field
                • CommentsOnThePerformedProcedureStep Field
                • CommentsOnTheScheduledProcedureStep Field
                • CompensatorColumnOffset Field
                • CompensatorColumns Field
                • CompensatorDescription Field
                • CompensatorDivergence Field
                • CompensatorID Field
                • CompensatorMillingToolDiameter Field
                • CompensatorMountingPosition Field
                • CompensatorNumber Field
                • CompensatorPixelSpacing Field
                • CompensatorPosition Field
                • CompensatorRelativeStoppingPowerRatio Field
                • CompensatorRows Field
                • CompensatorSequence Field
                • CompensatorThicknessData Field
                • CompensatorTransmissionData Field
                • CompensatorType Field
                • CompletionFlag Field
                • CompletionFlagDescription Field
                • ComplexImageComponent Field
                • CompressionCode Field
                • CompressionDescription Field
                • CompressionForce Field
                • CompressionLabel Field
                • CompressionOriginator Field
                • CompressionRecognitionCode Field
                • CompressionSequence Field
                • CompressionStepPointers Field
                • ConcatenationFrameOffsetNumber Field
                • ConcatenationUID Field
                • ConceptCodeSequence Field
                • ConceptNameCodeSequence Field
                • ConfidentialityCode Field
                • ConfidentialityConstraint Field
                • ConfidentialityConstraintOnPatientDataDescription Field
                • ConfigurationInformation Field
                • ConfigurationInformationDescription Field
                • ConsentForClinicalTrialUseSequence Field
                • ConsentForDistributionFlag Field
                • ConstantVolumeFlag Field
                • ConstraintWeight Field
                • ContactDisplayName Field
                • ContactURI Field
                • ContainerComponentDescription Field
                • ContainerComponentDiameter Field
                • ContainerComponentID Field
                • ContainerComponentLength Field
                • ContainerComponentMaterial Field
                • ContainerComponentSequence Field
                • ContainerComponentThickness Field
                • ContainerComponentTypeCodeSequence Field
                • ContainerComponentWidth Field
                • ContainerDescription Field
                • ContainerIdentifier Field
                • ContainerTypeCodeSequence Field
                • ContentCreatorsIdentificationCodeSequence Field
                • ContentCreatorsName Field
                • ContentDate Field
                • ContentDescription Field
                • ContentItemModifierSequence Field
                • ContentLabel Field
                • ContentQualification Field
                • ContentSequence Field
                • ContentTemplateSequence Field
                • ContentTime Field
                • ContextGroupExtensionCreatorUID Field
                • ContextGroupExtensionFlag Field
                • ContextGroupLocalVersion Field
                • ContextGroupVersion Field
                • ContextIdentifier Field
                • ContextUID Field
                • ContinuityOfContent Field
                • ContourData Field
                • ContourGeometricType Field
                • ContourImageSequence Field
                • ContourNumber Field
                • ContourOffsetVector Field
                • ContourSequence Field
                • ContourSlabThickness Field
                • ContourUncertaintyRadius Field
                • ContrastAdministrationProfileSequence Field
                • ContrastBolusAdministrationRouteSequence Field
                • ContrastBolusAgent Field
                • ContrastBolusAgentAdministered Field
                • ContrastBolusAgentDetected Field
                • ContrastBolusAgentNumber Field
                • ContrastBolusAgentPhase Field
                • ContrastBolusAgentSequence Field
                • ContrastBolusIngredient Field
                • ContrastBolusIngredientCodeSequence Field
                • ContrastBolusIngredientConcentration Field
                • ContrastBolusIngredientOpaque Field
                • ContrastBolusRoute Field
                • ContrastBolusStartTime Field
                • ContrastBolusStopTime Field
                • ContrastBolusTotalDose Field
                • ContrastBolusUsageSequence Field
                • ContrastBolusVolume Field
                • ContrastFlowDuration Field
                • ContrastFlowRate Field
                • ContrastFrameAveraging Field
                • ContributingEquipmentSequence Field
                • ContributingSOPInstancesReferenceSequence Field
                • ContributingSourcesSequence Field
                • ContributionDateTime Field
                • ContributionDescription Field
                • ControlPoint3dPosition Field
                • ControlPointDeliverySequence Field
                • ControlPointIndex Field
                • ControlPointOrientation Field
                • ControlPointRelativePosition Field
                • ControlPointSequence Field
                • ConventionalControlPointVerificationSequence Field
                • ConventionalMachineVerificationSequence Field
                • ConversionType Field
                • ConvolutionKernel Field
                • ConvolutionKernelGroup Field
                • CoordinateGeometricType Field
                • CoordinateStartValue Field
                • CoordinateStepValue Field
                • CoordinateSystemAxisCodeSequence Field
                • Copies Field
                • CornealSize Field
                • CorrectedImage Field
                • CorrectedParameterSequence Field
                • CorrectionValue Field
                • CountLossNormalizationCorrected Field
                • CountRate Field
                • CountryOfResidence Field
                • CountsAccumulated Field
                • CountsIncluded Field
                • CountsSource Field
                • CoverageOfKspace Field
                • CranialThermalIndex Field
                • CreationDate Field
                • CreationTime Field
                • CreatorVersionUID Field
                • CTAcquisitionDetailsSequence Field
                • CTAcquisitionTypeSequence Field
                • CTAdditionalXRaySourceSequence Field
                • CTDIPhantomTypeCodeSequence Field
                • CTDIvol Field
                • CTExposureSequence Field
                • CTGeometrySequence Field
                • CTImageFrameTypeSequence Field
                • CTPositionSequence Field
                • CTReconstructionSequence Field
                • CTTableDynamicsSequence Field
                • CTXRayDetailsSequence Field
                • CumulativeDoseReferenceCoefficient Field
                • CumulativeDoseToDoseReference Field
                • CumulativeMetersetWeight Field
                • CumulativeTimeWeight Field
                • CurrentFractionNumber Field
                • CurrentPatientLocation Field
                • CurrentRequestedProcedureEvidenceSequence Field
                • CurrentTreatmentStatus Field
                • CurveActivationLayer Field
                • CurveData Field
                • CurveDataDescriptor Field
                • CurveDate Field
                • CurveDescription Field
                • CurveDimensions Field
                • CurveLabel Field
                • CurveNumber Field
                • CurveRange Field
                • CurveReferencedOverlayGroup Field
                • CurveReferencedOverlaySequence Field
                • CurveTime Field
                • CustodialOrganizationSequence Field
                • CylinderAxis Field
                • CylinderLensPower Field
                • CylinderPower Field
                • CylinderSequence Field
                • DataBlock Field
                • DataBlockDescription Field
                • DataCollectionCenterPatient Field
                • DataCollectionDiameter Field
                • DataElementsSigned Field
                • DataFrameAssignmentSequence Field
                • DataInformationSequence Field
                • DataPathAssignment Field
                • DataPathID Field
                • DataPointColumns Field
                • DataPointRows Field
                • DataRepresentation Field
                • DataSet Field
                • DataSetSubtype Field
                • DataSetTrailingPadding Field
                • DataSetType Field
                • DataStreamEncodingFragment Field
                • DataType Field
                • DataValueRepresentation Field
                • Date Field
                • DateOfLastCalibration Field
                • DateOfLastDetectorCalibration Field
                • DateOfSecondaryCapture Field
                • DateTime Field
                • DbDt Field
                • DCTLabel Field
                • DeadTimeCorrected Field
                • DeadTimeCorrectionFlag Field
                • DeadTimeFactor Field
                • DecayCorrected Field
                • DecayCorrection Field
                • DecayCorrectionDateTime Field
                • DecayFactor Field
                • DecimalVisualAcuity Field
                • DecimateCropResult Field
                • DecoupledNucleus Field
                • Decoupling Field
                • DecouplingChemicalShiftReference Field
                • DecouplingFrequency Field
                • DecouplingMethod Field
                • DefaultMagnificationType Field
                • DefaultPrinterResolutionID Field
                • DefaultSmoothingType Field
                • DeformableRegistrationGridSequence Field
                • DeformableRegistrationSequence Field
                • DegreeofDilation Field
                • DeidentificationMethod Field
                • DeidentificationMethodCodeSequence Field
                • DeletionLock Field
                • DeliveredChannelTotalTime Field
                • DeliveredMeterset Field
                • DeliveredNumberofPulses Field
                • DeliveredPrimaryMeterset Field
                • DeliveredPulseRepetitionInterval Field
                • DeliveredSecondaryMeterset Field
                • DeliveredTreatmentTime Field
                • DeliveryMaximumDose Field
                • DeliveryVerificationImageSequence Field
                • DeliveryWarningDose Field
                • DepthOfScanField Field
                • DepthOfTransverseImage Field
                • DepthsOfFocus Field
                • DepthSpatialResolution Field
                • DerivationCodeSequence Field
                • DerivationDescription Field
                • DerivationImageSequence Field
                • DestinationAe Field
                • DetailsOfCoefficients Field
                • DetectorActivationOffsetFromExposure Field
                • DetectorActiveDimensions Field
                • DetectorActiveOrigin Field
                • DetectorActiveShape Field
                • DetectorActiveTime Field
                • DetectorBinning Field
                • DetectorConditionsNominalFlag Field
                • DetectorConfiguration Field
                • DetectorDescription Field
                • DetectorElementPhysicalSize Field
                • DetectorElementSize Field
                • DetectorElementSpacing Field
                • DetectorGeometry Field
                • DetectorID Field
                • DetectorInformationSequence Field
                • DetectorLinesOfResponseUsed Field
                • DetectorManufacturerName Field
                • DetectorManufacturersModelName Field
                • DetectorMode Field
                • DetectorNormalizationCorrection Field
                • DetectorPrimaryAngle Field
                • DetectorSecondaryAngle Field
                • DetectorTemperature Field
                • DetectorTimeSinceLastExposure Field
                • DetectorType Field
                • DetectorVector Field
                • DeviceDescription Field
                • DeviceDiameter Field
                • DeviceDiameterUnits Field
                • DeviceID Field
                • DeviceLength Field
                • DeviceSequence Field
                • DeviceSerialNumber Field
                • DeviceUID Field
                • DeviceVolume Field
                • DIALOGReceiver Field
                • DiaphragmPosition Field
                • DifferentialWaveformSourceModifiers Field
                • DiffusionAnisotropyType Field
                • DiffusionBMatrixSequence Field
                • DiffusionBvalue Field
                • DiffusionBValueXX Field
                • DiffusionBValueXY Field
                • DiffusionBValueXZ Field
                • DiffusionBValueYY Field
                • DiffusionBValueYZ Field
                • DiffusionBValueZZ Field
                • DiffusionDirectionality Field
                • DiffusionGradientDirectionSequence Field
                • DiffusionGradientOrientation Field
                • DigitalImageFormatAcquired Field
                • DigitalSignatureDateTime Field
                • DigitalSignaturePurposeCodeSequence Field
                • DigitalSignaturesSequence Field
                • DigitalSignatureUID Field
                • DigitizingDeviceTransportDirection Field
                • DimensionDescriptionLabel Field
                • DimensionIndexPointer Field
                • DimensionIndexPrivateCreator Field
                • DimensionIndexSequence Field
                • DimensionIndexValues Field
                • DimensionOrganizationSequence Field
                • DimensionOrganizationType Field
                • DimensionOrganizationUID Field
                • DirectoryRecordSequence Field
                • DirectoryRecordType Field
                • DischargeDate Field
                • DischargeDiagnosisCodeSequence Field
                • DischargeDiagnosisDescription Field
                • DischargeTime Field
                • DisplayedAreaBottomRightHandCorner Field
                • DisplayedAreaBottomRightHandCornerTrial Field
                • DisplayedAreaSelectionSequence Field
                • DisplayedAreaTopLeftHandCorner Field
                • DisplayedAreaTopLeftHandCornerTrial Field
                • DisplayEnvironmentSpatialPosition Field
                • DisplayFilterPercentage Field
                • DisplayFormat Field
                • DisplaySetHorizontalJustification Field
                • DisplaySetLabel Field
                • DisplaySetNumber Field
                • DisplaySetPatientOrientation Field
                • DisplaySetPresentationGroup Field
                • DisplaySetPresentationGroupDescription Field
                • DisplaySetScrollingGroup Field
                • DisplaySetsSequence Field
                • DisplaySetVerticalJustification Field
                • DisplayShadingFlag Field
                • DisplayWindowLabelVector Field
                • DistanceObjecttoTableTop Field
                • DistancePupillaryDistance Field
                • DistanceReceptorPlanetoDetectorHousing Field
                • DistanceSourcetoDataCollectionCenter Field
                • DistanceSourceToDetector Field
                • DistanceSourceToEntrance Field
                • DistanceSourcetoIsocenter Field
                • DistanceSourceToPatient Field
                • DistanceSourcetoSupport Field
                • DistributionAddress Field
                • DistributionName Field
                • DistributionType Field
                • DocumentTitle Field
                • DopplerCorrectionAngle Field
                • DopplerSampleVolumeXPosition Field
                • DopplerSampleVolumeXPositionRetired Field
                • DopplerSampleVolumeYPosition Field
                • DopplerSampleVolumeYPositionRetired Field
                • DoseCalibrationFactor Field
                • DoseComment Field
                • DoseGridScaling Field
                • DoseRateDelivered Field
                • DoseRateSet Field
                • DoseReferenceDescription Field
                • DoseReferenceNumber Field
                • DoseReferencePointCoordinates Field
                • DoseReferenceSequence Field
                • DoseReferenceStructureType Field
                • DoseReferenceType Field
                • DoseReferenceUID Field
                • DoseSummationType Field
                • DoseType Field
                • DoseUnits Field
                • DoseValue Field
                • DoubleExposureFieldDelta Field
                • DoubleExposureFlag Field
                • DoubleExposureMeterset Field
                • DoubleExposureOrdering Field
                • DvhData Field
                • DvhDoseScaling Field
                • DvhMaximumDose Field
                • DvhMeanDose Field
                • DvhMinimumDose Field
                • DvhNormalizationDoseValue Field
                • DvhNormalizationPoint Field
                • DvhNumberOfBins Field
                • DvhReferencedRoiSequence Field
                • DvhRoiContributionType Field
                • DvhSequence Field
                • DvhType Field
                • DvhVolumeUnits Field
                • DynamicRange Field
                • EchoNumbers Field
                • EchoPlanarPulseSequence Field
                • EchoPulseSequence Field
                • EchoTime Field
                • EchoTrainLength Field
                • EdgePointIndexList Field
                • EffectiveDuration Field
                • EffectiveEchoTime Field
                • EmmetropicMagnification Field
                • EmptyImageBoxCIELabValue Field
                • EmptyImageDensity Field
                • EncapsulatedDocument Field
                • EncryptedAttributesSequence Field
                • EncryptedContent Field
                • EncryptedContentTransferSyntaxUID Field
                • EndAcquisitionDateTime Field
                • EndCumulativeMetersetWeight Field
                • EndingRespiratoryAmplitude Field
                • EndingRespiratoryPhase Field
                • EndMessageID Field
                • EndMeterset Field
                • EnergyWeightingFactor Field
                • EnergyWindowCenterline Field
                • EnergyWindowInformationSequence Field
                • EnergyWindowLowerLimit Field
                • EnergyWindowName Field
                • EnergyWindowNumber Field
                • EnergyWindowRangeSequence Field
                • EnergyWindowTotalWidth Field
                • EnergyWindowUpperLimit Field
                • EnergyWindowVector Field
                • EnhancedPaletteColorLookupTableSequence Field
                • EntranceDose Field
                • EntranceDoseInmGy Field
                • EquipmentCoordinateSystemIdentification Field
                • EquivalentCDADocumentSequence Field
                • Erase Field
                • ErrorComment Field
                • ErrorID Field
                • EscapeTriplet Field
                • EstimatedDoseSaving Field
                • EstimatedRadiographicMagnificationFactor Field
                • EthnicGroup Field
                • EventCodeSequence Field
                • EventElapsedTimes Field
                • EventTimeOffset Field
                • EventTimerNames Field
                • EventTimerSequence Field
                • EventTypeID Field
                • ExaminedBodyThickness Field
                • ExcludedIntervalsSequence Field
                • ExclusionDuration Field
                • ExclusionStartDatetime Field
                • ExecutionStatus Field
                • ExecutionStatusInfo Field
                • ExpectedCompletionDateTime Field
                • ExposedArea Field
                • Exposure Field
                • ExposureControlMode Field
                • ExposureControlModeDescription Field
                • ExposureControlSensingRegionLeftVerticalEdge Field
                • ExposureControlSensingRegionLowerHorizontalEdge Field
                • ExposureControlSensingRegionRightVerticalEdge Field
                • ExposureControlSensingRegionShape Field
                • ExposureControlSensingRegionsSequence Field
                • ExposureControlSensingRegionUpperHorizontalEdge Field
                • ExposureDoseSequence Field
                • ExposureinmAs Field
                • ExposureInMicroAs Field
                • ExposureModulationType Field
                • ExposureSequence Field
                • ExposuresOnDetectorSinceLastCalibration Field
                • ExposuresOnDetectorSinceManufactured Field
                • ExposuresOnPlate Field
                • ExposureStatus Field
                • ExposureTime Field
                • ExposureTimeinms Field
                • ExposureTimeInuS Field
                • FacetSequence Field
                • FailedAttributesSequence Field
                • FailedSOPInstanceUIDList Field
                • FailedSOPSequence Field
                • FailureAttributes Field
                • FailureReason Field
                • FiducialDescription Field
                • FiducialIdentifier Field
                • FiducialIdentifierCodeSequence Field
                • FiducialSequence Field
                • FiducialSetSequence Field
                • FiducialUID Field
                • FieldofViewDescription Field
                • FieldOfViewDimensions Field
                • FieldofViewDimensionsInFloat Field
                • FieldOfViewHorizontalFlip Field
                • FieldOfViewOrigin Field
                • FieldOfViewRotation Field
                • FieldofViewSequence Field
                • FieldOfViewShape Field
                • FileMetaInformationGroupLength Field
                • FileMetaInformationVersion Field
                • FilesetConsistencyFlag Field
                • FilesetDescriptorFileID Field
                • FilesetID Field
                • FillerOrderNumberImagingServiceRequest Field
                • FillerOrderNumberImagingServiceRequestRetired Field
                • FillerOrderNumberProcedure Field
                • FilmBoxContentSequence Field
                • FilmConsumptionSequence Field
                • FilmDestination Field
                • FilmOrientation Field
                • FilmSessionLabel Field
                • FilmSizeID Field
                • FilterBeamPathLengthMaximum Field
                • FilterBeamPathLengthMinimum Field
                • FilterbyAttributePresence Field
                • FilterbyCategory Field
                • FilterbyOperator Field
                • FilterHighFrequency Field
                • FilterLowFrequency Field
                • FilterMaterial Field
                • FilterOperationsSequence Field
                • FilterThicknessMaximum Field
                • FilterThicknessMinimum Field
                • FilterType Field
                • FinalCumulativeMetersetWeight Field
                • FinalCumulativeTimeWeight Field
                • FindLocation Field
                • FiniteVolume Field
                • FirstOrderPhaseCorrection Field
                • FirstOrderPhaseCorrectionAngle Field
                • FirstTreatmentDate Field
                • FixationDeviceDescription Field
                • FixationDeviceLabel Field
                • FixationDevicePitchAngle Field
                • FixationDevicePosition Field
                • FixationDeviceRollAngle Field
                • FixationDeviceSequence Field
                • FixationDeviceType Field
                • FixationLightAzimuthalAngle Field
                • FixationLightPolarAngle Field
                • FlatKeratometricAxisSequence Field
                • FlipAngle Field
                • FlowCompensation Field
                • FlowCompensationDirection Field
                • FluenceDataScale Field
                • FluenceDataSource Field
                • FluenceMapSequence Field
                • FluenceMode Field
                • FluenceModeID Field
                • FluoroscopyFlag Field
                • FocalDistance Field
                • FocalSpots Field
                • FocusDepth Field
                • FORMAT Field
                • FractionalChannelDisplayScale Field
                • FractionGroupDescription Field
                • FractionGroupNumber Field
                • FractionGroupSequence Field
                • FractionGroupSummarySequence Field
                • FractionGroupType Field
                • FractionNumber Field
                • FractionPattern Field
                • FractionStatusSummarySequence Field
                • FrameAcquisitionDateTime Field
                • FrameAcquisitionDuration Field
                • FrameAcquisitionNumber Field
                • FrameAcquisitionSequence Field
                • FrameAnatomySequence Field
                • FrameComments Field
                • FrameContentSequence Field
                • FrameDelay Field
                • FrameDetectorParametersSequence Field
                • FrameDimensionPointer Field
                • FrameDisplaySequence Field
                • FrameDisplayShutterSequence Field
                • FrameExtractionSequence Field
                • FrameIncrementPointer Field
                • FrameLabel Field
                • FrameLabelVector Field
                • FrameLaterality Field
                • FrameNumbersOfInterest Field
                • FrameOfInterestDescription Field
                • FrameofInterestType Field
                • FrameOfReferenceRelationshipSequence Field
                • FrameOfReferenceTransformationComment Field
                • FrameOfReferenceTransformationMatrix Field
                • FrameofReferenceTransformationMatrixType Field
                • FrameOfReferenceTransformationType Field
                • FrameOfReferenceUID Field
                • FramePixelDataPropertiesSequence Field
                • FramePixelShiftSequence Field
                • FramePrimaryAngleVector Field
                • FrameReferenceDateTime Field
                • FrameReferenceTime Field
                • FrameSecondaryAngleVector Field
                • FrameTime Field
                • FrameTimeVector Field
                • FrameType Field
                • FrameVoiLutSequence Field
                • FrequencyCorrection Field
                • FunctionalGroupPointer Field
                • FunctionalGroupPrivateCreator Field
                • GantryAngle Field
                • GantryAngleTolerance Field
                • GantryDetectorSlew Field
                • GantryDetectorTilt Field
                • GantryID Field
                • GantryMotionCorrected Field
                • GantryPitchAngle Field
                • GantryPitchAngleTolerance Field
                • GantryPitchRotationDirection Field
                • GantryRotationDirection Field
                • GatedInformationSequence Field
                • GeneralAccessoryDescription Field
                • GeneralAccessoryID Field
                • GeneralAccessoryNumber Field
                • GeneralAccessorySequence Field
                • GeneralAccessoryType Field
                • GeneralMachineVerificationSequence Field
                • GeneralPurposePerformedProcedureStepStatus Field
                • GeneralPurposeScheduledProcedureStepPriority Field
                • GeneralPurposeScheduledProcedureStepStatus Field
                • GeneratorID Field
                • GeneratorPower Field
                • GeometricalProperties Field
                • GeometricMaximumDistortion Field
                • GeometryOfKspaceTraversal Field
                • GradientEchoTrainLength Field
                • GradientOutput Field
                • GradientOutputType Field
                • GraphicAnnotationSequence Field
                • GraphicAnnotationUnits Field
                • GraphicCoordinatesDataSequence Field
                • GraphicData Field
                • GraphicDimensions Field
                • GraphicFilled Field
                • GraphicLayer Field
                • GraphicLayerDescription Field
                • GraphicLayerOrder Field
                • GraphicLayerRecommendedDisplayCIELabValue Field
                • GraphicLayerRecommendedDisplayGrayscaleValue Field
                • GraphicLayerRecommendedDisplayRGBValue Field
                • GraphicLayerSequence Field
                • GraphicObjectSequence Field
                • GraphicType Field
                • GrayLookupTableData Field
                • GrayLookupTableDescriptor Field
                • GrayScale Field
                • GreenPaletteColorLookupTableData Field
                • GreenPaletteColorLookupTableDescriptor Field
                • Grid Field
                • GridAbsorbingMaterial Field
                • GridAspectRatio Field
                • GridDimensions Field
                • GridFocalDistance Field
                • GridFrameOffsetVector Field
                • GridID Field
                • GridPeriod Field
                • GridPitch Field
                • GridResolution Field
                • GridSpacingMaterial Field
                • GridThickness Field
                • Group0000LengthToEnd Field
                • Group0004Length Field
                • Group0008Length Field
                • Group0008LengthToEnd Field
                • Group0010Length Field
                • Group0012Length Field
                • Group0018Length Field
                • Group0020Length Field
                • Group0022Length Field
                • Group0028Length Field
                • Group0032Length Field
                • Group0038Length Field
                • Group003ALength Field
                • Group0040Length Field
                • Group0042Length Field
                • Group0044Length Field
                • Group0046Length Field
                • Group0050Length Field
                • Group0054Length Field
                • Group0060Length Field
                • Group0062Length Field
                • Group0064Length Field
                • Group0066Length Field
                • Group0070Length Field
                • Group0072Length Field
                • Group0074Length Field
                • Group0088Length Field
                • Group0100Length Field
                • Group0400Length Field
                • Group1000Length Field
                • Group1010Length Field
                • Group2000Length Field
                • Group2010Length Field
                • Group2020Length Field
                • Group2030Length Field
                • Group2040Length Field
                • Group2050Length Field
                • Group2100Length Field
                • Group2110Length Field
                • Group2120Length Field
                • Group2130Length Field
                • Group2200Length Field
                • Group3002Length Field
                • Group3004Length Field
                • Group3006Length Field
                • Group3008Length Field
                • Group300ALength Field
                • Group300CLength Field
                • Group300ELength Field
                • Group4000Length Field
                • Group4008Length Field
                • Group4FFELength Field
                • Group50xxLength Field
                • Group5200Length Field
                • Group5400Length Field
                • Group5600Length Field
                • Group60xxLength Field
                • Group7FE0Length Field
                • Group7FFFLength Field
                • HalfValueLayer Field
                • HangingProtocolCreationDateTime Field
                • HangingProtocolCreator Field
                • HangingProtocolDefinitionSequence Field
                • HangingProtocolDescription Field
                • HangingProtocolLevel Field
                • HangingProtocolName Field
                • HangingProtocolUserGroupName Field
                • HangingProtocolUserIdentificationCodeSequence Field
                • HardcopyCreationDeviceID Field
                • HardcopyDeviceManufacturer Field
                • HardcopyDeviceManufacturersModelName Field
                • HardcopyDeviceSoftwareVersion Field
                • HeadFixationAngle Field
                • HeartRate Field
                • HighBit Field
                • HighDoseTechniqueType Field
                • HighRrValue Field
                • HistogramBinWidth Field
                • HistogramData Field
                • HistogramExplanation Field
                • HistogramFirstBinValue Field
                • HistogramLastBinValue Field
                • HistogramNumberOfBins Field
                • HistogramSequence Field
                • HL7DocumentEffectiveTime Field
                • HL7DocumentTypeCodeSequence Field
                • HL7InstanceIdentifier Field
                • HL7StructuredDocumentReferenceSequence Field
                • HorizontalFieldofView Field
                • HorizontalPrismBase Field
                • HorizontalPrismPower Field
                • HuffmanTableSize Field
                • HuffmanTableTriplet Field
                • HumanPerformerCodeSequence Field
                • HumanPerformerName Field
                • HumanPerformerOrganization Field
                • ICCProfile Field
                • IconImageSequence Field
                • IdenticalDocumentsSequence Field
                • IdentifierTypeCode Field
                • IdentifyingComments Field
                • Illumination Field
                • IlluminationBandwidth Field
                • IlluminationPower Field
                • IlluminationTypeCodeSequence Field
                • IlluminationWaveLength Field
                • ImageAndFluoroscopyAreaDoseProduct Field
                • ImageBoxContentSequence Field
                • ImageBoxesSequence Field
                • ImageBoxLargeScrollAmount Field
                • ImageBoxLargeScrollType Field
                • ImageBoxLayoutType Field
                • ImageBoxNumber Field
                • ImageBoxOverlapPriority Field
                • ImageBoxPosition Field
                • ImageBoxPresentationLUTFlag Field
                • ImageBoxScrollDirection Field
                • ImageBoxSmallScrollAmount Field
                • ImageBoxSmallScrollType Field
                • ImageBoxSynchronizationSequence Field
                • ImageBoxTileHorizontalDimension Field
                • ImageBoxTileVerticalDimension Field
                • ImageCenterPointCoordinatesSequence Field
                • ImageComments Field
                • ImageDataLocation Field
                • ImageDataTypeSequence Field
                • ImageDimensions Field
                • ImageDisplayFormat Field
                • ImagedNucleus Field
                • ImageFilter Field
                • ImageFormat Field
                • ImageFrameOrigin Field
                • ImageGeometryType Field
                • ImageHorizontalFlip Field
                • ImageID Field
                • ImageIndex Field
                • ImageLaterality Field
                • ImageLocation Field
                • ImageOrientation Field
                • ImageOrientationPatient Field
                • ImageOrientationVolume Field
                • ImageOverlayBoxContentSequence Field
                • ImageOverlayFlag Field
                • ImagePathFilterPassBand Field
                • ImagePathFilterPassThroughWavelength Field
                • ImagePathFilterTypeStackCodeSequence Field
                • ImagePlanePixelSpacing Field
                • ImagePosition Field
                • ImagePositionPatient Field
                • ImagePositionVolume Field
                • ImagePresentationComments Field
                • ImageProcessingApplied Field
                • ImageRotation Field
                • ImageRotationRetired Field
                • ImagerPixelSpacing Field
                • ImageSetLabel Field
                • ImageSetNumber Field
                • ImageSetSelectorCategory Field
                • ImageSetSelectorSequence Field
                • ImageSetSelectorUsageFlag Field
                • ImageSetsSequence Field
                • ImagesInAcquisition Field
                • ImagesInSeries Field
                • ImagesInStudy Field
                • ImageToEquipmentMappingMatrix Field
                • ImageTransformationMatrix Field
                • ImageTranslationVector Field
                • ImageTriggerDelay Field
                • ImageType Field
                • ImagingDeviceSpecificAcquisitionParameters Field
                • ImagingFrequency Field
                • ImagingServiceRequestComments Field
                • ImagingServiceRequestFillerOrderNum Field
                • ImagingServiceRequestPlacerOrderNum Field
                • ImplementationClassUID Field
                • ImplementationVersionName Field
                • Impressions Field
                • IncludeDisplayApplication Field
                • IncludeNonDICOMObjects Field
                • InConcatenationNumber Field
                • InConcatenationTotalNumber Field
                • InitialCineRunState Field
                • InPlanePhaseEncodingDirection Field
                • InputAvailabilityFlag Field
                • InputInformationSequence Field
                • InStackPositionNumber Field
                • InstanceAvailability Field
                • InstanceCreationDate Field
                • InstanceCreationTime Field
                • InstanceCreatorUID Field
                • InstanceNumber Field
                • InstitutionAddress Field
                • InstitutionalDepartmentName Field
                • InstitutionCodeSequence Field
                • InstitutionName Field
                • InsurancePlanIdentification Field
                • IntendedRecipientsOfResultsIdentificationSequence Field
                • IntensifierActiveDimensions Field
                • IntensifierActiveShape Field
                • IntensifierSize Field
                • InterMarkerDistance Field
                • IntermediatePupillaryDistance Field
                • InterpretationApprovalDate Field
                • InterpretationApprovalTime Field
                • InterpretationApproverSequence Field
                • InterpretationAuthor Field
                • InterpretationDiagnosisCodeSequence Field
                • InterpretationDiagnosisDescription Field
                • InterpretationID Field
                • InterpretationIDIssuer Field
                • InterpretationRecordedDate Field
                • InterpretationRecordedTime Field
                • InterpretationRecorder Field
                • InterpretationStatusID Field
                • InterpretationText Field
                • InterpretationTranscriber Field
                • InterpretationTranscriptionDate Field
                • InterpretationTranscriptionTime Field
                • InterpretationTypeID Field
                • IntervalNumber Field
                • IntervalsAcquired Field
                • IntervalsRejected Field
                • InterventionDescription Field
                • InterventionDrugCodeSequence Field
                • InterventionDrugDose Field
                • InterventionDrugInformationSequence Field
                • InterventionDrugName Field
                • InterventionDrugStartTime Field
                • InterventionDrugStopTime Field
                • InterventionSequence Field
                • InterventionStatus Field
                • IntraOcularPressure Field
                • InversionRecovery Field
                • InversionTime Field
                • InversionTimes Field
                • IonBeamLimitingDeviceSequence Field
                • IonBeamSequence Field
                • IonBlockSequence Field
                • IonControlPointDeliverySequence Field
                • IonControlPointSequence Field
                • IonControlPointVerificationSequence Field
                • IonMachineVerificationSequence Field
                • IonRangeCompensatorSequence Field
                • IonToleranceTableSequence Field
                • IonWedgePositionSequence Field
                • IonWedgeSequence Field
                • IrradiationEventIdentificationSequence Field
                • IrradiationEventUID Field
                • IsocenterPosition Field
                • IsocenterReferenceSystemSequence Field
                • IsocentertoBeamLimitingDeviceDistance Field
                • IsocentertoBlockTrayDistance Field
                • IsocentertoCompensatorDistances Field
                • IsocentertoCompensatorTrayDistance Field
                • IsocentertoLateralSpreadingDeviceDistance Field
                • IsocentertoRangeModulatorDistance Field
                • IsocentertoRangeShifterDistance Field
                • IsocentertoWedgeTrayDistance Field
                • IsotopeNumber Field
                • IssueDateOfImagingServiceRequest Field
                • IssuerOfAccessionNumberSequence Field
                • IssuerOfAdmissionID Field
                • IssuerOfAdmissionIDSequence Field
                • IssuerOfPatientID Field
                • IssuerOfPatientIDQualifiersSequence Field
                • IssuerOfServiceEpisodeID Field
                • IssuerOfServiceEpisodeIDSequence Field
                • IssuerOfTheContainerIdentifierSequence Field
                • IssuerOfTheSpecimenIdentifierSequence Field
                • IssueTimeOfImagingServiceRequest Field
                • Item Field
                • ItemDelimitationItem Field
                • ItemNumber Field
                • IterativeReconstructionMethod Field
                • IvusAcquisition Field
                • IvusGatedRate Field
                • IvusPullbackRate Field
                • IvusPullbackStartFrameNumber Field
                • IvusPullbackStopFrameNumber Field
                • KeratometricAxis Field
                • KeratometricPower Field
                • KeratometryLeftEyeSequence Field
                • KeratometryRightEyeSequence Field
                • KspaceFiltering Field
                • Kvp Field
                • LabelStyleSelection Field
                • LabelText Field
                • LabelUsingInformationExtractedFromInstances Field
                • LanguageCodeSequence Field
                • LargeBluePaletteColorLookupTableData Field
                • LargeBluePaletteColorLookupTableDescriptor Field
                • LargeGreenPaletteColorLookupTableData Field
                • LargeGreenPaletteColorLookupTableDescriptor Field
                • LargePaletteColorLookupTableUID Field
                • LargeRedPaletteColorLookupTableData Field
                • LargeRedPaletteColorLookupTableDescriptor Field
                • LargestImagePixelValue Field
                • LargestImagePixelValueInPlane Field
                • LargestMonochromePixelValue Field
                • LargestPixelValueInSeries Field
                • LargestValidPixelValue Field
                • LastMenstrualDate Field
                • Laterality Field
                • LateralSpreadingDeviceDescription Field
                • LateralSpreadingDeviceID Field
                • LateralSpreadingDeviceNumber Field
                • LateralSpreadingDeviceSequence Field
                • LateralSpreadingDeviceSetting Field
                • LateralSpreadingDeviceSettingsSequence Field
                • LateralSpreadingDeviceType Field
                • LateralSpreadingDeviceWaterEquivalentThickness Field
                • LeafJawPosition Field
                • LeafJawPositions Field
                • LeafPositionBoundaries Field
                • LeftImageSequence Field
                • LeftLensSequence Field
                • LengthToEnd Field
                • LensDescription Field
                • LensesCodeSequence Field
                • LensSegmentType Field
                • LesionNumber Field
                • LightPathFilterPassBand Field
                • LightPathFilterPassThroughWavelength Field
                • LightPathFilterTypeStackCodeSequence Field
                • LineSequence Field
                • ListOfMIMETypes Field
                • LocalNamespaceEntityID Field
                • Location Field
                • LookupTableNumber Field
                • LossyImageCompression Field
                • LossyImageCompressionMethod Field
                • LossyImageCompressionRatio Field
                • LossyImageCompressionRetired Field
                • LowRrValue Field
                • LUTData Field
                • LUTDescriptor Field
                • LUTExplanation Field
                • LUTFrameRange Field
                • LUTFunction Field
                • LutLabel Field
                • LUTNumber Field
                • MAC Field
                • MacAlgorithm Field
                • MacCalculationTransferSyntaxUID Field
                • MacIDNumber Field
                • MacParametersSequence Field
                • MagneticFieldStrength Field
                • MagnetizationTransfer Field
                • MagnificationType Field
                • MagnifytoNumberofColumns Field
                • Manifold Field
                • ManipulatedImage Field
                • Manufacturer Field
                • ManufacturersModelName Field
                • MappingResource Field
                • MaskFrameNumbers Field
                • MaskingImage Field
                • MaskOperation Field
                • MaskOperationExplanation Field
                • MaskPointers Field
                • MaskSelectionMode Field
                • MaskSubpixelShift Field
                • MaskSubtractionSequence Field
                • MaskVisibilityPercentage Field
                • MaterialID Field
                • MatrixRegistrationSequence Field
                • MatrixSequence Field
                • MaxDensity Field
                • MaximumAcrossScanDistortion Field
                • MaximumAlongScanDistortion Field
                • MaximumCollatedFilms Field
                • MaximumCoordinateValue Field
                • MaximumDepthDistortion Field
                • MaximumFractionalValue Field
                • MaximumMemoryAllocation Field
                • MaximumPointDistance Field
                • MeanPointDistance Field
                • MeasuredDoseDescription Field
                • MeasuredDoseReferenceNumber Field
                • MeasuredDoseReferenceSequence Field
                • MeasuredDoseType Field
                • MeasuredDoseValue Field
                • MeasuredValueSequence Field
                • MeasurementUnitsCodeSequence Field
                • MeasuringUnitsSequence Field
                • MechanicalIndex Field
                • MediaDisposition Field
                • MediaInstalledSequence Field
                • MediaStorageSOPClassUID Field
                • MediaStorageSOPInstanceUID Field
                • MedicalAlerts Field
                • MedicalRecordLocator Field
                • MediumType Field
                • MemoryAllocation Field
                • MemoryBitDepth Field
                • MessageID Field
                • MessageIDBeingRespondedTo Field
                • MessageSetID Field
                • MetaboliteMapCodeSequence Field
                • MetaboliteMapDescription Field
                • MetaInfoHeader Field
                • MetersetExposure Field
                • MetersetRate Field
                • MetersetRateDelivered Field
                • MetersetRateSet Field
                • MidSlabPosition Field
                • MilitaryRank Field
                • MIMETypeofEncapsulatedDocument Field
                • MinDensity Field
                • MinimumCoordinateValue Field
                • ModalitiesInStudy Field
                • Modality Field
                • ModalityLUTSequence Field
                • ModalityLUTType Field
                • ModifiedAttributesSequence Field
                • ModifiedImageDate Field
                • ModifiedImageDescription Field
                • ModifiedImageID Field
                • ModifiedImageTime Field
                • ModifierCodeSequence Field
                • ModifyingDeviceID Field
                • ModifyingDeviceManufacturer Field
                • ModifyingSystem Field
                • MostRecentTreatmentDate Field
                • MotionSynchronizationSequence Field
                • MoveDestination Field
                • MoveOriginatorApplicationEntityTitle Field
                • MoveOriginatorMessageID Field
                • MRAcquisitionFrequencyEncodingSteps Field
                • MRAcquisitionPhaseEncodingStepsInPlane Field
                • MRAcquisitionPhaseEncodingStepsOutOfPlane Field
                • MrAcquisitionType Field
                • MrAveragesSequence Field
                • MrDiffusionSequence Field
                • MRDRDirectoryRecordOffset Field
                • MrEchoSequence Field
                • MrFovGeometrySequence Field
                • MrImageFrameTypeSequence Field
                • MrImagingModifierSequence Field
                • MrMetaboliteMapSequence Field
                • MrModifierSequence Field
                • MrReceiveCoilSequence Field
                • MrSpatialSaturationSequence Field
                • MRSpectroscopyAcquisitionType Field
                • MrSpectroscopyFovGeometrySequence Field
                • MrSpectroscopyFrameTypeSequence Field
                • MrTimingAndRelatedParametersSequence Field
                • MrTransmitCoilSequence Field
                • MrVelocityEncodingSequence Field
                • MultiCoilConfiguration Field
                • MultiCoilDefinitionSequence Field
                • MultiCoilElementName Field
                • MultiCoilElementUsed Field
                • MultiFramePresentationSequence Field
                • MultiFrameSourceSOPInstanceUID Field
                • MultiPlanarExcitation Field
                • MultipleCopiesFlag Field
                • MultipleSpinEcho Field
                • MultiplexedAudioChannelsDescriptionCodeSequence Field
                • MultiplexGroupLabel Field
                • MultiplexGroupTimeOffset Field
                • MydriaticAgentCodeSequence Field
                • MydriaticAgentConcentration Field
                • MydriaticAgentConcentrationUnitsSequence Field
                • MydriaticAgentSequence Field
                • NameOfPhysiciansReadingStudy Field
                • NamesOfIntendedRecipientsOfResults Field
                • NavigationDisplaySet Field
                • NavigationIndicatorSequence Field
                • NearPupillaryDistance Field
                • NetworkID Field
                • NominalBeamEnergy Field
                • NominalBeamEnergyUnit Field
                • NominalCardiacTriggerDelayTime Field
                • NominalInterval Field
                • NominalPercentageOfCardiacPhase Field
                • NominalPercentageOfRespiratoryPhase Field
                • NominalPriorDose Field
                • NominalRespiratoryTriggerDelayTime Field
                • NominalScannedPixelSpacing Field
                • NominalScreenDefinitionSequence Field
                • NonDICOMOutputCodeSequence Field
                • NonUniformRadialSamplingCorrected Field
                • NormalizationFactorFormat Field
                • NormalizationPoint Field
                • NormalReverse Field
                • NorRev Field
                • NotchFilterBandwidth Field
                • NotchFilterFrequency Field
                • NTPSourceAddress Field
                • NuclearMedicineSeriesType Field
                • NumberOfAverages Field
                • NumberOfBeams Field
                • NumberOfBlocks Field
                • NumberOfBoli Field
                • NumberOfBrachyApplicationSetups Field
                • NumberOfChannels Field
                • NumberOfCompensators Field
                • NumberOfCompletedSuboperations Field
                • NumberOfContourPoints Field
                • NumberOfControlPoints Field
                • NumberOfCopies Field
                • NumberOfDetectors Field
                • NumberOfEnergyWindows Field
                • NumberOfEventTimers Field
                • NumberOfFailedSuboperations Field
                • NumberOfFilms Field
                • NumberOfFractionPatternDigitsPerDay Field
                • NumberOfFractionsDelivered Field
                • NumberOfFractionsPlanned Field
                • NumberOfFrames Field
                • NumberOfFramesInOverlay Field
                • NumberOfFramesInPhase Field
                • NumberOfFramesInRotation Field
                • NumberOfGraphicPoints Field
                • NumberofHorizontalPixels Field
                • NumberOfIterations Field
                • NumberOfKspaceTrajectories Field
                • NumberofLateralSpreadingDevices Field
                • NumberOfLeafJawPairs Field
                • NumberOfMatches Field
                • NumberofPaintings Field
                • NumberOfPatientRelatedInstances Field
                • NumberOfPatientRelatedSeries Field
                • NumberOfPatientRelatedStudies Field
                • NumberOfPhaseEncodingSteps Field
                • NumberOfPhases Field
                • NumberOfPoints Field
                • NumberofPriorsReferenced Field
                • NumberOfPulses Field
                • NumberofRangeModulators Field
                • NumberofRangeShifters Field
                • NumberOfReferences Field
                • NumberOfRemainingSuboperations Field
                • NumberOfRotations Field
                • NumberOfRrIntervals Field
                • NumberOfSamples Field
                • NumberofScanSpotPositions Field
                • NumberofScreens Field
                • NumberOfSeriesRelatedInstances Field
                • NumberOfSlices Field
                • NumberOfStages Field
                • NumberOfStudyRelatedInstances Field
                • NumberOfStudyRelatedSeries Field
                • NumberOfSubsets Field
                • NumberOfSurfacePoints Field
                • NumberOfSurfaces Field
                • NumberOfTable Field
                • NumberOfTableBreakPoints Field
                • NumberOfTableEntries Field
                • NumberOfTables Field
                • NumberOfTemporalPositions Field
                • NumberOfTimeSlices Field
                • NumberOfTimeSlots Field
                • NumberOfTomosynthesisSourceImages Field
                • NumberOfTransformSteps Field
                • NumberOfTriggersInPhase Field
                • NumberOfVectors Field
                • NumberofVerticalPixels Field
                • NumberOfViewsInStage Field
                • NumberOfWarningSuboperations Field
                • NumberOfWaveformChannels Field
                • NumberOfWaveformSamples Field
                • NumberOfWedges Field
                • NumberOfZeroFills Field
                • NumericValue Field
                • NumericValueQualifierCodeSequence Field
                • ObjectPixelSpacinginCenterofBeam Field
                • ObjectThicknessSequence Field
                • ObservationDateTime Field
                • ObservationNumber Field
                • ObserverType Field
                • Occupation Field
                • OffendingElement Field
                • OffsetOfReferencedLowerLevelDirectoryEntity Field
                • OffsetOfTheFirstDirectoryRecordOfTheRootDirectoryEntity Field
                • OffsetOfTheLastDirectoryRecordOfTheRootDirectoryEntity Field
                • OffsetOfTheNextDirectoryRecord Field
                • OnAxisBackgroundAnatomicStructureCodeSequence Field
                • OperatingMode Field
                • OperatingModeSequence Field
                • OperatingModeType Field
                • OperatorIdentificationSequence Field
                • OperatorsName Field
                • OphthalmicFrameLocationSequence Field
                • OphthalmicImageOrientation Field
                • OpticalTransmittance Field
                • Optotype Field
                • OptotypeDetailedDefinition Field
                • OptotypePresentation Field
                • OrderCallbackPhoneNumber Field
                • OrderEnteredBy Field
                • OrderEnterersLocation Field
                • OrderFillerIdentifierSequence Field
                • OrderPlacerIdentifierSequence Field
                • OrganAtRiskFullVolumeDose Field
                • OrganAtRiskLimitDose Field
                • OrganAtRiskMaximumDose Field
                • OrganAtRiskOverdoseVolumeFraction Field
                • OrganDose Field
                • OrganExposed Field
                • OriginalAttributesSequence Field
                • OriginalImageIdentification Field
                • OriginalImageIdentificationNomenclature Field
                • OriginalImageSequence Field
                • OriginalSpecializedSOPClassUID Field
                • Originator Field
                • OtherMagnificationTypesAvailable Field
                • OtherMediaAvailableSequence Field
                • OtherPatientIDs Field
                • OtherPatientIDsSequence Field
                • OtherPatientNames Field
                • OtherPupillaryDistance Field
                • OtherSmoothingTypesAvailable Field
                • OtherStudyNumbers Field
                • OutputInformationSequence Field
                • OutputPower Field
                • OverlayActivationLayer Field
                • OverlayBackgroundDensity Field
                • OverlayBitPosition Field
                • OverlayBitsAllocated Field
                • OverlayBitsForCodeWord Field
                • OverlayBitsGrouped Field
                • OverlayCodeLabel Field
                • OverlayCodeTableLocation Field
                • OverlayColumns Field
                • OverlayComments Field
                • OverlayCompressionCode Field
                • OverlayCompressionDescription Field
                • OverlayCompressionLabel Field
                • OverlayCompressionOriginator Field
                • OverlayCompressionStepPointers Field
                • OverlayData Field
                • OverlayDate Field
                • OverlayDescription Field
                • OverlayDescriptorBlue Field
                • OverlayDescriptorGray Field
                • OverlayDescriptorGreen Field
                • OverlayDescriptorRed Field
                • OverlayForegroundDensity Field
                • OverlayFormat Field
                • OverlayLabel Field
                • OverlayLocation Field
                • OverlayMagnificationType Field
                • OverlayMode Field
                • OverlayNumber Field
                • OverlayNumberOfTables Field
                • OverlayOrigin Field
                • OverlayorImageMagnification Field
                • OverlayPixelDataSequence Field
                • OverlayPlaneOrigin Field
                • OverlayPlanes Field
                • OverlayRepeatInterval Field
                • OverlayRows Field
                • Overlays Field
                • OverlaysBlue Field
                • OverlaysGray Field
                • OverlaysGreen Field
                • OverlaySmoothingType Field
                • OverlaysRed Field
                • OverlaySubtype Field
                • OverlayTime Field
                • OverlayType Field
                • OverriddenAttributesSequence Field
                • OverrideParameterPointer Field
                • OverrideReason Field
                • OverrideSequence Field
                • OverSamplingPhase Field
                • OwnerID Field
                • PageNumberVector Field
                • PagePositionID Field
                • PaletteColorLookupTableUID Field
                • ParallelAcquisition Field
                • ParallelAcquisitionTechnique Field
                • ParallelReductionFactorInPlane Field
                • ParallelReductionFactorInPlaneRetired Field
                • ParallelReductionFactorOutOfPlane Field
                • ParallelReductionFactorSecondInPlane Field
                • ParameterItemIndex Field
                • ParameterPointer Field
                • ParameterSequencePointer Field
                • PartialDataDisplayHandling Field
                • PartialFourier Field
                • PartialFourierDirection Field
                • PartialView Field
                • PartialViewCodeSequence Field
                • PartialViewDescription Field
                • ParticipantSequence Field
                • ParticipationDateTime Field
                • ParticipationType Field
                • PatientAdditionalPosition Field
                • PatientAddress Field
                • PatientAge Field
                • PatientBirthDate Field
                • PatientBirthName Field
                • PatientBirthTime Field
                • PatientBreedCodeSequence Field
                • PatientBreedDescription Field
                • PatientClinicalTrialParticipationSequence Field
                • PatientComments Field
                • PatientEyeMovementCommandCodeSequence Field
                • PatientEyeMovementCommanded Field
                • PatientFrameOfReferenceSource Field
                • PatientGantryRelationshipCodeSequence Field
                • PatientID Field
                • PatientIdentityRemoved Field
                • PatientInsurancePlanCodeSequence Field
                • PatientMotherBirthName Field
                • PatientMotionCorrected Field
                • PatientName Field
                • PatientOrientation Field
                • PatientOrientationCodeSequence Field
                • PatientOrientationinFrameSequence Field
                • PatientOrientationModifierCodeSequence Field
                • PatientPhysiologicalStateCodeSequence Field
                • PatientPhysiologicalStateSequence Field
                • PatientPosition Field
                • PatientPrimaryLanguageCodeSequence Field
                • PatientPrimaryLanguageModifierCodeSequence Field
                • PatientReligiousPreference Field
                • PatientSetupLabel Field
                • PatientSetupNumber Field
                • PatientSetupSequence Field
                • PatientSex Field
                • PatientSexNeutered Field
                • PatientsInstitutionResidence Field
                • PatientSize Field
                • PatientSpeciesCodeSequence Field
                • PatientSpeciesDescription Field
                • PatientState Field
                • PatientSupportAccessoryCode Field
                • PatientSupportAngle Field
                • PatientSupportAngleTolerance Field
                • PatientSupportID Field
                • PatientSupportRotationDirection Field
                • PatientSupportType Field
                • PatientTelephoneNumbers Field
                • PatientTransportArrangements Field
                • PatientWeight Field
                • PauseBetweenFrames Field
                • PercentPhaseFieldOfView Field
                • PercentSampling Field
                • PerformedLocation Field
                • PerformedProcedureCodeSequence Field
                • PerformedProcedureStepDescription Field
                • PerformedProcedureStepDiscontinuationReasonCodeSequence Field
                • PerformedProcedureStepEndDate Field
                • PerformedProcedureStepEndTime Field
                • PerformedProcedureStepID Field
                • PerformedProcedureStepStartDate Field
                • PerformedProcedureStepStartTime Field
                • PerformedProcedureStepStatus Field
                • PerformedProcedureTypeDescription Field
                • PerformedProcessingApplicationsCodeSequence Field
                • PerformedProcessingParametersSequence Field
                • PerformedProtocolCodeSequence Field
                • PerformedProtocolType Field
                • PerformedSeriesSequence Field
                • PerformedStationAeTitle Field
                • PerformedStationClassCodeSequence Field
                • PerformedStationGeographicLocationCodeSequence Field
                • PerformedStationName Field
                • PerformedStationNameCodeSequence Field
                • PerformedWorkitemCodeSequence Field
                • PerformingPhysicianIdentificationSequence Field
                • PerformingPhysiciansName Field
                • PerFrameFunctionalGroupsSequence Field
                • PerimeterTable Field
                • PerimeterValue Field
                • PerProjectionAcquisitionSequence Field
                • PersonIdentificationCodeSequence Field
                • PersonName Field
                • PersonsAddress Field
                • PersonsTelephoneNumbers Field
                • PertinentDocumentsSequence Field
                • PertinentOtherEvidenceSequence Field
                • PETDetectorMotionDetailsSequence Field
                • PETFrameAcquisitionSequence Field
                • PETFrameCorrectionFactorsSequence Field
                • PETFrameTypeSequence Field
                • PETPositionSequence Field
                • PETReconstructionSequence Field
                • PETTableDynamicsSequence Field
                • PhaseContrast Field
                • PhaseDelay Field
                • PhaseDescription Field
                • PhaseInformationSequence Field
                • PhaseNumber Field
                • PhaseVector Field
                • PhosphorType Field
                • PhotometricInterpretation Field
                • PhototimerSetting Field
                • PhysicalDeltaX Field
                • PhysicalDeltaY Field
                • PhysicalDetectorSize Field
                • PhysicalUnitsXDirection Field
                • PhysicalUnitsYDirection Field
                • PhysicianApprovingInterpretation Field
                • PhysiciansOfRecord Field
                • PhysiciansOfRecordIdentificationSequence Field
                • PhysiciansReadingStudyIdentificationSequence Field
                • PixelAspectRatio Field
                • PixelBandwidth Field
                • PixelComponentDataType Field
                • PixelComponentMask Field
                • PixelComponentOrganization Field
                • PixelComponentPhysicalUnits Field
                • PixelComponentRangeStart Field
                • PixelComponentRangeStop Field
                • PixelCoordinateSet Field
                • PixelData Field
                • PixelDataProviderURL Field
                • PixelIntensityRelationship Field
                • PixelIntensityRelationshipLUTSequence Field
                • PixelIntensityRelationshipSign Field
                • PixelMeasuresSequence Field
                • PixelPaddingRangeLimit Field
                • PixelPaddingValue Field
                • PixelPresentation Field
                • PixelRepresentation Field
                • PixelShiftFrameRange Field
                • PixelShiftSequence Field
                • PixelSpacing Field
                • PixelSpacingCalibrationDescription Field
                • PixelSpacingCalibrationType Field
                • PixelSpacingSequence Field
                • PixelValueMappingCodeSequence Field
                • PixelValueTransformationSequence Field
                • PlacerOrderNumberImagingServiceRequest Field
                • PlacerOrderNumberImagingServiceRequestRetired Field
                • PlacerOrderNumberProcedure Field
                • PlanarConfiguration Field
                • PlaneIdentification Field
                • PlaneOrientationSequence Field
                • PlaneOrientationVolumeSequence Field
                • PlanePositionSequence Field
                • PlanePositionVolumeSequence Field
                • Planes Field
                • PlanIntent Field
                • PlannedVerificationImageSequence Field
                • PlateID Field
                • PlateType Field
                • PointCoordinatesData Field
                • PointPositionAccuracy Field
                • PointsBoundingBoxCoordinates Field
                • Polarity Field
                • PositionerIsocenterDetectorRotationAngle Field
                • PositionerIsocenterPrimaryAngle Field
                • PositionerIsocenterSecondaryAngle Field
                • PositionerMotion Field
                • PositionerPositionSequence Field
                • PositionerPrimaryAngle Field
                • PositionerPrimaryAngleIncrement Field
                • PositionerSecondaryAngle Field
                • PositionerSecondaryAngleIncrement Field
                • PositionerType Field
                • PositionMeasuringDeviceUsed Field
                • PositionofIsocenterProjection Field
                • PositionReferenceIndicator Field
                • PostDeformationMatrixRegistrationSequence Field
                • PostprocessingFunction Field
                • Preamble Field
                • PredecessorDocumentsSequence Field
                • PreDeformationMatrixRegistrationSequence Field
                • PredictorColumns Field
                • PredictorConstants Field
                • PredictorRows Field
                • PreferredPlaybackSequencing Field
                • PregnancyStatus Field
                • PreliminaryFlag Field
                • PreMedication Field
                • PrescriptionDescription Field
                • PresentationCreationDate Field
                • PresentationCreationTime Field
                • PresentationGroupNumber Field
                • PresentationIntentType Field
                • PresentationLutContentSequence Field
                • PresentationLutFlag Field
                • PresentationLutSequence Field
                • PresentationLutShape Field
                • PresentationPixelAspectRatio Field
                • PresentationPixelMagnificationRatio Field
                • PresentationPixelSpacing Field
                • PresentationSizeMode Field
                • PreserveCompositeInstancesAfterMediaCreation Field
                • PrimaryAnatomicStructureModifierSequence Field
                • PrimaryAnatomicStructureSequence Field
                • PrimaryDosimeterUnit Field
                • PrimaryFluenceModeSequence Field
                • PrimaryPositionerIncrement Field
                • PrimaryPositionerScanArc Field
                • PrimaryPositionerScanStartAngle Field
                • PrimaryPromptsCountsAccumulated Field
                • PrimitivePointIndexList Field
                • Print Field
                • PrinterCharacteristicsSequence Field
                • PrinterConfigurationSequence Field
                • PrinterName Field
                • PrinterPixelSpacing Field
                • PrinterResolutionID Field
                • PrinterStatus Field
                • PrinterStatusInfo Field
                • PrintingBitDepth Field
                • PrintJobDescriptionSequence Field
                • PrintJobID Field
                • PrintManagementCapabilitiesSequence Field
                • PrintPriority Field
                • PrintQueueID Field
                • Priority Field
                • PrismSequence Field
                • PrivateInformation Field
                • PrivateInformationCreatorUID Field
                • PrivateRecordUID Field
                • ProcedureCodeSequence Field
                • ProcedureStepLabel Field
                • ProcedureStepRelationshipType Field
                • ProcessingFunction Field
                • ProductDescription Field
                • ProductExpirationDateTime Field
                • ProductLotIdentifier Field
                • ProductName Field
                • ProductPackageIdentifier Field
                • ProductParameterSequence Field
                • ProductTypeCodeSequence Field
                • ProjectionEponymousNameCodeSequence Field
                • ProjectionPixelCalibrationSequence Field
                • ProposedStudySequence Field
                • ProtocolContextSequence Field
                • ProtocolName Field
                • PseudocolorType Field
                • PulseRepetitionFrequency Field
                • PulseRepetitionInterval Field
                • PulseSequenceName Field
                • PupilDilated Field
                • PupilSize Field
                • PurposeOfReferenceCodeSequence Field
                • PvcRejection Field
                • QuadratureReceiveCoil Field
                • QualityControlImage Field
                • Quantity Field
                • QuantitySequence Field
                • QueryRetrieveLevel Field
                • QueueStatus Field
                • RadialPosition Field
                • RadiationAtomicNumber Field
                • RadiationChargeState Field
                • RadiationMachineName Field
                • RadiationMachineSad Field
                • RadiationMachineSsd Field
                • RadiationMassNumber Field
                • RadiationMode Field
                • RadiationSetting Field
                • RadiationType Field
                • Radionuclide Field
                • RadionuclideCodeSequence Field
                • RadionuclideHalfLife Field
                • RadionuclidePositronFraction Field
                • RadionuclideTotalDose Field
                • Radiopharmaceutical Field
                • RadiopharmaceuticalAgentNumber Field
                • RadiopharmaceuticalCodeSequence Field
                • RadiopharmaceuticalInformationSequence Field
                • RadiopharmaceuticalRoute Field
                • RadiopharmaceuticalSpecificActivity Field
                • RadiopharmaceuticalStartDateTime Field
                • RadiopharmaceuticalStartTime Field
                • RadiopharmaceuticalStopDateTime Field
                • RadiopharmaceuticalStopTime Field
                • RadiopharmaceuticalUsageSequence Field
                • RadiopharmaceuticalVolume Field
                • RadiusOfCircularCollimator Field
                • RadiusofCircularExposureControlSensingRegion Field
                • RadiusOfCircularShutter Field
                • RadiusOfCurvature Field
                • RandomsCorrected Field
                • RandomsCorrectionMethod Field
                • RangeModulatorDescription Field
                • RangeModulatorGatingStartValue Field
                • RangeModulatorGatingStartWaterEquivalentThickness Field
                • RangeModulatorGatingStopValue Field
                • RangeModulatorGatingStopWaterEquivalentThickness Field
                • RangeModulatorID Field
                • RangeModulatorNumber Field
                • RangeModulatorSequence Field
                • RangeModulatorSettingsSequence Field
                • RangeModulatorType Field
                • RangeShifterDescription Field
                • RangeShifterID Field
                • RangeShifterNumber Field
                • RangeShifterSequence Field
                • RangeShifterSetting Field
                • RangeShifterSettingsSequence Field
                • RangeShifterType Field
                • RangeShifterWaterEquivalentThickness Field
                • RawDataHandling Field
                • RealWorldValueFirstValueMapped Field
                • RealWorldValueIntercept Field
                • RealWorldValueLastValueMapped Field
                • RealWorldValueLUTData Field
                • RealWorldValueMappingSequence Field
                • RealWorldValueSlope Field
                • ReasonForCancellation Field
                • ReasonForPerformedProcedureCodeSequence Field
                • ReasonforRequestedProcedureCodeSequence Field
                • ReasonForStudy Field
                • ReasonForTheAttributeModification Field
                • ReasonForTheImagingServiceRequest Field
                • ReasonForTheRequestedProcedure Field
                • ReceiveCoilManufacturerName Field
                • ReceiveCoilName Field
                • ReceiveCoilType Field
                • ReceiverAeTitle Field
                • ReceivingAE Field
                • RecognitionCode Field
                • RecognitionCodeRetired Field
                • RecommendedDisplayCIELabValue Field
                • RecommendedDisplayFrameRate Field
                • RecommendedDisplayFrameRateinFloat Field
                • RecommendedDisplayGrayscaleValue Field
                • RecommendedPresentationOpacity Field
                • RecommendedPresentationType Field
                • RecommendedViewingMode Field
                • ReconstructionAlgorithm Field
                • ReconstructionAngle Field
                • ReconstructionDescription Field
                • ReconstructionDiameter Field
                • ReconstructionFieldofView Field
                • ReconstructionIndex Field
                • ReconstructionMethod Field
                • ReconstructionPixelSpacing Field
                • ReconstructionTargetCenterPatient Field
                • ReconstructionType Field
                • RecordedBlockSequence Field
                • RecordedBrachyAccessoryDeviceSequence Field
                • RecordedChannelSequence Field
                • RecordedChannelShieldSequence Field
                • RecordedCompensatorSequence Field
                • RecordedLateralSpreadingDeviceSequence Field
                • RecordedRangeModulatorSequence Field
                • RecordedRangeShifterSequence Field
                • RecordedSnoutSequence Field
                • RecordedSourceApplicatorSequence Field
                • RecordedSourceSequence Field
                • RecordedWedgeSequence Field
                • RecordInUseFlag Field
                • RectificationType Field
                • RectilinearPhaseEncodeReordering Field
                • RedPaletteColorLookupTableData Field
                • RedPaletteColorLookupTableDescriptor Field
                • Reference Field
                • ReferenceAirKermaRate Field
                • ReferenceCoordinates Field
                • ReferencedBasicAnnotationBoxSequence Field
                • ReferencedBeamNumber Field
                • ReferencedBeamSequence Field
                • ReferencedBlockNumber Field
                • ReferencedBolusSequence Field
                • ReferencedBrachyAccessoryDeviceNumber Field
                • ReferencedBrachyApplicationSetupNumber Field
                • ReferencedBrachyApplicationSetupSequence Field
                • ReferencedCalculatedDoseReferenceNumber Field
                • ReferencedCalculatedDoseReferenceSequence Field
                • ReferencedChannelShieldNumber Field
                • ReferencedCompensatorNumber Field
                • ReferencedContentItemIdentifier Field
                • ReferencedControlPointIndex Field
                • ReferencedControlPointSequence Field
                • ReferencedCurveSequence Field
                • ReferencedDateTime Field
                • ReferencedDigitalSignatureSequence Field
                • ReferencedDoseReferenceNumber Field
                • ReferencedDoseReferenceSequence Field
                • ReferencedDoseSequence Field
                • ReferencedFileID Field
                • ReferencedFileXferSynUID Field
                • ReferencedFilmBoxSequence Field
                • ReferencedFilmSessionSequence Field
                • ReferencedFirstFrameSequence Field
                • ReferencedFractionGroupNumber Field
                • ReferencedFractionGroupSequence Field
                • ReferencedFractionNumber Field
                • ReferencedFrameNumber Field
                • ReferencedFrameNumbers Field
                • ReferencedFrameOfReferenceSequence Field
                • ReferencedFrameOfReferenceUID Field
                • ReferencedGeneralPurposeScheduledProcedureStepSequence Field
                • ReferencedGeneralPurposeScheduledProcedureStepTransactionUID Field
                • ReferencedImageBoxSequence Field
                • ReferencedImageBoxSequenceRetired Field
                • ReferencedImageEvidenceSequence Field
                • ReferencedImageOverlayBoxSequence Field
                • ReferencedImageRealWorldValueMappingSequence Field
                • ReferencedImageSequence Field
                • ReferencedInstanceSequence Field
                • ReferencedInterpretationSequence Field
                • ReferenceDisplaySets Field
                • ReferencedLateralSpreadingDeviceNumber Field
                • ReferencedMeasuredDoseReferenceNumber Field
                • ReferencedMeasuredDoseReferenceSequence Field
                • ReferencedNonImageCompositeSOPInstanceSequence Field
                • ReferencedOtherPlaneSequence Field
                • ReferencedOverlayPlaneGroups Field
                • ReferencedOverlayPlaneSequence Field
                • ReferencedOverlaySequence Field
                • ReferencedPatientAliasSequence Field
                • ReferencedPatientSequence Field
                • ReferencedPatientSetupNumber Field
                • ReferencedPerformedProcedureStepSequence Field
                • ReferencedPresentationLutSequence Field
                • ReferencedPresentationStateSequence Field
                • ReferencedPreviousWaveform Field
                • ReferencedPrintJobSequence Field
                • ReferencedPrintJobSequencePullStoredPrint Field
                • ReferencedProcedureStepSequence Field
                • ReferencedRangeModulatorNumber Field
                • ReferencedRangeShifterNumber Field
                • ReferencedRawDataSequence Field
                • ReferencedRealWorldValueMappingInstanceSequence Field
                • ReferencedReferenceImageNumber Field
                • ReferencedReferenceImageSequence Field
                • ReferencedRefractiveMeasurementsSequence Field
                • ReferencedRelatedGeneralSOPClassUIDinFile Field
                • ReferencedRequestSequence Field
                • ReferencedResultsSequence Field
                • ReferencedRoiNumber Field
                • ReferencedRtPlanSequence Field
                • ReferencedSamplePositions Field
                • ReferencedSegmentNumber Field
                • ReferencedSeriesSequence Field
                • ReferencedSetupImageSequence Field
                • ReferencedSOPClassUID Field
                • ReferencedSOPClassUIDInFile Field
                • ReferencedSOPInstanceMACSequence Field
                • ReferencedSOPInstanceUID Field
                • ReferencedSOPInstanceUIDInFile Field
                • ReferencedSOPSequence Field
                • ReferencedSourceApplicatorNumber Field
                • ReferencedSourceNumber Field
                • ReferencedSpatialRegistrationSequence Field
                • ReferencedStartControlPointIndex Field
                • ReferencedStereometricInstanceSequence Field
                • ReferencedStopControlPointIndex Field
                • ReferencedStorageMediaSequence Field
                • ReferencedStoredPrintSequence Field
                • ReferencedStructureSetSequence Field
                • ReferencedStudySequence Field
                • ReferencedSubsequentWaveform Field
                • ReferencedSurfaceNumber Field
                • ReferencedSurfaceSequence Field
                • ReferencedTimeOffsets Field
                • ReferencedToleranceTableNumber Field
                • ReferencedTransferSyntaxUIDInFile Field
                • ReferencedTreatmentRecordSequence Field
                • ReferencedTypeofData Field
                • ReferencedVerificationImageSequence Field
                • ReferencedVisitSequence Field
                • ReferencedVOILUTBoxSequence Field
                • ReferencedWaveformChannels Field
                • ReferencedWaveformSequence Field
                • ReferencedWedgeNumber Field
                • ReferenceImageNumber Field
                • ReferencePixelPhysicalValueX Field
                • ReferencePixelPhysicalValueY Field
                • ReferencePixelX0 Field
                • ReferencePixelY0 Field
                • ReferencetoRecordedSound Field
                • ReferringPhysicianAddress Field
                • ReferringPhysicianIdentificationSequence Field
                • ReferringPhysicianName Field
                • ReferringPhysicianTelephoneNumbers Field
                • ReflectedAmbientLight Field
                • ReformattingInterval Field
                • ReformattingOperationInitialViewDirection Field
                • ReformattingOperationType Field
                • ReformattingThickness Field
                • RefractiveStateSequence Field
                • RegionDataType Field
                • RegionFlags Field
                • RegionLocationMaxX1 Field
                • RegionLocationMaxY1 Field
                • RegionLocationMinX0 Field
                • RegionLocationMinY0 Field
                • RegionOfResidence Field
                • RegionPixelShiftSequence Field
                • RegionSpatialFormat Field
                • RegistrationSequence Field
                • RegistrationTypeCodeSequence Field
                • RelatedFrameOfReferenceUID Field
                • RelatedGeneralSOPClassUID Field
                • RelatedProcedureStepSequence Field
                • RelatedReferenceRTImageSequence Field
                • RelatedRtRoiObservationsSequence Field
                • RelatedSeriesSequence Field
                • RelationshipType Field
                • RelationshipTypeCodeSequence Field
                • RelativeImagePositionCodeSequence Field
                • RelativeOpacity Field
                • RelativeTime Field
                • RelativeTimeUnits Field
                • RelativeXRayExposure Field
                • RelevantInformationSequence Field
                • RenderingType3D Field
                • RepeatFractionCycleLength Field
                • RepeatInterval Field
                • RepetitionTime Field
                • ReportedValuesOrigin Field
                • ReportingPriority Field
                • RepresentativeFrameNumber Field
                • ReprojectionMethod Field
                • RequestAttributesSequence Field
                • RequestedContrastAgent Field
                • RequestedDecimateCropBehavior Field
                • RequestedImageSize Field
                • RequestedImageSizeFlag Field
                • RequestedMediaApplicationProfile Field
                • RequestedProcedureCodeSequence Field
                • RequestedProcedureComments Field
                • RequestedProcedureDescription Field
                • RequestedProcedureID Field
                • RequestedProcedureLocation Field
                • RequestedProcedurePriority Field
                • RequestedResolutionID Field
                • RequestedSOPClassUID Field
                • RequestedSOPInstanceUID Field
                • RequestedSubsequentWorkitemCodeSequence Field
                • RequestingAE Field
                • RequestingPhysician Field
                • RequestingPhysicianIdentificationSequence Field
                • RequestingService Field
                • RequestingServiceCodeSequence Field
                • RequestPriority Field
                • RescaleIntercept Field
                • RescaleSlope Field
                • RescaleType Field
                • ResidualSyringeCounts Field
                • ResonantNucleus Field
                • RespiratoryCyclePosition Field
                • RespiratoryIntervalTime Field
                • RespiratoryMotionCompensationTechnique Field
                • RespiratoryMotionCompensationTechniqueDescription Field
                • RespiratorySignalSource Field
                • RespiratorySignalSourceID Field
                • RespiratorySynchronizationSequence Field
                • RespiratoryTriggerDelayThreshold Field
                • RespiratoryTriggerType Field
                • ResponseSequenceNumber Field
                • ResponsibleOrganization Field
                • ResponsiblePerson Field
                • ResponsiblePersonRole Field
                • ResultingGeneralPurposePerformedProcedureStepsSequence Field
                • ResultsComments Field
                • ResultsDistributionListSequence Field
                • ResultsID Field
                • ResultsIDIssuer Field
                • RET Field
                • RetrieveAETitle Field
                • RetrieveLocationUID Field
                • RetrieveURI Field
                • ReviewDate Field
                • ReviewerName Field
                • ReviewTime Field
                • RevolutionTime Field
                • RFEchoTrainLength Field
                • RGBLUTTransferFunction Field
                • RightImageSequence Field
                • RightLensSequence Field
                • RoiArea Field
                • RoiContourSequence Field
                • RoiDescription Field
                • RoiDisplayColor Field
                • ROIElementalCompositionAtomicMassFraction Field
                • ROIElementalCompositionAtomicNumber Field
                • ROIElementalCompositionSequence Field
                • RoiGenerationAlgorithm Field
                • RoiGenerationDescription Field
                • RoiInterpreter Field
                • RoiMean Field
                • RoiName Field
                • RoiNumber Field
                • RoiObservationDescription Field
                • RoiObservationLabel Field
                • ROIPhysicalPropertiesSequence Field
                • RoiPhysicalProperty Field
                • RoiPhysicalPropertyValue Field
                • RoiStandardDeviation Field
                • RoiVolume Field
                • RotationDirection Field
                • RotationInformationSequence Field
                • RotationOffset Field
                • RotationOfScannedFilm Field
                • RotationVector Field
                • RouteOfAdmissions Field
                • RowOverlap Field
                • Rows Field
                • RowsForNthOrderCoefficients Field
                • RRIntervalTimeNominal Field
                • RrIntervalVector Field
                • RtBeamLimitingDeviceType Field
                • RtDoseRoiSequence Field
                • RtImageDescription Field
                • RtImageLabel Field
                • RtImageName Field
                • RtImageOrientation Field
                • RtImagePlane Field
                • RtImagePosition Field
                • RtImageSid Field
                • RtPlanDate Field
                • RtPlanDescription Field
                • RtPlanGeometry Field
                • RtPlanLabel Field
                • RtPlanName Field
                • RtPlanRelationship Field
                • RtPlanTime Field
                • RtReferencedSeriesSequence Field
                • RtReferencedStudySequence Field
                • RtRelatedRoiSequence Field
                • RtRoiIdentificationCodeSequence Field
                • RtRoiInterpretedType Field
                • RtRoiObservationsSequence Field
                • RtRoiRelationship Field
                • RunLengthTriplet Field
                • RWavePointer Field
                • RWaveTimeVector Field
                • SafePositionExitDate Field
                • SafePositionExitTime Field
                • SafePositionReturnDate Field
                • SafePositionReturnTime Field
                • SampleRate Field
                • SamplesPerPixel Field
                • SamplesperPixelUsed Field
                • SamplingFrequency Field
                • Sar Field
                • SaturationRecovery Field
                • ScanArc Field
                • ScanLength Field
                • ScanMode Field
                • ScanningSequence Field
                • ScanningSpotSize Field
                • ScanOptions Field
                • ScanSpotMetersetsDelivered Field
                • ScanSpotMetersetWeights Field
                • ScanSpotPositionMap Field
                • ScanSpotTuneID Field
                • ScanVelocity Field
                • ScatterCorrected Field
                • ScatterCorrectionMethod Field
                • ScatterFractionFactor Field
                • ScheduledAdmissionDate Field
                • ScheduledAdmissionTime Field
                • ScheduledDischargeDate Field
                • ScheduledDischargeTime Field
                • ScheduledHumanPerformersSequence Field
                • ScheduledPatientInstitutionResidence Field
                • ScheduledPerformingPhysicianIdentificationSequence Field
                • ScheduledPerformingPhysiciansName Field
                • ScheduledProcedureStepDescription Field
                • ScheduledProcedureStepEndDate Field
                • ScheduledProcedureStepEndTime Field
                • ScheduledProcedureStepID Field
                • ScheduledProcedureStepLocation Field
                • ScheduledProcedureStepModificationDateTime Field
                • ScheduledProcedureStepPriority Field
                • ScheduledProcedureStepSequence Field
                • ScheduledProcedureStepStartDate Field
                • ScheduledProcedureStepStartDateTime Field
                • ScheduledProcedureStepStartTime Field
                • ScheduledProcedureStepStatus Field
                • ScheduledProcessingApplicationsCodeSequence Field
                • ScheduledProcessingParametersSequence Field
                • ScheduledProtocolCodeSequence Field
                • ScheduledSpecimenSequence Field
                • ScheduledStationAeTitle Field
                • ScheduledStationClassCodeSequence Field
                • ScheduledStationGeographicLocationCodeSequence Field
                • ScheduledStationName Field
                • ScheduledStationNameCodeSequence Field
                • ScheduledStepAttributesSequence Field
                • ScheduledStudyLocation Field
                • ScheduledStudyLocationAeTitles Field
                • ScheduledStudyStartDate Field
                • ScheduledStudyStartTime Field
                • ScheduledStudyStopDate Field
                • ScheduledStudyStopTime Field
                • ScheduledWorkitemCodeSequence Field
                • SCPStatus Field
                • ScreenMinimumColorBitDepth Field
                • ScreenMinimumGrayscaleBitDepth Field
                • SecondaryCaptureDeviceID Field
                • SecondaryCaptureDeviceManufacturer Field
                • SecondaryCaptureDeviceManufacturersModelName Field
                • SecondaryCaptureDeviceSoftwareVersions Field
                • SecondaryCountsAccumulated Field
                • SecondaryCountsType Field
                • SecondaryPositionerIncrement Field
                • SecondaryPositionerScanArc Field
                • SecondaryPositionerScanStartAngle Field
                • SegmentAlgorithmName Field
                • SegmentAlgorithmType Field
                • SegmentationFractionalType Field
                • SegmentationType Field
                • SegmentDescription Field
                • SegmentedBluePaletteColorLookupTableData Field
                • SegmentedGreenPaletteColorLookupTableData Field
                • SegmentedKspaceTraversal Field
                • SegmentedPropertyCategoryCodeSequence Field
                • SegmentedPropertyTypeCodeSequence Field
                • SegmentedRedPaletteColorLookupTableData Field
                • SegmentIdentificationSequence Field
                • SegmentLabel Field
                • SegmentNumber Field
                • SegmentSequence Field
                • SegmentSurfaceGenerationAlgorithmIdentificationSequence Field
                • SegmentSurfaceSourceInstanceSequence Field
                • SelectorAttribute Field
                • SelectorAttributePrivateCreator Field
                • SelectorAttributeVR Field
                • SelectorATValue Field
                • SelectorCodeSequenceValue Field
                • SelectorCSValue Field
                • SelectorDSValue Field
                • SelectorFDValue Field
                • SelectorFLValue Field
                • SelectorISValue Field
                • SelectorLOValue Field
                • SelectorLTValue Field
                • SelectorPNValue Field
                • SelectorSequencePointer Field
                • SelectorSequencePointerPrivateCreator Field
                • SelectorSHValue Field
                • SelectorSLValue Field
                • SelectorSSValue Field
                • SelectorSTValue Field
                • SelectorULValue Field
                • SelectorUSValue Field
                • SelectorUTValue Field
                • SelectorValueNumber Field
                • SenderAeTitle Field
                • Sensitivity Field
                • SensitivityCalibrated Field
                • SequenceDelimitationItem Field
                • SequenceName Field
                • SequenceOfCompressedData Field
                • SequenceOfUltrasoundRegions Field
                • SequenceVariant Field
                • SeriesDate Field
                • SeriesDescription Field
                • SeriesDescriptionCodeSequence Field
                • SeriesInstanceUID Field
                • SeriesInStudy Field
                • SeriesNumber Field
                • SeriesTime Field
                • SeriesType Field
                • ServiceEpisodeDescription Field
                • ServiceEpisodeID Field
                • SetupDeviceDescription Field
                • SetupDeviceLabel Field
                • SetupDeviceParameter Field
                • SetupDeviceSequence Field
                • SetupDeviceType Field
                • SetupImageComment Field
                • SetupReferenceDescription Field
                • SetupTechnique Field
                • SetupTechniqueDescription Field
                • ShapeType Field
                • SharedFunctionalGroupsSequence Field
                • ShieldingDeviceDescription Field
                • ShieldingDeviceLabel Field
                • ShieldingDevicePosition Field
                • ShieldingDeviceSequence Field
                • ShieldingDeviceType Field
                • ShiftTableSize Field
                • ShiftTableTriplet Field
                • ShowAcquisitionTechniquesFlag Field
                • ShowGraphicAnnotationFlag Field
                • ShowGrayscaleInverted Field
                • ShowImageTrueSizeFlag Field
                • ShowPatientDemographicsFlag Field
                • ShutterLeftVerticalEdge Field
                • ShutterLowerHorizontalEdge Field
                • ShutterOverlayGroup Field
                • ShutterPresentationColorCIELabValue Field
                • ShutterPresentationValue Field
                • ShutterRightVerticalEdge Field
                • ShutterShape Field
                • ShutterUpperHorizontalEdge Field
                • SignalDomainColumns Field
                • SignalDomainRows Field
                • Signature Field
                • SimpleFrameList Field
                • SingleCollimationWidth Field
                • SkipBeats Field
                • SkipFrameRangeFlag Field
                • SlabOrientation Field
                • SlabThickness Field
                • SliceLocation Field
                • SliceLocationVector Field
                • SliceProgressionDirection Field
                • SliceSensitivityFactor Field
                • SliceThickness Field
                • SliceVector Field
                • SlideIdentifier Field
                • SmallestImagePixelValue Field
                • SmallestImagePixelValueInPlane Field
                • SmallestPixelValueInSeries Field
                • SmallestValidPixelValue Field
                • SmokingStatus Field
                • SmoothingType Field
                • SnoutID Field
                • SnoutPosition Field
                • SnoutPositionTolerance Field
                • SnoutSequence Field
                • SoftcopyVOILUTSequence Field
                • SoftTissueFocusThermalIndex Field
                • SoftTissueSurfaceThermalIndex Field
                • SoftTissueThermalIndex Field
                • SoftwareVersions Field
                • SOPAuthorizationComment Field
                • SOPAuthorizationDateTime Field
                • SOPClassesInStudy Field
                • SOPClassesSupported Field
                • SOPClassUID Field
                • SOPInstanceStatus Field
                • SOPInstanceUID Field
                • SOPInstanceUIDOfConcatenationSource Field
                • SortbyCategory Field
                • SortingDirection Field
                • SortingOperationsSequence Field
                • SourceApplicationEntityTitle Field
                • SourceApplicatorID Field
                • SourceApplicatorLength Field
                • SourceApplicatorManufacturer Field
                • SourceApplicatorName Field
                • SourceApplicatorNumber Field
                • SourceApplicatorStepSize Field
                • SourceApplicatorType Field
                • SourceApplicatorWallNominalThickness Field
                • SourceApplicatorWallNominalTransmission Field
                • SourceAxisDistance Field
                • SourceEncapsulationNominalThickness Field
                • SourceEncapsulationNominalTransmission Field
                • SourceFrameOfReferenceUID Field
                • SourceHangingProtocolSequence Field
                • SourceImageEvidenceSequence Field
                • SourceImageIDs Field
                • SourceImageSequence Field
                • SourceInstanceSequence Field
                • SourceIsotopeHalfLife Field
                • SourceIsotopeName Field
                • SourceManufacturer Field
                • SourceMovementType Field
                • SourceNumber Field
                • SourceOfPreviousValues Field
                • SourceSequence Field
                • SourceSerialNumber Field
                • SourceStrength Field
                • SourceStrengthReferenceDate Field
                • SourceStrengthReferenceTime Field
                • SourceStrengthUnits Field
                • SourceToBeamLimitingDeviceDistance Field
                • SourceToBlockTrayDistance Field
                • SourceToCompensatorDistance Field
                • SourceToCompensatorTrayDistance Field
                • SourceToReferenceObjectDistance Field
                • SourceToSurfaceDistance Field
                • SourceToWedgeTrayDistance Field
                • SourceType Field
                • SourceWaveformSequence Field
                • SpacingBetweenSlices Field
                • SpatialLocationsPreserved Field
                • SpatialPresaturation Field
                • SpatialResolution Field
                • SpecialNeeds Field
                • SpecificAbsorptionRateDefinition Field
                • SpecificAbsorptionRateSequence Field
                • SpecificAbsorptionRateValue Field
                • SpecificCharacterSet Field
                • SpecificCharacterSetOfFilesetDescriptorFile Field
                • SpecifiedChannelTotalTime Field
                • SpecifiedMeterset Field
                • SpecifiedNumberofPulses Field
                • SpecifiedPrimaryMeterset Field
                • SpecifiedPulseRepetitionInterval Field
                • SpecifiedSecondaryMeterset Field
                • SpecifiedTreatmentTime Field
                • SpecimenAccessionNumber Field
                • SpecimenDescription Field
                • SpecimenDescriptionSequence Field
                • SpecimenDescriptionSequenceTrial Field
                • SpecimenDescriptionTrial Field
                • SpecimenDetailedDescription Field
                • SpecimenIdentifier Field
                • SpecimenLocalizationContentItemSequence Field
                • SpecimenPreparationSequence Field
                • SpecimenPreparationStepContentItemSequence Field
                • SpecimenSequence Field
                • SpecimenShortDescription Field
                • SpecimenTypeCodeSequence Field
                • SpecimenUID Field
                • SpectrallySelectedExcitation Field
                • SpectrallySelectedSuppression Field
                • SpectralWidth Field
                • SpectroscopyAcquisitionDataColumns Field
                • SpectroscopyAcquisitionOutOfPlanePhaseSteps Field
                • SpectroscopyAcquisitionPhaseColumns Field
                • SpectroscopyAcquisitionPhaseRows Field
                • SpectroscopyData Field
                • SpherePower Field
                • SphericalLensPower Field
                • SpiralPitchFactor Field
                • Spoiling Field
                • StackID Field
                • StageCodeSequence Field
                • StageName Field
                • StageNumber Field
                • StartAcquisitionDateTime Field
                • StartAngle Field
                • StartCardiacTriggerCountThreshold Field
                • StartCumulativeMetersetWeight Field
                • StartDensityThreshold Field
                • StartingRespiratoryAmplitude Field
                • StartingRespiratoryPhase Field
                • StartMeterset Field
                • StartRelativeDensityDifferenceThreshold Field
                • StartRespiratoryTriggerCountThreshold Field
                • StartTrim Field
                • StationName Field
                • Status Field
                • SteadyStatePulseSequence Field
                • SteepKeratometricAxisSequence Field
                • SteeringAngle Field
                • StereoBaselineAngle Field
                • StereoBaselineDisplacement Field
                • StereoHorizontalPixelOffset Field
                • StereoPairsSequence Field
                • StereoRotation Field
                • StereoVerticalPixelOffset Field
                • StopTrim Field
                • StorageMediaFilesetID Field
                • StorageMediaFilesetUID Field
                • StructuredDisplayBackgroundCIELabValue Field
                • StructuredDisplayImageBoxSequence Field
                • StructuredDisplayTextBoxSequence Field
                • StructureSetDate Field
                • StructureSetDescription Field
                • StructureSetLabel Field
                • StructureSetName Field
                • StructureSetRoiSequence Field
                • StructureSetTime Field
                • StudiesContainingOtherReferencedInstancesSequence Field
                • StudyArrivalDate Field
                • StudyArrivalTime Field
                • StudyComments Field
                • StudyCompletionDate Field
                • StudyCompletionTime Field
                • StudyComponentStatusID Field
                • StudyDate Field
                • StudyDescription Field
                • StudyID Field
                • StudyIDIssuer Field
                • StudyInstanceUID Field
                • StudyPriorityID Field
                • StudyReadDate Field
                • StudyReadTime Field
                • StudyStatusID Field
                • StudyTime Field
                • StudyVerifiedDate Field
                • StudyVerifiedTime Field
                • SubjectiveRefractionLeftEyeSequence Field
                • SubjectiveRefractionRightEyeSequence Field
                • SubscriptionListStatus Field
                • SubstanceAdministrationApproval Field
                • SubstanceAdministrationDateTime Field
                • SubstanceAdministrationDeviceID Field
                • SubstanceAdministrationNotes Field
                • SubstanceAdministrationParameterSequence Field
                • SubtractionItemID Field
                • SupportedImageDisplayFormatsSequence Field
                • SurfaceComments Field
                • SurfaceCount Field
                • SurfaceEntryPoint Field
                • SurfaceMeshPrimitivesSequence Field
                • SurfaceNumber Field
                • SurfacePointsNormalsSequence Field
                • SurfacePointsSequence Field
                • SurfaceProcessing Field
                • SurfaceProcessingAlgorithmIdentificationSequence Field
                • SurfaceProcessingDescription Field
                • SurfaceProcessingRatio Field
                • SurfaceSequence Field
                • SynchronizationChannel Field
                • SynchronizationFrameOfReferenceUID Field
                • SynchronizationTrigger Field
                • SynchronizedImageBoxList Field
                • SynchronizedScrollingSequence Field
                • SyringeCounts Field
                • T2Preparation Field
                • TableAngle Field
                • TableCradleTiltAngle Field
                • TableFeedperRotation Field
                • TableFrameOfReferenceUID Field
                • TableHeadTiltAngle Field
                • TableHeight Field
                • TableHorizontalRotationAngle Field
                • TableLateralIncrement Field
                • TableLongitudinalIncrement Field
                • TableMotion Field
                • TableOfParameterValues Field
                • TableOfPixelValues Field
                • TableOfXBreakPoints Field
                • TableOfYBreakPoints Field
                • TablePosition Field
                • TablePositionSequence Field
                • TableSpeed Field
                • TableTopEccentricAngle Field
                • TableTopEccentricAngleTolerance Field
                • TableTopEccentricAxisDistance Field
                • TableTopEccentricRotationDirection Field
                • TableTopLateralPosition Field
                • TableTopLateralPositionTolerance Field
                • TableTopLateralSetupDisplacement Field
                • TableTopLongitudinalPosition Field
                • TableTopLongitudinalPositionTolerance Field
                • TableTopLongitudinalSetupDisplacement Field
                • TableTopPitchAngle Field
                • TableTopPitchAngleTolerance Field
                • TableTopPitchRotationDirection Field
                • TableTopRollAngle Field
                • TableTopRollAngleTolerance Field
                • TableTopRollRotationDirection Field
                • TableTopVerticalPosition Field
                • TableTopVerticalPositionTolerance Field
                • TableTopVerticalSetupDisplacement Field
                • TableTraverse Field
                • TableType Field
                • TableVerticalIncrement Field
                • TableXPositiontoIsocenter Field
                • TableYPositiontoIsocenter Field
                • TableZPositiontoIsocenter Field
                • TagAngleFirstAxis Field
                • TagAngleSecondAxis Field
                • Tagging Field
                • TaggingDelay Field
                • TagSpacingFirstDimension Field
                • TagSpacingSecondDimension Field
                • TagThickness Field
                • TargetMaximumDose Field
                • TargetMinimumDose Field
                • TargetPrescriptionDose Field
                • TargetUnderdoseVolumeFraction Field
                • TelephoneNumber Field
                • TelephoneNumberTrial Field
                • TemplateExtensionCreatorUID Field
                • TemplateExtensionFlag Field
                • TemplateExtensionOrganizationUID Field
                • TemplateIdentifier Field
                • TemplateLocalVersion Field
                • TemplateName Field
                • TemplateNumber Field
                • TemplateType Field
                • TemplateVersion Field
                • TemporalPositionIdentifier Field
                • TemporalPositionIndex Field
                • TemporalPositionSequence Field
                • TemporalPositionTimeOffset Field
                • TemporalRangeType Field
                • TemporalResolution Field
                • TerminalType Field
                • TerminationCardiacTriggerCountThreshold Field
                • TerminationCountsThreshold Field
                • TerminationDensityThreshold Field
                • TerminationRelativeDensityThreshold Field
                • TerminationRespiratoryTriggerCountThreshold Field
                • TerminationTimeThreshold Field
                • TextComments Field
                • TextFormatID Field
                • TextObjectSequence Field
                • TextString Field
                • TextValue Field
                • TherapyDescription Field
                • TherapyType Field
                • ThresholdDensity Field
                • TidOffset Field
                • Time Field
                • TimeBasedImageSetsSequence Field
                • TimeDistributionProtocol Field
                • TimeDomainFiltering Field
                • TimeOfFlightContrast Field
                • TimeOfFlightInformationUsed Field
                • TimeOfLastCalibration Field
                • TimeOfLastDetectorCalibration Field
                • TimeOfSecondaryCapture Field
                • TimeRange Field
                • TimeSliceVector Field
                • TimeSlotInformationSequence Field
                • TimeSlotNumber Field
                • TimeSlotTime Field
                • TimeSlotVector Field
                • TimeSource Field
                • TimezoneOffsetFromUTC Field
                • TissueHeterogeneityCorrection Field
                • TmLinePositionX0 Field
                • TMLinePositionX0Retired Field
                • TmLinePositionX1 Field
                • TMLinePositionX1Retired Field
                • TmLinePositionY0 Field
                • TMLinePositionY0Retired Field
                • TmLinePositionY1 Field
                • TMLinePositionY1Retired Field
                • ToleranceTableLabel Field
                • ToleranceTableNumber Field
                • ToleranceTableSequence Field
                • TomoAngle Field
                • TomoClass Field
                • TomoLayerHeight Field
                • TomoTime Field
                • TomoType Field
                • TopicAuthor Field
                • TopicKeywords Field
                • TopicSubject Field
                • TopicTitle Field
                • TotalBlockTrayFactor Field
                • TotalBlockTrayWaterEquivalentThickness Field
                • TotalCollimationWidth Field
                • TotalCompensatorTrayFactor Field
                • TotalCompensatorTrayWaterEquivalentThickness Field
                • TotalGain Field
                • TotalNumberofExposures Field
                • TotalNumberofPiecesofMediaCreated Field
                • TotalReferenceAirKerma Field
                • TotalTime Field
                • TotalTimeofFluoroscopy Field
                • TotalWedgeTrayWaterEquivalentThickness Field
                • TransactionUID Field
                • TransducerApplicationCodeSequence Field
                • TransducerBeamSteeringCodeSequence Field
                • TransducerData Field
                • TransducerFrequency Field
                • TransducerGeometryCodeSequence Field
                • TransducerOrientation Field
                • TransducerOrientationModifierSequence Field
                • TransducerOrientationSequence Field
                • TransducerPosition Field
                • TransducerPositionModifierSequence Field
                • TransducerPositionSequence Field
                • TransducerScanPatternCodeSequence Field
                • TransducerType Field
                • TransferSyntaxUID Field
                • TransferTubeLength Field
                • TransferTubeNumber Field
                • TransformLabel Field
                • TransformVersionNumber Field
                • TransmitCoilManufacturerName Field
                • TransmitCoilName Field
                • TransmitCoilType Field
                • TransmitterFrequency Field
                • TransverseDetectorSeparation Field
                • TransverseMash Field
                • TreatmentControlPointDate Field
                • TreatmentControlPointTime Field
                • TreatmentDate Field
                • TreatmentDeliveryType Field
                • TreatmentMachineName Field
                • TreatmentMachineSequence Field
                • TreatmentProtocols Field
                • TreatmentSessionApplicationSetupSequence Field
                • TreatmentSessionBeamSequence Field
                • TreatmentSessionIonBeamSequence Field
                • TreatmentSites Field
                • TreatmentStatusComment Field
                • TreatmentSummaryCalculatedDoseReferenceSequence Field
                • TreatmentSummaryMeasuredDoseReferenceSequence Field
                • TreatmentTerminationCode Field
                • TreatmentTerminationStatus Field
                • TreatmentTime Field
                • TreatmentVerificationStatus Field
                • TriangleFanSequence Field
                • TrianglePointIndexList Field
                • TriangleStripSequence Field
                • TriggerSamplePosition Field
                • TriggerSourceorType Field
                • TriggerTime Field
                • TriggerTimeOffset Field
                • TriggerVector Field
                • TriggerWindow Field
                • Trim Field
                • TubeAngle Field
                • TypeOfData Field
                • TypeOfDetectorMotion Field
                • TypeOfFilters Field
                • TypeOfPatientID Field
                • TypeOfSynchronization Field
                • UID Field
                • UltrasoundAcquisitionGeometry Field
                • UltrasoundColorDataPresent Field
                • UnformattedTextValue Field
                • UnifiedProcedureStepCommunicationsURISequence Field
                • UnifiedProcedureStepDiscontinuationReasonCodeSequence Field
                • UnifiedProcedureStepListStatus Field
                • UnifiedProcedureStepPerformedProcedureSequence Field
                • UnifiedProcedureStepProgress Field
                • UnifiedProcedureStepProgressDescription Field
                • UnifiedProcedureStepProgressInformationSequence Field
                • UnifiedProcedureStepState Field
                • Units Field
                • UniversalEntityID Field
                • UniversalEntityIDType Field
                • UNKNOWN Field
                • UnspecifiedLateralityLensSequence Field
                • UpperLowerPixelValues Field
                • UsedFiducialsSequence Field
                • USImageDescriptionSequence Field
                • ValueType Field
                • VariableCoefficientsSDDN Field
                • VariableCoefficientsSDHN Field
                • VariableCoefficientsSDVN Field
                • VariableFlipAngleFlag Field
                • VariableNextDataGroup Field
                • VariablePixelData Field
                • VectorAccuracy Field
                • VectorCoordinateData Field
                • VectorDimensionality Field
                • VectorGridData Field
                • VelocityEncodingDirection Field
                • VelocityEncodingMaximumValue Field
                • VelocityEncodingMinimumValue Field
                • VerificationDateTime Field
                • VerificationFlag Field
                • VerificationImageTiming Field
                • VerifyingObserverIdentificationCodeSequence Field
                • VerifyingObserverName Field
                • VerifyingObserverSequence Field
                • VerifyingOrganization Field
                • VertexPointIndexList Field
                • VerticalPrismBase Field
                • VerticalPrismPower Field
                • VerticesOfThePolygonalCollimator Field
                • VerticesOfThePolygonalExposureControlSensingRegion Field
                • VerticesOfThePolygonalShutter Field
                • VerticesOfTheRegion Field
                • VideoImageFormatAcquired Field
                • ViewCodeSequence Field
                • ViewingDistance Field
                • ViewingDistanceType Field
                • ViewModifierCodeSequence Field
                • ViewName Field
                • ViewNumber Field
                • ViewPosition Field
                • VirtualSourceAxisDistances Field
                • VisitComments Field
                • VisitStatusID Field
                • VisualAcuityBothEyesOpenSequence Field
                • VisualAcuityLeftEyeSequence Field
                • VisualAcuityModifiers Field
                • VisualAcuityRightEyeSequence Field
                • VisualAcuityTypeCodeSequence Field
                • VitalStainCodeSequence Field
                • VitalStainCodeSequenceTrial Field
                • VOILUTFunction Field
                • VOILUTSequence Field
                • VOIType Field
                • VolumeBasedCalculationTechnique Field
                • VolumeFrameOfReferenceUID Field
                • VolumeLocalizationSequence Field
                • VolumeLocalizationTechnique Field
                • VolumeToTableMappingMatrix Field
                • VolumeToTransducerMappingMatrix Field
                • VolumetricProperties Field
                • WaterReferencedPhaseCorrection Field
                • WaveformAnnotationSequence Field
                • WaveformBitsAllocated Field
                • WaveformBitsStored Field
                • WaveformChannelNumber Field
                • WaveformData Field
                • WaveformDataDisplayScale Field
                • WaveformDisplayBackgroundCIELabValue Field
                • WaveformOriginality Field
                • WaveformPaddingValue Field
                • WaveformPresentationGroupSequence Field
                • WaveformSampleInterpretation Field
                • WaveformSampleValueRepresentation Field
                • WaveformSequence Field
                • WedgeAngle Field
                • WedgeFactor Field
                • WedgeID Field
                • WedgeNumber Field
                • WedgeOrientation Field
                • WedgePosition Field
                • WedgePositionSequence Field
                • WedgeSequence Field
                • WedgeThinEdgePosition Field
                • WedgeType Field
                • WholeBodyTechnique Field
                • WindowCenter Field
                • WindowCenterAndWidthExplanation Field
                • WindowWidth Field
                • WorklistLabel Field
                • XA_XRFFrameCharacteristicsSequence Field
                • XFocusCenter Field
                • XOffsetInSlideCoordinateSystem Field
                • XRay3DAcquisitionSequence Field
                • XRay3DFrameTypeSequence Field
                • XRay3DReconstructionSequence Field
                • XRayGeometrySequence Field
                • XrayImageReceptorAngle Field
                • XRayImageReceptorTranslation Field
                • XrayOutput Field
                • XRayReceptorType Field
                • XRayTubeCurrent Field
                • XRayTubeCurrentInMilliA Field
                • XRayTubeCurrentInuA Field
                • YFocusCenter Field
                • YOffsetInSlideCoordinateSystem Field
                • ZOffsetInSlideCoordinateSystem Field
                • ZonalMap Field
                • ZonalMapFormat Field
                • ZonalMapLocation Field
                • ZonalMapNumberFormat Field
                • ZoomCenter Field
                • ZoomFactor Field
            • ImGearLinearTransform
              • Overview
              • Members
              • ImGearLinearTransform Constructor
                • ImGearLinearTransform Constructor(double,double)
                • ImGearLinearTransform Constructor()
              • Methods
                • clone Method
                • createIdentity Method
              • Fields
                • intercept Field
                • slope Field
            • ImGearModalityTransform
              • Overview
              • Members
              • ImGearModalityTransform Constructor
              • Methods
                • clone Method
              • Fields
                • lut Field
                • rescale Field
            • ImGearPresStateOptions
              • Overview
              • Members
              • ImGearPresStateOptions Constructor
              • Methods
                • clone Method
              • Fields
                • useAnnotations Field
                • useDisplayedArea Field
                • useModalityLUT Field
                • useOrientation Field
                • usePresentationLUT Field
                • useVOILUT Field
            • ImGearVOITransform
              • Overview
              • Members
              • ImGearVOITransform Constructor
              • Methods
                • clone Method
              • Fields
                • lut Field
                • window Field
            • ImGearVOIWindow
              • Overview
              • Members
              • ImGearVOIWindow Constructor
                • ImGearVOIWindow Constructor(int,int)
                • ImGearVOIWindow Constructor(long,long)
              • Methods
                • clone Method
                • createDefault Method
                • createFromChannelSpec Method
                • createFromMinMax Method
                • createFromMinMax64 Method
                • getCenter Method
                • getCenter64 Method
                • getMax Method
                • getMax64 Method
                • getMin Method
                • getMin64 Method
                • getWidth Method
                • getWidth64 Method
                • setCenter Method
                • setCenter64 Method
                • setWidth Method
                • setWidth64 Method
          • Enumerations
            • ImGearDICOMPhotoInterpretations
            • ImGearDICOMPixelRepresenations
            • ImGearDICOMPlanarConfigurations
            • ImGearDICOMServiceObjectPairs
            • ImGearDICOMTransferSyntaxes
            • ImGearDICOMValueRepresentations
            • ImGearPseudocolorSchemes
        • com.accusoft.imagegear.formats.exif Package
          • Overview
          • Classes
            • ImGearEXIFGPSMetadata
              • Overview
              • Members
              • ImGearEXIFGPSMetadata Constructor
              • Methods
                • getAltitude Method
                • getAltitudeReference Method
                • getAreaInformation Method
                • getDateStamp Method
                • getDestBearing Method
                • getDestBearingReference Method
                • getDestDistance Method
                • getDestDistanceReference Method
                • getDestLatitude Method
                • getDestLatitudeReference Method
                • getDestLongitude Method
                • getDestLongitudeReference Method
                • getDifferential Method
                • getDOP Method
                • getImgDirection Method
                • getImgDirectionReference Method
                • getLatitude Method
                • getLatitudeReference Method
                • getLongitude Method
                • getLongitudeReference Method
                • getMapDatum Method
                • getMeasureMode Method
                • getProcessingMethod Method
                • getSatellites Method
                • getSpeed Method
                • getSpeedReference Method
                • getStatus Method
                • getTimeStamp Method
                • getTrack Method
                • getTrackReference Method
                • getVersionID Method
                • setAltitude Method
                • setAltitudeReference Method
                • setAreaInformation Method
                • setDateStamp Method
                • setDestBearing Method
                • setDestBearingReference Method
                • setDestDistance Method
                • setDestDistanceReference Method
                • setDestLatitude Method
                • setDestLatitudeReference Method
                • setDestLongitude Method
                • setDestLongitudeReference Method
                • setDifferential Method
                • setDOP Method
                • setImgDirection Method
                • setImgDirectionReference Method
                • setLatitude Method
                • setLatitudeReference Method
                • setLongitude Method
                • setLongitudeReference Method
                • setMapDatum Method
                • setMeasureMode Method
                • setProcessingMethod Method
                • setSatellites Method
                • setSpeed Method
                • setSpeedReference Method
                • setStatus Method
                • setTimeStamp Method
                • setTrack Method
                • setTrackReference Method
                • setVersionID Method
            • ImGearEXIFInteropMetadata
              • Overview
              • Members
              • ImGearEXIFInteropMetadata Constructor
              • Methods
                • getInteroperabilityIndex Method
                • getInteroperabilityVersion Method
                • getRelatedImageFileFormat Method
                • getRelatedImageLength Method
                • getRelatedImageWidth Method
                • setInteroperabilityIndex Method
                • setInteroperabilityVersion Method
                • setRelatedImageFileFormat Method
                • setRelatedImageLength Method
                • setRelatedImageWidth Method
            • ImGearEXIFMetadata
              • Overview
              • Members
              • ImGearEXIFMetadata Constructor
              • Methods
                • getApertureValue Method
                • getArtist Method
                • getBitsPerSample Method
                • getBrightnessValue Method
                • getCFAPattern Method
                • getColorSpace Method
                • getComponentsConfiguration Method
                • getCompressedBitsPerPixel Method
                • getCompression Method
                • getContrast Method
                • getCopyright Method
                • getCustomRendered Method
                • getDateTime Method
                • getDateTimeDigitized Method
                • getDateTimeOriginal Method
                • getDeviceSettingDescription Method
                • getDigitalZoomRatio Method
                • getExifVersion Method
                • getExposureBiasValue Method
                • getExposureIndex Method
                • getExposureMode Method
                • getExposureProgram Method
                • getExposureTime Method
                • getFileSource Method
                • getFlash Method
                • getFlashEnergy Method
                • getFlashPixVersion Method
                • getFNumber Method
                • getFocalLength Method
                • getFocalLengthIn35mmFilm Method
                • getFocalPlaneResolutionUnit Method
                • getFocalPlaneXResolution Method
                • getFocalPlaneYResolution Method
                • getGainControl Method
                • getGPS Method
                • getImageDescription Method
                • getImageLength Method
                • getImageWidth Method
                • getInterColorProfile Method
                • getInteroperability Method
                • getISOSpeedRatings Method
                • getJPEGInterchangeFormat Method
                • getJPEGInterchangeFormatLength Method
                • getLightSource Method
                • getMake Method
                • getMaxApertureValue Method
                • getMeteringMode Method
                • getModel Method
                • getOECF Method
                • getOrientation Method
                • getPhotometricInterpretation Method
                • getPixelXDimension Method
                • getPixelYDimension Method
                • getPlanarConfig Method
                • getPrimaryChromaticities Method
                • getReferenceBlackWhite Method
                • getRelatedSoundFile Method
                • getResolutionUnit Method
                • getRowsPerStrip Method
                • getSamplesPerPixel Method
                • getSaturation Method
                • getSceneCaptureType Method
                • getSceneType Method
                • getSensingMethod Method
                • getSharpness Method
                • getShutterSpeedValue Method
                • getSoftware Method
                • getSpatialFrequencyResponse Method
                • getSpectralSensitivity Method
                • getStripByteCounts Method
                • getStripOffsets Method
                • getSubjectArea Method
                • getSubjectDistance Method
                • getSubjectDistanceRange Method
                • getSubjectLocation Method
                • getSubSecTime Method
                • getSubSecTimeDigitized Method
                • getSubSecTimeOriginal Method
                • getTransferFunction Method
                • getUserComment Method
                • getWhiteBalance Method
                • getWhitePoint Method
                • getXResolution Method
                • getYCbCrCoefficients Method
                • getYCbCrPositioning Method
                • getYCbCrSubSampling Method
                • getYResolution Method
                • setApertureValue Method
                • setArtist Method
                • setBitsPerSample Method
                • setBrightnessValue Method
                • setCFAPattern Method
                • setColorSpace Method
                • setComponentsConfiguration Method
                • setCompressedBitsPerPixel Method
                • setCompression Method
                • setContrast Method
                • setCopyright Method
                • setCustomRendered Method
                • setDateTime Method
                • setDateTimeDigitized Method
                • setDateTimeOriginal Method
                • setDeviceSettingDescription Method
                • setDigitalZoomRatio Method
                • setExifVersion Method
                • setExposureBiasValue Method
                • setExposureIndex Method
                • setExposureMode Method
                • setExposureProgram Method
                • setExposureTime Method
                • setFileSource Method
                • setFlash Method
                • setFlashEnergy Method
                • setFlashPixVersion Method
                • setFNumber Method
                • setFocalLength Method
                • setFocalLengthIn35mmFilm Method
                • setFocalPlaneResolutionUnit Method
                • setFocalPlaneXResolution Method
                • setFocalPlaneYResolution Method
                • setGainControl Method
                • setGPS Method
                • setImageDescription Method
                • setImageLength Method
                • setImageWidth Method
                • setInterColorProfile Method
                • setInteroperability Method
                • setISOSpeedRatings Method
                • setJPEGInterchangeFormat Method
                • setJPEGInterchangeFormatLength Method
                • setLightSource Method
                • setMake Method
                • setMaxApertureValue Method
                • setMeteringMode Method
                • setModel Method
                • setOECF Method
                • setOrientation Method
                • setPhotometricInterpretation Method
                • setPixelXDimension Method
                • setPixelYDimension Method
                • setPlanarConfig Method
                • setPrimaryChromaticities Method
                • setReferenceBlackWhite Method
                • setRelatedSoundFile Method
                • setResolutionUnit Method
                • setRowsPerStrip Method
                • setSamplesPerPixel Method
                • setSaturation Method
                • setSceneCaptureType Method
                • setSceneType Method
                • setSensingMethod Method
                • setSharpness Method
                • setShutterSpeedValue Method
                • setSoftware Method
                • setSpatialFrequencyResponse Method
                • setSpectralSensitivity Method
                • setStripByteCounts Method
                • setStripOffsets Method
                • setSubjectArea Method
                • setSubjectDistance Method
                • setSubjectDistanceRange Method
                • setSubjectLocation Method
                • setSubSecTime Method
                • setSubSecTimeDigitized Method
                • setSubSecTimeOriginal Method
                • setTransferFunction Method
                • setUserComment Method
                • setWhiteBalance Method
                • setWhitePoint Method
                • setXResolution Method
                • setYCbCrCoefficients Method
                • setYCbCrPositioning Method
                • setYCbCrSubSampling Method
                • setYResolution Method
          • Enumerations
            • ImGearEXIFColorSpace
            • ImGearEXIFContrastMode
            • ImGearEXIFCustomRendered
            • ImGearEXIFExposureMode
            • ImGearEXIFExposureProgram
            • ImGearEXIFFileSource
            • ImGearEXIFFlashMode
            • ImGearEXIFFlashReturn
            • ImGearEXIFGainControl
            • ImGearEXIFGPSAltitudeReference
            • ImGearEXIFGPSDifferential
            • ImGearEXIFGPSDirectionReference
            • ImGearEXIFGPSDistanceReference
            • ImGearEXIFGPSLatitudeReference
            • ImGearEXIFGPSLongitudeReference
            • ImGearEXIFGPSMeasureMode
            • ImGearEXIFGPSSpeedReference
            • ImGearEXIFGPSStatus
            • ImGearEXIFLightSource
            • ImGearEXIFMeteringMode
            • ImGearEXIFSaturationMode
            • ImGearEXIFSceneCaptureType
            • ImGearEXIFSceneType
            • ImGearEXIFSensingMethod
            • ImGearEXIFSharpnessMode
            • ImGearEXIFSubjectDistanceRange
            • ImGearEXIFWhiteBalanceMode
        • com.accusoft.imagegear.formats.iptc Package
          • Overview
          • Classes
            • ImGearIPTCAudioType
              • Overview
              • Members
              • ImGearIPTCAudioType Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • channelMode Field
                • contentType Field
            • ImGearIPTCColourRepresentation
              • Overview
              • Members
              • ImGearIPTCColourRepresentation Constructor
              • Methods
                • clone Method
              • Fields
                • buildUpStructure Field
                • numberOfComponents Field
            • ImGearIPTCImageType
              • Overview
              • Members
              • ImGearIPTCImageType Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • colour Field
                • component Field
            • ImGearIPTCMetadata
              • Overview
              • Members
              • ImGearIPTCMetadata Constructor
              • Methods
                • getActionAdvised Method
                • getARMIdentifier Method
                • getARMVersion Method
                • getAudioDuration Method
                • getAudioOutcue Method
                • getAudioSamplingRate Method
                • getAudioSamplingResolution Method
                • getAudioType Method
                • getBitsPerComponent Method
                • getByLine Method
                • getByLineTitle Method
                • getCaption_Abstract Method
                • getCategory Method
                • getCity Method
                • getCodedCharacterSet Method
                • getColourCalibrationMatrixTable Method
                • getColourPalette Method
                • getColourRepresentation Method
                • getColourSequence Method
                • getConfirmedObjectDataSize Method
                • getContact Method
                • getContentLocationCode Method
                • getContentLocationName Method
                • getCopyrightNotice Method
                • getCountryPrimaryLocationCode Method
                • getCountryPrimaryLocationName Method
                • getCredit Method
                • getDataCompressionMethod Method
                • getDateCreated Method
                • getDateSent Method
                • getDestination Method
                • getDigitalCreationDate Method
                • getDigitalCreationTime Method
                • getEditorialUpdate Method
                • getEditStatus Method
                • getEndPoints Method
                • getEnvelopeNumber Method
                • getEnvelopePriority Method
                • getExcursionTolerance Method
                • getExpirationDate Method
                • getExpirationTime Method
                • getFileFormat Method
                • getFileFormatVersion Method
                • getFixtureIdentifier Method
                • getGammaCompensatedValue Method
                • getHeadline Method
                • getICCInputColourProfile Method
                • getImageOrientation Method
                • getImageRotation Method
                • getImageType Method
                • getInterchangeColourSpace Method
                • getKeywords Method
                • getLanguageIdentifier Method
                • getLookupTable Method
                • getMaximumDensityRange Method
                • getMaximumObjectDataSize Method
                • getMaxSubfileSize Method
                • getModelVersion Method
                • getNumberOfBitsPerSample Method
                • getNumberOfIndexEntries Method
                • getNumberOfLines Method
                • getObjectAttributeReference Method
                • getObjectCycle Method
                • getObjectDataPreviewData Method
                • getObjectDataPreviewFileFormat Method
                • getObjectDataPreviewFileFormatVersion Method
                • getObjectDataSizeAnnounced Method
                • getObjectName Method
                • getObjectTypeReference Method
                • getOriginalTransmissionReference Method
                • getOriginatingProgram Method
                • getPictureNumber Method
                • getPixelSizeInScanningDirection Method
                • getPixelSizePerpendicularToScanningDirection Method
                • getPixelsPerLine Method
                • getProductID Method
                • getProgramVersion Method
                • getProvinceState Method
                • getQuantisationMethod Method
                • getRasterizedCaption Method
                • getRecord2Version Method
                • getRecord3Version Method
                • getReferenceDate Method
                • getReferenceNumber Method
                • getReferenceService Method
                • getReleaseDate Method
                • getReleaseTime Method
                • getSamplingStructure Method
                • getScanningDirection Method
                • getServiceIdentifier Method
                • getSizeMode Method
                • getSource Method
                • getSpecialInstructions Method
                • getSubjectReference Method
                • getSublocation Method
                • getSupplementalCategory Method
                • getSupplementType Method
                • getTimeCreated Method
                • getTimeSent Method
                • getUNO Method
                • getUrgency Method
                • getWriter_Editor Method
                • setActionAdvised Method
                • setARMIdentifier Method
                • setARMVersion Method
                • setAudioDuration Method
                • setAudioOutcue Method
                • setAudioSamplingRate Method
                • setAudioSamplingResolution Method
                • setAudioType Method
                • setBitsPerComponent Method
                • setByLine Method
                • setByLineTitle Method
                • setCaption_Abstract Method
                • setCategory Method
                • setCity Method
                • setCodedCharacterSet Method
                • setColourCalibrationMatrixTable Method
                • setColourPalette Method
                • setColourRepresentation Method
                • setColourSequence Method
                • setConfirmedObjectDataSize Method
                • setContact Method
                • setContentLocationCode Method
                • setContentLocationName Method
                • setCopyrightNotice Method
                • setCountryPrimaryLocationCode Method
                • setCountryPrimaryLocationName Method
                • setCredit Method
                • setDataCompressionMethod Method
                • setDateCreated Method
                • setDateSent Method
                • setDestination Method
                • setDigitalCreationDate Method
                • setDigitalCreationTime Method
                • setEditorialUpdate Method
                • setEditStatus Method
                • setEndPoints Method
                • setEnvelopeNumber Method
                • setEnvelopePriority Method
                • setExcursionTolerance Method
                • setExpirationDate Method
                • setExpirationTime Method
                • setFileFormat Method
                • setFileFormatVersion Method
                • setFixtureIdentifier Method
                • setGammaCompensatedValue Method
                • setHeadline Method
                • setICCInputColourProfile Method
                • setImageOrientation Method
                • setImageRotation Method
                • setImageType Method
                • setInterchangeColourSpace Method
                • setKeywords Method
                • setLanguageIdentifier Method
                • setLookupTable Method
                • setMaximumDensityRange Method
                • setMaximumObjectDataSize Method
                • setMaxSubfileSize Method
                • setModelVersion Method
                • setNumberOfBitsPerSample Method
                • setNumberOfIndexEntries Method
                • setNumberOfLines Method
                • setObjectAttributeReference Method
                • setObjectCycle Method
                • setObjectDataPreviewData Method
                • setObjectDataPreviewFileFormat Method
                • setObjectDataPreviewFileFormatVersion Method
                • setObjectDataSizeAnnounced Method
                • setObjectName Method
                • setObjectTypeReference Method
                • setOriginalTransmissionReference Method
                • setOriginatingProgram Method
                • setPictureNumber Method
                • setPixelSizeInScanningDirection Method
                • setPixelSizePerpendicularToScanningDirection Method
                • setPixelsPerLine Method
                • setProductID Method
                • setProgramVersion Method
                • setProvinceState Method
                • setQuantisationMethod Method
                • setRasterizedCaption Method
                • setRecord2Version Method
                • setRecord3Version Method
                • setReferenceDate Method
                • setReferenceNumber Method
                • setReferenceService Method
                • setReleaseDate Method
                • setReleaseTime Method
                • setSamplingStructure Method
                • setScanningDirection Method
                • setServiceIdentifier Method
                • setSizeMode Method
                • setSource Method
                • setSpecialInstructions Method
                • setSubjectReference Method
                • setSublocation Method
                • setSupplementalCategory Method
                • setSupplementType Method
                • setTimeCreated Method
                • setTimeSent Method
                • setUNO Method
                • setUrgency Method
                • setWriter_Editor Method
            • ImGearIPTCObjectAttributeReference
              • Overview
              • Members
              • ImGearIPTCObjectAttributeReference Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • name Field
                • number Field
            • ImGearIPTCObjectTypeReference
              • Overview
              • Members
              • ImGearIPTCObjectTypeReference Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • name Field
                • number Field
            • ImGearIPTCPictureNumber
              • Overview
              • Members
              • ImGearIPTCPictureNumber Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • dateIdentifier Field
                • deviceIdentifier Field
                • numericIdentifier Field
            • ImGearIPTCSubjectReference
              • Overview
              • Members
              • ImGearIPTCSubjectReference Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • ipr Field
                • subjectDetailName Field
                • subjectMatterName Field
                • subjectName Field
                • subjectReferenceNumber Field
            • ImGearIPTCUNO
              • Overview
              • Members
              • ImGearIPTCUNO Constructor
              • Methods
                • clone Method
                • toString Method
              • Fields
                • ipr Field
                • ode Field
                • ovi Field
                • ucd Field
          • Enumerations
            • ImGearIPTCActionAdvised
            • ImGearIPTCAudioChannelMode
            • ImGearIPTCAudioContentType
            • ImGearIPTCDataCompressionMethod
            • ImGearIPTCExcursionTolerance
            • ImGearIPTCFileFormatID
            • ImGearIPTCImageBuildUpStructure
            • ImGearIPTCImageColourMode
            • ImGearIPTCImageComponentMode
            • ImGearIPTCImageOrientation
            • ImGearIPTCImageRotation
            • ImGearIPTCInterchangeColourSpace
            • ImGearIPTCObjectAttributeNumber
            • ImGearIPTCObjectCycle
            • ImGearIPTCObjectTypeNumber
            • ImGearIPTCQuantisationMethod
            • ImGearIPTCSamplingStructure
            • ImGearIPTCScanningDirection
            • ImGearIPTCSizeMode
            • ImGearIPTCSubjectReferenceNumber
            • ImGearIPTCSupplementType
        • com.accusoft.imagegear.formats.jpg Package
          • Overview
          • Enumerations
            • ImGearDecimationTypes
        • com.accusoft.imagegear.formats.tif Package
          • Overview
          • Classes
            • ImGearTIFFMetadata
              • Overview
              • Members
              • ImGearTIFFMetadata Constructor
              • Methods
                • getArtist Method
                • getBitsPerSample Method
                • getCellLength Method
                • getCellWidth Method
                • getColorMap Method
                • getCompression Method
                • getCopyright Method
                • getDateTime Method
                • getDocumentName Method
                • getDotRange Method
                • getExtraSamples Method
                • getFillOrder Method
                • getFreeByteCounts Method
                • getFreeOffsets Method
                • getGrayResponseCurve Method
                • getGrayResponseUnit Method
                • getHalftoneHints Method
                • getHostComputer Method
                • getImageDescription Method
                • getImageLength Method
                • getImageWidth Method
                • getInkNames Method
                • getInkSet Method
                • getInterColorProfile Method
                • getJPEGACTables Method
                • getJPEGDCTables Method
                • getJPEGInterchangeFormat Method
                • getJPEGInterchangeFormatLength Method
                • getJPEGLosslessPredictors Method
                • getJPEGPointTransforms Method
                • getJPEGProc Method
                • getJPEGQTables Method
                • getJPEGRestartInterval Method
                • getMake Method
                • getMaxSampleValue Method
                • getMinSampleValue Method
                • getModel Method
                • getNewSubfileType Method
                • getNumberOfInks Method
                • getOrientation Method
                • getPageName Method
                • getPageNumber Method
                • getPhotometricInterpretation Method
                • getPlanarConfig Method
                • getPredictorType Method
                • getPrimaryChromaticities Method
                • getReferenceBlackWhite Method
                • getResolutionUnit Method
                • getRowsPerStrip Method
                • getSampleFormat Method
                • getSamplesPerPixel Method
                • getSMaxSampleValue Method
                • getSMinSampleValue Method
                • getSoftware Method
                • getStripByteCounts Method
                • getStripOffsets Method
                • getSubFileType Method
                • getT4Options Method
                • getT6Options Method
                • getTargetPrinter Method
                • getThreshholding Method
                • getTileByteCounts Method
                • getTileLength Method
                • getTileOffsets Method
                • getTileWidth Method
                • getTransferFunction Method
                • getTransferRange Method
                • getWhitePoint Method
                • getXPosition Method
                • getXResolution Method
                • getYCbCrCoefficients Method
                • getYCbCrPositioning Method
                • getYCbCrSubSampling Method
                • getYPosition Method
                • getYResolution Method
                • setArtist Method
                • setBitsPerSample Method
                • setCellLength Method
                • setCellWidth Method
                • setColorMap Method
                • setCompression Method
                • setCopyright Method
                • setDateTime Method
                • setDocumentName Method
                • setDotRange Method
                • setExtraSamples Method
                • setFillOrder Method
                • setFreeByteCounts Method
                • setFreeOffsets Method
                • setGrayResponseCurve Method
                • setGrayResponseUnit Method
                • setHalftoneHints Method
                • setHostComputer Method
                • setImageDescription Method
                • setImageLength Method
                • setImageWidth Method
                • setInkNames Method
                • setInkSet Method
                • setInterColorProfile Method
                • setJPEGACTables Method
                • setJPEGDCTables Method
                • setJPEGInterchangeFormat Method
                • setJPEGInterchangeFormatLength Method
                • setJPEGLosslessPredictors Method
                • setJPEGPointTransforms Method
                • setJPEGProc Method
                • setJPEGQTables Method
                • setJPEGRestartInterval Method
                • setMake Method
                • setMaxSampleValue Method
                • setMinSampleValue Method
                • setModel Method
                • setNewSubfileType Method
                • setNumberOfInks Method
                • setOrientation Method
                • setPageName Method
                • setPageNumber Method
                • setPhotometricInterpretation Method
                • setPlanarConfig Method
                • setPredictorType Method
                • setPrimaryChromaticities Method
                • setReferenceBlackWhite Method
                • setResolutionUnit Method
                • setRowsPerStrip Method
                • setSampleFormat Method
                • setSamplesPerPixel Method
                • setSMaxSampleValue Method
                • setSMinSampleValue Method
                • setSoftware Method
                • setStripByteCounts Method
                • setStripOffsets Method
                • setSubFileType Method
                • setT4Options Method
                • setT6Options Method
                • setTargetPrinter Method
                • setThreshholding Method
                • setTileByteCounts Method
                • setTileLength Method
                • setTileOffsets Method
                • setTileWidth Method
                • setTransferFunction Method
                • setTransferRange Method
                • setWhitePoint Method
                • setXPosition Method
                • setXResolution Method
                • setYCbCrCoefficients Method
                • setYCbCrPositioning Method
                • setYCbCrSubSampling Method
                • setYPosition Method
                • setYResolution Method
          • Enumerations
            • ImGearPhotoInterpretations
            • ImGearStripModes
            • ImGearTIFFBitonalPaletteMode
            • ImGearTIFFCompression
            • ImGearTIFFFillOrder
            • ImGearTIFFNewSubFileTypeMasks
            • ImGearTIFFOrientation
            • ImGearTIFFPhotoInterpretation
            • ImGearTIFFPlanarConfig
            • ImGearTIFFPredictorType
            • ImGearTIFFResolutionUnit
            • ImGearTIFFSubFileType
        • com.accusoft.imagegear.formats.xmp Package
          • Overview
          • Classes
            • ImGearXMPAlt<T>
              • Overview
              • Members
              • ImGearXMPAlt<T> Constructor
                • ImGearXMPAlt<T> Constructor()
                • ImGearXMPAlt<T> Constructor(String[],Class<T>)
              • Methods
                • getEnumerator Method
            • ImGearXMPArray<T>
              • Overview
              • Members
              • Methods
                • add Method
                • clear Method
                • contains Method
                • copyTo Method
                • getCount Method
                • getItem Method
                • indexOf Method
                • insert Method
                • isReadOnly Method
                • iterator Method
                • remove Method
                • removeAt Method
                • setItem Method
                • toString Method
            • ImGearXMPBag<T>
              • Overview
              • Members
              • ImGearXMPBag<T> Constructor
                • ImGearXMPBag<T> Constructor()
                • ImGearXMPBag<T> Constructor(String[],Class<T>)
              • Methods
                • getEnumerator Method
            • ImGearXMPBoolean
              • Overview
              • Members
              • ImGearXMPBoolean Constructor
                • ImGearXMPBoolean Constructor(boolean)
                • ImGearXMPBoolean Constructor()
              • Methods
                • getValue Method
            • ImGearXMPColorant
              • Overview
              • Members
              • ImGearXMPColorant Constructor
              • Methods
                • getA Method
                • getB Method
                • getBlack Method
                • getBlue Method
                • getCyan Method
                • getGreen Method
                • getL Method
                • getMagenta Method
                • getMode Method
                • getRed Method
                • getSwatchName Method
                • getType Method
                • getYellow Method
                • setA Method
                • setB Method
                • setBlack Method
                • setBlue Method
                • setCyan Method
                • setGreen Method
                • setL Method
                • setMagenta Method
                • setMode Method
                • setRed Method
                • setSwatchName Method
                • setType Method
                • setYellow Method
            • ImGearXMPDate
              • Overview
              • Members
              • ImGearXMPDate Constructor
                • ImGearXMPDate Constructor()
                • ImGearXMPDate Constructor(Date)
              • Methods
                • getDateTime Method
                • getDay Method
                • getFraction Method
                • getHour Method
                • getMinute Method
                • getMonth Method
                • getSecond Method
                • getYear Method
                • getZoneOffsetHour Method
                • getZoneOffsetMinute Method
                • setDay Method
                • setFraction Method
                • setHour Method
                • setMinute Method
                • setMonth Method
                • setSecond Method
                • setYear Method
                • setZoneOffsetHour Method
                • setZoneOffsetMinute Method
                • toString Method
            • ImGearXMPDimensions
              • Overview
              • Members
              • ImGearXMPDimensions Constructor
              • Methods
                • getHeight Method
                • getUnit Method
                • getWidth Method
                • setHeight Method
                • setUnit Method
                • setWidth Method
            • ImGearXMPEnum<T>
              • Overview
              • Members
              • ImGearXMPEnum<T> Constructor
              • Methods
                • getValue Method
                • toString Method
            • ImGearXMPFont
              • Overview
              • Members
              • ImGearXMPFont Constructor
              • Methods
                • getChildFontFiles Method
                • getComposite Method
                • getFontFace Method
                • getFontFamily Method
                • getFontFileName Method
                • getFontName Method
                • getFontType Method
                • getVersionString Method
                • setChildFontFiles Method
                • setComposite Method
                • setFontFace Method
                • setFontFamily Method
                • setFontFileName Method
                • setFontName Method
                • setFontType Method
                • setVersionString Method
            • ImGearXMPFormatMetadata
              • Overview
              • Members
            • ImGearXMPInteger
              • Overview
              • Members
              • ImGearXMPInteger Constructor
                • ImGearXMPInteger Constructor()
                • ImGearXMPInteger Constructor(int)
              • Methods
                • getValue Method
                • toString Method
            • ImGearXMPLangAlt
              • Overview
              • Members
              • ImGearXMPLangAlt Constructor
              • Methods
                • getAfrikaans Method
                • getAlbanian Method
                • getArabicAlgeria Method
                • getArabicBahrain Method
                • getArabicEgypt Method
                • getArabicIraq Method
                • getArabicJordan Method
                • getArabicKuwait Method
                • getArabicLebanon Method
                • getArabicLibya Method
                • getArabicMorocco Method
                • getArabicOman Method
                • getArabicQatar Method
                • getArabicSaudiArabia Method
                • getArabicSyria Method
                • getArabicTunisia Method
                • getArabicUnitedArabEmirates Method
                • getArabicYemen Method
                • getArmenian Method
                • getAzeriCyrillic Method
                • getAzeriLatin Method
                • getBasque Method
                • getBelarusian Method
                • getBulgarian Method
                • getCatalan Method
                • getChineseChina Method
                • getChineseHongKongSAR Method
                • getChineseMacauSAR Method
                • getChineseSingapore Method
                • getChineseTaiwan Method
                • getCroatian Method
                • getCzech Method
                • getDanish Method
                • getDefault Method
                • getDutchBelgium Method
                • getDutchNetherlands Method
                • getEnglishAustralia Method
                • getEnglishBelize Method
                • getEnglishCanada Method
                • getEnglishCaribbean Method
                • getEnglishIreland Method
                • getEnglishJamaica Method
                • getEnglishNewZealand Method
                • getEnglishPhillippines Method
                • getEnglishSouthAfrica Method
                • getEnglishTrinidad Method
                • getEnglishUnitedKingdom Method
                • getEnglishUnitedStates Method
                • getEstonian Method
                • getFaroese Method
                • getFarsi Method
                • getFinnish Method
                • getFrenchBelgium Method
                • getFrenchCanada Method
                • getFrenchFrance Method
                • getFrenchLuxembourg Method
                • getFrenchSwitzerland Method
                • getGaelicIreland Method
                • getGaelicScotland Method
                • getGermanAustria Method
                • getGermanGermany Method
                • getGermanLiechtenstein Method
                • getGermanLuxembourg Method
                • getGermanSwitzerland Method
                • getGreek Method
                • getHebrew Method
                • getHindi Method
                • getHungarian Method
                • getIcelandic Method
                • getIndonesian Method
                • getItalianItaly Method
                • getItalianSwitzerland Method
                • getJapanese Method
                • getKorean Method
                • getLatvian Method
                • getLithuanian Method
                • getMacedonianFYROM Method
                • getMalayBrunei Method
                • getMalayMalaysia Method
                • getMaltese Method
                • getMarathi Method
                • getNorwegianBokml Method
                • getNorwegianNynorsk Method
                • getPolish Method
                • getPortugueseBrazil Method
                • getPortuguesePortugal Method
                • getRaetoRomance Method
                • getRomanianMoldova Method
                • getRomanianRomania Method
                • getRussian Method
                • getRussianMoldova Method
                • getSanskrit Method
                • getSerbianCyrillic Method
                • getSerbianLatin Method
                • getSetsuana Method
                • getSlovak Method
                • getSlovenian Method
                • getSorbian Method
                • getSouthernSotho Method
                • getSpanishArgentina Method
                • getSpanishBolivia Method
                • getSpanishChile Method
                • getSpanishColombia Method
                • getSpanishCosta Method
                • getSpanishDominican Method
                • getSpanishEcuador Method
                • getSpanishElSalvador Method
                • getSpanishGuatemala Method
                • getSpanishHonduras Method
                • getSpanishMexico Method
                • getSpanishNicaragua Method
                • getSpanishPanama Method
                • getSpanishParaguay Method
                • getSpanishPeru Method
                • getSpanishPuertoRico Method
                • getSpanishSpain Method
                • getSpanishUruguay Method
                • getSpanishVenezuela Method
                • getSwahili Method
                • getSwedishFinland Method
                • getSwedishSweden Method
                • getTamil Method
                • getTatar Method
                • getThai Method
                • getTsonga Method
                • getTurkish Method
                • getUkrainian Method
                • getUrdu Method
                • getUzbekCyrillic Method
                • getUzbekLatin Method
                • getVietnamese Method
                • getXhosa Method
                • getYiddish Method
                • getZulu Method
                • setAfrikaans Method
                • setAlbanian Method
                • setArabicAlgeria Method
                • setArabicBahrain Method
                • setArabicEgypt Method
                • setArabicIraq Method
                • setArabicJordan Method
                • setArabicKuwait Method
                • setArabicLebanon Method
                • setArabicLibya Method
                • setArabicMorocco Method
                • setArabicOman Method
                • setArabicQatar Method
                • setArabicSaudiArabia Method
                • setArabicSyria Method
                • setArabicTunisia Method
                • setArabicUnitedArabEmirates Method
                • setArabicYemen Method
                • setArmenian Method
                • setAzeriCyrillic Method
                • setAzeriLatin Method
                • setBasque Method
                • setBelarusian Method
                • setBulgarian Method
                • setCatalan Method
                • setChineseChina Method
                • setChineseHongKongSAR Method
                • setChineseMacauSAR Method
                • setChineseSingapore Method
                • setChineseTaiwan Method
                • setCroatian Method
                • setCzech Method
                • setDanish Method
                • setDefault Method
                • setDutchBelgium Method
                • setDutchNetherlands Method
                • setEnglishAustralia Method
                • setEnglishBelize Method
                • setEnglishCanada Method
                • setEnglishCaribbean Method
                • setEnglishIreland Method
                • setEnglishJamaica Method
                • setEnglishNewZealand Method
                • setEnglishPhillippines Method
                • setEnglishSouthAfrica Method
                • setEnglishTrinidad Method
                • setEnglishUnitedKingdom Method
                • setEnglishUnitedStates Method
                • setEstonian Method
                • setFaroese Method
                • setFarsi Method
                • setFinnish Method
                • setFrenchBelgium Method
                • setFrenchCanada Method
                • setFrenchFrance Method
                • setFrenchLuxembourg Method
                • setFrenchSwitzerland Method
                • setGaelicIreland Method
                • setGaelicScotland Method
                • setGermanAustria Method
                • setGermanGermany Method
                • setGermanLiechtenstein Method
                • setGermanLuxembourg Method
                • setGermanSwitzerland Method
                • setGreek Method
                • setHebrew Method
                • setHindi Method
                • setHungarian Method
                • setIcelandic Method
                • setIndonesian Method
                • setItalianItaly Method
                • setItalianSwitzerland Method
                • setJapanese Method
                • setKorean Method
                • setLatvian Method
                • setLithuanian Method
                • setMacedonianFYROM Method
                • setMalayBrunei Method
                • setMalayMalaysia Method
                • setMaltese Method
                • setMarathi Method
                • setNorwegianBokml Method
                • setNorwegianNynorsk Method
                • setPolish Method
                • setPortugueseBrazil Method
                • setPortuguesePortugal Method
                • setRaetoRomance Method
                • setRomanianMoldova Method
                • setRomanianRomania Method
                • setRussian Method
                • setRussianMoldova Method
                • setSanskrit Method
                • setSerbianCyrillic Method
                • setSerbianLatin Method
                • setSetsuana Method
                • setSlovak Method
                • setSlovenian Method
                • setSorbian Method
                • setSouthernSotho Method
                • setSpanishArgentina Method
                • setSpanishBolivia Method
                • setSpanishChile Method
                • setSpanishColombia Method
                • setSpanishCosta Method
                • setSpanishDominican Method
                • setSpanishEcuador Method
                • setSpanishElSalvador Method
                • setSpanishGuatemala Method
                • setSpanishHonduras Method
                • setSpanishMexico Method
                • setSpanishNicaragua Method
                • setSpanishPanama Method
                • setSpanishParaguay Method
                • setSpanishPeru Method
                • setSpanishPuertoRico Method
                • setSpanishSpain Method
                • setSpanishUruguay Method
                • setSpanishVenezuela Method
                • setSwahili Method
                • setSwedishFinland Method
                • setSwedishSweden Method
                • setTamil Method
                • setTatar Method
                • setThai Method
                • setTsonga Method
                • setTurkish Method
                • setUkrainian Method
                • setUrdu Method
                • setUzbekCyrillic Method
                • setUzbekLatin Method
                • setVietnamese Method
                • setXhosa Method
                • setYiddish Method
                • setZulu Method
            • ImGearXMPMetadataRoot
              • Overview
              • Members
              • ImGearXMPMetadataRoot Constructor
              • Methods
                • getAdobePDF Method
                • getBasic Method
                • getBasicJobTicket Method
                • getDublinCore Method
                • getDynamicMedia Method
                • getEXIF Method
                • getEXIFAux Method
                • getIPTC Method
                • getMediaManagement Method
                • getPagedText Method
                • getPhotoshop Method
                • getRightsManagement Method
                • getTIFF Method
                • setAdobePDF Method
                • setBasic Method
                • setBasicJobTicket Method
                • setDublinCore Method
                • setDynamicMedia Method
                • setEXIF Method
                • setEXIFAux Method
                • setIPTC Method
                • setMediaManagement Method
                • setPagedText Method
                • setPhotoshop Method
                • setRightsManagement Method
                • setTIFF Method
            • ImGearXMPRational
              • Overview
              • Members
              • ImGearXMPRational Constructor
                • ImGearXMPRational Constructor()
                • ImGearXMPRational Constructor(ImGearRationalInt)
              • Methods
                • getValue Method
                • toString Method
            • ImGearXMPReal
              • Overview
              • Members
              • ImGearXMPReal Constructor
                • ImGearXMPReal Constructor(double)
                • ImGearXMPReal Constructor(double,String)
              • Methods
                • getBinRepQualifier Method
                • getValue Method
            • ImGearXMPSeq<T>
              • Overview
              • Members
              • ImGearXMPSeq<T> Constructor
                • ImGearXMPSeq<T> Constructor()
                • ImGearXMPSeq<T> Constructor(String[],Class<T>)
            • ImGearXMPString
              • Overview
              • Members
              • ImGearXMPString Constructor
                • ImGearXMPString Constructor()
                • ImGearXMPString Constructor(String)
              • Methods
                • getValue Method
                • toString Method
            • ImGearXMPStructure
              • Overview
              • Members
              • ImGearXMPStructure Constructor
            • ImGearXMPThumbnail
              • Overview
              • Members
              • ImGearXMPThumbnail Constructor
                • ImGearXMPThumbnail Constructor()
                • ImGearXMPThumbnail Constructor(ImGearPage)
              • Methods
                • getValue Method
                • setValue Method
            • ImGearXMPValue
              • Overview
              • Members
              • ImGearXMPValue Constructor
        • com.accusoft.imagegear.formats.xmp.adobepdf Package
          • Overview
          • Classes
            • ImGearAdobePDFXMPMetadata
              • Overview
              • Members
              • ImGearAdobePDFXMPMetadata Constructor
              • Methods
                • getKeywords Method
                • getPDFVersion Method
                • getProducer Method
                • setKeywords Method
                • setPDFVersion Method
                • setProducer Method
        • com.accusoft.imagegear.formats.xmp.basic Package
          • Overview
          • Classes
            • ImGearBasicXMPIdentifier
              • Overview
              • Members
              • ImGearBasicXMPIdentifier Constructor
                • ImGearBasicXMPIdentifier Constructor(String,String)
                • ImGearBasicXMPIdentifier Constructor()
                • ImGearBasicXMPIdentifier Constructor(String)
              • Methods
                • getSchemeQualifier Method
                • setSchemeQualifier Method
            • ImGearBasicXMPMetadata
              • Overview
              • Members
              • ImGearBasicXMPMetadata Constructor
              • Methods
                • getAdvisory Method
                • getBaseURL Method
                • getCreateDate Method
                • getCreatorTool Method
                • getIdentifier Method
                • getLabel Method
                • getMetadataDate Method
                • getModifyDate Method
                • getNickname Method
                • getRating Method
                • getThumbnails Method
                • setAdvisory Method
                • setBaseURL Method
                • setCreateDate Method
                • setCreatorTool Method
                • setIdentifier Method
                • setLabel Method
                • setMetadataDate Method
                • setModifyDate Method
                • setNickname Method
                • setRating Method
                • setThumbnails Method
        • com.accusoft.imagegear.formats.xmp.basicjobticket Package
          • Overview
          • Classes
            • ImGearBasicJobTicketXMPMetadata
              • Overview
              • Members
              • ImGearBasicJobTicketXMPMetadata Constructor
                • ImGearBasicJobTicketXMPMetadata Constructor(ImGearMetadataTree)
                • ImGearBasicJobTicketXMPMetadata Constructor()
              • Methods
                • getJobRef Method
                • setJobRef Method
            • ImGearXMPJob
              • Overview
              • Members
              • ImGearXMPJob Constructor
              • Methods
                • getId Method
                • getName Method
                • getURL Method
                • setId Method
                • setName Method
                • setURL Method
        • com.accusoft.imagegear.formats.xmp.dublincore Package
          • Overview
          • Classes
            • ImGearDublinCoreXMPMetadata
              • Overview
              • Members
              • ImGearDublinCoreXMPMetadata Constructor
                • ImGearDublinCoreXMPMetadata Constructor(ImGearMetadataTree)
                • ImGearDublinCoreXMPMetadata Constructor()
              • Methods
                • getContributor Method
                • getCoverage Method
                • getCreator Method
                • getDate Method
                • getDescription Method
                • getFormat Method
                • getIdentifier Method
                • getLanguage Method
                • getPublisher Method
                • getRelation Method
                • getRights Method
                • getSource Method
                • getSubject Method
                • getTitle Method
                • getType Method
                • setContributor Method
                • setCoverage Method
                • setCreator Method
                • setDate Method
                • setDescription Method
                • setFormat Method
                • setIdentifier Method
                • setLanguage Method
                • setPublisher Method
                • setRelation Method
                • setRights Method
                • setSource Method
                • setSubject Method
                • setTitle Method
                • setType Method
        • com.accusoft.imagegear.formats.xmp.dynamicmedia Package
          • Overview
          • Classes
            • ImGearDynamicMediaXMPMetadata
              • Overview
              • Members
              • ImGearDynamicMediaXMPMetadata Constructor
              • Methods
                • getAbsPeakAudioFilePath Method
                • getAlbum Method
                • getAltTapeName Method
                • getArtist Method
                • getAudioChannelType Method
                • getAudioCompressor Method
                • getAudioModDate Method
                • getAudioSampleRate Method
                • getAudioSampleType Method
                • getBeatSpliceParams Method
                • getComposer Method
                • getContributedMedia Method
                • getCopyright Method
                • getDuration Method
                • getEngineer Method
                • getFileDataRate Method
                • getGenre Method
                • getInstrument Method
                • getIntroTime Method
                • getKey Method
                • getLogComment Method
                • getLoop Method
                • getMarkers Method
                • getMetadataModDate Method
                • getNumberOfBeats Method
                • getOutCue Method
                • getProjectRef Method
                • getPullDown Method
                • getRelativePeakAudioFilePath Method
                • getRelativeTimeStamp Method
                • getReleaseDate Method
                • getResampleParams Method
                • getScaleType Method
                • getScene Method
                • getShotDate Method
                • getShotlocation Method
                • getShotName Method
                • getSpeakerPlacement Method
                • getStretchMode Method
                • getTapeName Method
                • getTempo Method
                • getTimeScaleParams Method
                • getTimeSignature Method
                • getTrackNumber Method
                • getVideoAlphaMode Method
                • getVideoAlphaPremultipleColor Method
                • getVideoAlphaUnityIsTransparent Method
                • getVideoColorSpace Method
                • getVideoCompressor Method
                • getVideoFieldOrder Method
                • getVideoFrameRate Method
                • getVideoFrameSize Method
                • getVideoModDate Method
                • getVideoPixelAspectRatio Method
                • getVideoPixelDepth Method
                • setAbsPeakAudioFilePath Method
                • setAlbum Method
                • setAltTapeName Method
                • setArtist Method
                • setAudioChannelType Method
                • setAudioCompressor Method
                • setAudioModDate Method
                • setAudioSampleRate Method
                • setAudioSampleType Method
                • setBeatSpliceParams Method
                • setComposer Method
                • setContributedMedia Method
                • setCopyright Method
                • setDuration Method
                • setEngineer Method
                • setFileDataRate Method
                • setGenre Method
                • setInstrument Method
                • setIntroTime Method
                • setKey Method
                • setLogComment Method
                • setLoop Method
                • setMarkers Method
                • setMetadataModDate Method
                • setNumberOfBeats Method
                • setOutCue Method
                • setProjectRef Method
                • setPullDown Method
                • setRelativePeakAudioFilePath Method
                • setRelativeTimeStamp Method
                • setReleaseDate Method
                • setResampleParams Method
                • setScaleType Method
                • setScene Method
                • setShotDate Method
                • setShotlocation Method
                • setShotName Method
                • setSpeakerPlacement Method
                • setStretchMode Method
                • setTapeName Method
                • setTempo Method
                • setTimeScaleParams Method
                • setTimeSignature Method
                • setTrackNumber Method
                • setVideoAlphaMode Method
                • setVideoAlphaPremultipleColor Method
                • setVideoAlphaUnityIsTransparent Method
                • setVideoColorSpace Method
                • setVideoCompressor Method
                • setVideoFieldOrder Method
                • setVideoFrameRate Method
                • setVideoFrameSize Method
                • setVideoModDate Method
                • setVideoPixelAspectRatio Method
                • setVideoPixelDepth Method
            • ImGearXMPBeatSpliceStretch
              • Overview
              • Members
              • ImGearXMPBeatSpliceStretch Constructor
              • Methods
                • getRiseInDecibel Method
                • getRiseInTimeDuration Method
                • getUseFileBeatsMarker Method
                • setRiseInDecibel Method
                • setRiseInTimeDuration Method
                • setUseFileBeatsMarker Method
            • ImGearXMPMarker
              • Overview
              • Members
              • ImGearXMPMarker Constructor
              • Methods
                • getComment Method
                • getDuration Method
                • getLocation Method
                • getName Method
                • getStartTime Method
                • getTarget Method
                • getType Method
                • setComment Method
                • setDuration Method
                • setLocation Method
                • setName Method
                • setStartTime Method
                • setTarget Method
                • setType Method
            • ImGearXMPMedia
              • Overview
              • Members
              • ImGearXMPMedia Constructor
              • Methods
                • getDuration Method
                • getManaged Method
                • getPath Method
                • getStartTime Method
                • getTrack Method
                • getWebStatement Method
                • setDuration Method
                • setManaged Method
                • setPath Method
                • setStartTime Method
                • setTrack Method
                • setWebStatement Method
            • ImGearXMPProjectLink
              • Overview
              • Members
              • ImGearXMPProjectLink Constructor
              • Methods
                • getPath Method
                • getType Method
                • setPath Method
                • setType Method
            • ImGearXMPTime
              • Overview
              • Members
              • ImGearXMPTime Constructor
              • Methods
                • getScale Method
                • getValue Method
                • setScale Method
                • setValue Method
            • ImGearXMPTimecode
              • Overview
              • Members
              • ImGearXMPTimecode Constructor
              • Methods
                • getTimeFormat Method
                • getTimeValue Method
                • setTimeFormat Method
                • setTimeValue Method
            • ImGearXMPTimeScaleStretch
              • Overview
              • Members
              • ImGearXMPTimeScaleStretch Constructor
              • Methods
                • getFrameOverlappingPercentage Method
                • getFrameSize Method
                • getQuality Method
                • setFrameOverlappingPercentage Method
                • setFrameSize Method
                • setQuality Method
        • com.accusoft.imagegear.formats.xmp.exif Package
          • Overview
          • Classes
            • ImGearEXIFXMPMetadata
              • Overview
              • Members
              • ImGearEXIFXMPMetadata Constructor
              • Methods
                • getApertureValue Method
                • getBrightnessValue Method
                • getCFAPattern Method
                • getColorSpace Method
                • getComponentsConfiguration Method
                • getCompressedBitsPerPixel Method
                • getContrast Method
                • getCustomRendered Method
                • getDateTimeDigitized Method
                • getDateTimeOriginal Method
                • getDeviceSettingDescription Method
                • getDigitalZoomRatio Method
                • getExifVersion Method
                • getExposureBiasValue Method
                • getExposureIndex Method
                • getExposureMode Method
                • getExposureProgram Method
                • getExposureTime Method
                • getFileSource Method
                • getFlash Method
                • getFlashEnergy Method
                • getFlashpixVersion Method
                • getFNumber Method
                • getFocalLength Method
                • getFocalLengthIn35mmFilm Method
                • getFocalPlaneResolutionUnit Method
                • getFocalPlaneXResolution Method
                • getFocalPlaneYResolution Method
                • getGainControl Method
                • getGPSAltitude Method
                • getGPSAltitudeRef Method
                • getGPSAreaInformation Method
                • getGPSDestBearing Method
                • getGPSDestBearingRef Method
                • getGPSDestDistance Method
                • getGPSDestDistanceRef Method
                • getGPSDestLatitude Method
                • getGPSDestLongitude Method
                • getGPSDifferential Method
                • getGPSDOP Method
                • getGPSImgDirection Method
                • getGPSImgDirectionRef Method
                • getGPSLatitude Method
                • getGPSLongitude Method
                • getGPSMapDatum Method
                • getGPSMeasureMode Method
                • getGPSProcessingMethod Method
                • getGPSSatellites Method
                • getGPSSpeed Method
                • getGPSSpeedRef Method
                • getGPSStatus Method
                • getGPSTimeStamp Method
                • getGPSTrack Method
                • getGPSTrackRef Method
                • getGPSVersionID Method
                • getImageUniqueID Method
                • getISOSpeedRatings Method
                • getLightSource Method
                • getMaxApertureValue Method
                • getMeteringMode Method
                • getOECF Method
                • getPixelXDimension Method
                • getPixelYDimension Method
                • getRelatedSoundFile Method
                • getSaturation Method
                • getSceneCaptureType Method
                • getSceneType Method
                • getSensingMethod Method
                • getSharpness Method
                • getShutterSpeedValue Method
                • getSpatialFrequencyResponse Method
                • getSpectralSensitivity Method
                • getSubjectArea Method
                • getSubjectDistance Method
                • getSubjectDistanceRange Method
                • getSubjectLocation Method
                • getUserComment Method
                • getWhiteBalance Method
                • setApertureValue Method
                • setBrightnessValue Method
                • setCFAPattern Method
                • setColorSpace Method
                • setComponentsConfiguration Method
                • setCompressedBitsPerPixel Method
                • setContrast Method
                • setCustomRendered Method
                • setDateTimeDigitized Method
                • setDateTimeOriginal Method
                • setDeviceSettingDescription Method
                • setDigitalZoomRatio Method
                • setExifVersion Method
                • setExposureBiasValue Method
                • setExposureIndex Method
                • setExposureMode Method
                • setExposureProgram Method
                • setExposureTime Method
                • setFileSource Method
                • setFlash Method
                • setFlashEnergy Method
                • setFlashpixVersion Method
                • setFNumber Method
                • setFocalLength Method
                • setFocalLengthIn35mmFilm Method
                • setFocalPlaneResolutionUnit Method
                • setFocalPlaneXResolution Method
                • setFocalPlaneYResolution Method
                • setGainControl Method
                • setGPSAltitude Method
                • setGPSAltitudeRef Method
                • setGPSAreaInformation Method
                • setGPSDestBearing Method
                • setGPSDestBearingRef Method
                • setGPSDestDistance Method
                • setGPSDestDistanceRef Method
                • setGPSDestLatitude Method
                • setGPSDestLongitude Method
                • setGPSDifferential Method
                • setGPSDOP Method
                • setGPSImgDirection Method
                • setGPSImgDirectionRef Method
                • setGPSLatitude Method
                • setGPSLongitude Method
                • setGPSMapDatum Method
                • setGPSMeasureMode Method
                • setGPSProcessingMethod Method
                • setGPSSatellites Method
                • setGPSSpeed Method
                • setGPSSpeedRef Method
                • setGPSStatus Method
                • setGPSTimeStamp Method
                • setGPSTrack Method
                • setGPSTrackRef Method
                • setGPSVersionID Method
                • setImageUniqueID Method
                • setISOSpeedRatings Method
                • setLightSource Method
                • setMaxApertureValue Method
                • setMeteringMode Method
                • setOECF Method
                • setPixelXDimension Method
                • setPixelYDimension Method
                • setRelatedSoundFile Method
                • setSaturation Method
                • setSceneCaptureType Method
                • setSceneType Method
                • setSensingMethod Method
                • setSharpness Method
                • setShutterSpeedValue Method
                • setSpatialFrequencyResponse Method
                • setSpectralSensitivity Method
                • setSubjectArea Method
                • setSubjectDistance Method
                • setSubjectDistanceRange Method
                • setSubjectLocation Method
                • setUserComment Method
                • setWhiteBalance Method
            • ImGearXMPCFAPattern
              • Overview
              • Members
              • ImGearXMPCFAPattern Constructor
              • Methods
                • getColumns Method
                • getRows Method
                • getValues Method
                • setColumns Method
                • setRows Method
                • setValues Method
            • ImGearXMPDeviceSettings
              • Overview
              • Members
              • ImGearXMPDeviceSettings Constructor
              • Methods
                • getColumns Method
                • getRows Method
                • getSettings Method
                • setColumns Method
                • setRows Method
                • setSettings Method
            • ImGearXMPFlash
              • Overview
              • Members
              • ImGearXMPFlash Constructor
              • Methods
                • getFields Method
                • getFired Method
                • getFunction Method
                • getMode Method
                • getRedEyeMode Method
                • getReturn Method
                • setFired Method
                • setFunction Method
                • setMode Method
                • setRedEyeMode Method
                • setReturn Method
            • ImGearXMPGPSCoordinate
              • Overview
              • Members
              • ImGearXMPGPSCoordinate Constructor
              • Methods
                • getDegree Method
                • getDirection Method
                • getMinute Method
                • getMinuteFraction Method
                • getSecond Method
                • setDegree Method
                • setDirection Method
                • setMinute Method
                • setMinuteFraction Method
                • setSecond Method
            • ImGearXMPOECFSFR
              • Overview
              • Members
              • ImGearXMPOECFSFR Constructor
              • Methods
                • getColumns Method
                • getNames Method
                • getRows Method
                • getValues Method
                • setColumns Method
                • setNames Method
                • setRows Method
                • setValues Method
          • Enumerations
            • ImGearXMPGPSDirection
        • com.accusoft.imagegear.formats.xmp.exifaux Package
          • Overview
          • Classes
            • ImGearEXIFAuxXMPMetadata
              • Overview
              • Members
              • ImGearEXIFAuxXMPMetadata Constructor
              • Methods
                • getLens Method
                • getSerialNumber Method
                • setLens Method
                • setSerialNumber Method
        • com.accusoft.imagegear.formats.xmp.iptc Package
          • Overview
          • Classes
            • ImGearIPTC4XMPCoreMetadata
              • Overview
              • Members
              • ImGearIPTC4XMPCoreMetadata Constructor
              • Methods
                • getCity Method
                • getCopyrightNotice Method
                • getCountry Method
                • getCountryCode Method
                • getCreator Method
                • getCreatorContactInfo Method
                • getDateCreated Method
                • getDescription Method
                • getDescriptionWriter Method
                • getHeadLine Method
                • getInstructions Method
                • getIntellectualGenre Method
                • getJobID Method
                • getJobTitle Method
                • getKeywords Method
                • getLocation Method
                • getProvider Method
                • getProvinceState Method
                • getRightsUsageTerms Method
                • getScene Method
                • getSource Method
                • getSubjectCode Method
                • getTitle Method
                • setCity Method
                • setCopyrightNotice Method
                • setCountry Method
                • setCountryCode Method
                • setCreator Method
                • setCreatorContactInfo Method
                • setDateCreated Method
                • setDescription Method
                • setDescriptionWriter Method
                • setHeadLine Method
                • setInstructions Method
                • setIntellectualGenre Method
                • setJobID Method
                • setJobTitle Method
                • setKeywords Method
                • setLocation Method
                • setProvider Method
                • setProvinceState Method
                • setRightsUsageTerms Method
                • setScene Method
                • setSource Method
                • setSubjectCode Method
                • setTitle Method
            • ImGearXMPContactInfo
              • Overview
              • Members
              • ImGearXMPContactInfo Constructor
              • Methods
                • getCiAdrCity Method
                • getCiAdrCtry Method
                • getCiAdrExtadr Method
                • getCiAdrPcode Method
                • getCiAdrRegion Method
                • getCiEmailWork Method
                • getCiTelWork Method
                • getCiURLWork Method
                • setCiAdrCity Method
                • setCiAdrCtry Method
                • setCiAdrExtadr Method
                • setCiAdrPcode Method
                • setCiAdrRegion Method
                • setCiEmailWork Method
                • setCiTelWork Method
                • setCiURLWork Method
        • com.accusoft.imagegear.formats.xmp.mediamanagement Package
          • Overview
          • Classes
            • ImGearMediaManagementXMPMetadata
              • Overview
              • Members
              • ImGearMediaManagementXMPMetadata Constructor
              • Methods
                • getDerivedFrom Method
                • getDocumentID Method
                • getHistory Method
                • getInstanceID Method
                • getLastURL Method
                • getManagedFrom Method
                • getManager Method
                • getManagerVariant Method
                • getManageTo Method
                • getManageUI Method
                • getRenditionClass Method
                • getRenditionOf Method
                • getRenditionParams Method
                • getSaveID Method
                • getVersion Method
                • getVersionID Method
                • setDerivedFrom Method
                • setDocumentID Method
                • setHistory Method
                • setInstanceID Method
                • setLastURL Method
                • setManagedFrom Method
                • setManager Method
                • setManagerVariant Method
                • setManageTo Method
                • setManageUI Method
                • setRenditionClass Method
                • setRenditionOf Method
                • setRenditionParams Method
                • setSaveID Method
                • setVersion Method
                • setVersionID Method
            • ImGearXMPResourceEvent
              • Overview
              • Members
              • ImGearXMPResourceEvent Constructor
              • Methods
                • getAction Method
                • getInstanceID Method
                • getParameters Method
                • getSoftwareAgent Method
                • getWhen Method
                • setAction Method
                • setInstanceID Method
                • setParameters Method
                • setSoftwareAgent Method
                • setWhen Method
            • ImGearXMPResourceReference
              • Overview
              • Members
              • ImGearXMPResourceReference Constructor
              • Methods
                • getDocumentID Method
                • getInstanceID Method
                • getManager Method
                • getManagerVariant Method
                • getManageTo Method
                • getManageUI Method
                • getRenditionClass Method
                • getRenditionParams Method
                • getVersionID Method
                • setDocumentID Method
                • setInstanceID Method
                • setManager Method
                • setManagerVariant Method
                • setManageTo Method
                • setManageUI Method
                • setRenditionClass Method
                • setRenditionParams Method
                • setVersionID Method
            • ImGearXMPVersion
              • Overview
              • Members
              • ImGearXMPVersion Constructor
              • Methods
                • getComments Method
                • getEvent Method
                • getModifier Method
                • getModifyDate Method
                • getVersion Method
                • setComments Method
                • setEvent Method
                • setModifier Method
                • setModifyDate Method
                • setVersion Method
        • com.accusoft.imagegear.formats.xmp.microsoftphoto Package
          • Overview
          • Classes
            • ImGearMicrosoftPhotoXMPMetadata
              • Overview
              • Members
              • ImGearMicrosoftPhotoXMPMetadata Constructor
              • Methods
                • getCameraSerialNumber Method
                • getDateAcquired Method
                • getFlashManufacturer Method
                • getFlashModel Method
                • getLastKeywordIPTC Method
                • getLastKeywordXMP Method
                • getLensManufacturer Method
                • getLensModel Method
                • getRating Method
                • setCameraSerialNumber Method
                • setDateAcquired Method
                • setFlashManufacturer Method
                • setFlashModel Method
                • setLastKeywordIPTC Method
                • setLastKeywordXMP Method
                • setLensManufacturer Method
                • setLensModel Method
                • setRating Method
        • com.accusoft.imagegear.formats.xmp.pagedtext Package
          • Overview
          • Classes
            • ImGearPagedTextXMPMetadata
              • Overview
              • Members
              • ImGearPagedTextXMPMetadata Constructor
              • Methods
                • getColorants Method
                • getFonts Method
                • getMaxPageSize Method
                • getNPages Method
                • getPlateNames Method
                • setColorants Method
                • setFonts Method
                • setMaxPageSize Method
                • setNPages Method
                • setPlateNames Method
        • com.accusoft.imagegear.formats.xmp.photoshop Package
          • Overview
          • Classes
            • ImGearPhotoshopXMPMetadata
              • Overview
              • Members
              • ImGearPhotoshopXMPMetadata Constructor
              • Methods
                • getAuthorsPosition Method
                • getCaptionWriter Method
                • getCategory Method
                • getCity Method
                • getCountry Method
                • getCredit Method
                • getDateCreated Method
                • getHeadline Method
                • getInstructions Method
                • getSource Method
                • getState Method
                • getSupplementalCategories Method
                • getTransmissionReference Method
                • getUrgency Method
                • setAuthorsPosition Method
                • setCaptionWriter Method
                • setCategory Method
                • setCity Method
                • setCountry Method
                • setCredit Method
                • setDateCreated Method
                • setHeadline Method
                • setInstructions Method
                • setSource Method
                • setState Method
                • setSupplementalCategories Method
                • setTransmissionReference Method
                • setUrgency Method
        • com.accusoft.imagegear.formats.xmp.rightsmanagement Package
          • Overview
          • Classes
            • ImGearRightsManagementXMPMetadata
              • Overview
              • Members
              • ImGearRightsManagementXMPMetadata Constructor
              • Methods
                • getCertificate Method
                • getMarked Method
                • getProperName Method
                • getUsageTerms Method
                • getWebStatement Method
                • setCertificate Method
                • setMarked Method
                • setProperName Method
                • setUsageTerms Method
                • setWebStatement Method
        • com.accusoft.imagegear.formats.xmp.tiff Package
          • Overview
          • Classes
            • ImGearTIFFXMPMetadata
              • Overview
              • Members
              • ImGearTIFFXMPMetadata Constructor
              • Methods
                • getArtist Method
                • getBitsPerSample Method
                • getCompression Method
                • getCopyright Method
                • getDateTime Method
                • getImageDescription Method
                • getImageLength Method
                • getImageWidth Method
                • getMake Method
                • getModel Method
                • getOrientation Method
                • getPhotometricInterpretation Method
                • getPlanarConfiguration Method
                • getPrimaryCromaticities Method
                • getReferenceBlackWhite Method
                • getResolutionUnit Method
                • getSamplesPerPixel Method
                • getSoftware Method
                • getTransferFunction Method
                • getWhitePoint Method
                • getXResolution Method
                • getYCbCrCoefficients Method
                • getYCbCrPositioning Method
                • getYCbCrSubSampling Method
                • getYResolution Method
                • setArtist Method
                • setBitsPerSample Method
                • setCompression Method
                • setCopyright Method
                • setDateTime Method
                • setImageDescription Method
                • setImageLength Method
                • setImageWidth Method
                • setMake Method
                • setModel Method
                • setOrientation Method
                • setPhotometricInterpretation Method
                • setPlanarConfiguration Method
                • setPrimaryCromaticities Method
                • setReferenceBlackWhite Method
                • setResolutionUnit Method
                • setSamplesPerPixel Method
                • setSoftware Method
                • setTransferFunction Method
                • setWhitePoint Method
                • setXResolution Method
                • setYCbCrCoefficients Method
                • setYCbCrPositioning Method
                • setYCbCrSubSampling Method
                • setYResolution Method
        • com.accusoft.imagegear.processing Package
          • Overview
          • Classes
            • ImGearAverageInterpolationOptions
              • Overview
              • Members
              • ImGearAverageInterpolationOptions Constructor
            • ImGearBayerReductionOptions
              • Overview
              • Members
              • ImGearBayerReductionOptions Constructor
              • Fields
                • palette Field
            • ImGearBicubicInterpolationOptions
              • Overview
              • Members
              • ImGearBicubicInterpolationOptions Constructor
              • Methods
                • getSharpness Method
                • setSharpness Method
            • ImGearBilinearInterpolationOptions
              • Overview
              • Members
              • ImGearBilinearInterpolationOptions Constructor
              • Methods
                • getSharpness Method
                • setSharpness Method
            • ImGearBitonalReductionOptions
              • Overview
              • Members
              • ImGearBitonalReductionOptions Constructor
              • Fields
                • mode Field
                • threshold Field
                • weight1 Field
                • weight2 Field
                • weight3 Field
            • ImGearChannelRef
              • Overview
              • Members
              • ImGearChannelRef Constructor
                • ImGearChannelRef Constructor(ImGearRasterPage)
                • ImGearChannelRef Constructor(ImGearRasterPage,int)
              • Fields
                • content Field
                • number Field
            • ImGearChannelStatistics
              • Overview
              • Members
              • ImGearChannelStatistics Constructor
              • Methods
                • getAverage Method
                • getMax Method
                • getMax64 Method
                • getMin Method
                • getMin64 Method
                • setAverage Method
                • setMax Method
                • setMax64 Method
                • setMin Method
                • setMin64 Method
            • ImGearColorInterpolationOptions
              • Overview
              • Members
              • ImGearColorInterpolationOptions Constructor
            • ImGearContrastOptions
              • Overview
              • Members
              • ImGearContrastOptions Constructor
              • Fields
                • ignoreDICOMDisplaySettings Field
            • ImGearDiffuseReductionOptions
              • Overview
              • Members
              • ImGearDiffuseReductionOptions Constructor
              • Fields
                • palette Field
                • threshold Field
            • ImGearDoubleMatrix
              • Overview
              • Members
              • ImGearDoubleMatrix Constructor
                • ImGearDoubleMatrix Constructor(double[,])
                • ImGearDoubleMatrix Constructor(int,int)
              • Methods
                • clone Method
                • create Method
                  • create(int,int) Method
                  • create(double[,]) Method
                • createDefault Method
                • createIdentity Method
                • getColCount Method
                • getElem Method
                • getRowCount Method
                • getValues Method
                • inverse Method
                • leftMultiply Method
                • multiplyByVector Method
                  • multiplyByVector(int[],int[]) Method
                  • multiplyByVector(short[],int) Method
                • multiplyByVectorWithCast Method
                • opAddition Method
                • opMultiply Method
                  • opMultiply(ImGearDoubleMatrix,double) Method
                  • opMultiply(ImGearDoubleMatrix,double[]) Method
                  • opMultiply(ImGearDoubleMatrix,ImGearDoubleMatrix) Method
                • pseudoInverse Method
                • scale Method
                • setElem Method
                • transpose Method
            • ImGearGrayScaleInterpolationOptions
              • Overview
              • Members
              • ImGearGrayScaleInterpolationOptions Constructor
              • Fields
                • threshold Field
            • ImGearHalftoneReductionOptions
              • Overview
              • Members
              • ImGearHalftoneReductionOptions Constructor
              • Fields
                • mode Field
            • ImGearInterpolationOptions
              • Overview
              • Members
              • Methods
                • getDefault Method
            • ImGearMedianCutReductionOptions
              • Overview
              • Members
              • ImGearMedianCutReductionOptions Constructor
              • Fields
                • fastRemap Field
                • maxColors Field
            • ImGearNearestNeighborInterpolationOptions
              • Overview
              • Members
              • ImGearNearestNeighborInterpolationOptions Constructor
            • ImGearNoneInterpolationOptions
              • Overview
              • Members
              • ImGearNoneInterpolationOptions Constructor
            • ImGearOctreeReductionOptions
              • Overview
              • Members
              • ImGearOctreeReductionOptions Constructor
              • Fields
                • errorDiffusion Field
                • fastRemap Field
                • maxColors Field
                • palette Field
                • paletteSize Field
            • ImGearPixelProcessorRedEyeRGB
              • Overview
              • Members
              • ImGearPixelProcessorRedEyeRGB Constructor
              • Methods
                • processPixel Method
            • ImGearPopularityReductionOptions
              • Overview
              • Members
              • ImGearPopularityReductionOptions Constructor
              • Fields
                • maxColors Field
            • ImGearPreserveBlackInterpolationOptions
              • Overview
              • Members
              • ImGearPreserveBlackInterpolationOptions Constructor
              • Fields
                • threshold Field
            • ImGearPreserveWhiteInterpolationOptions
              • Overview
              • Members
              • ImGearPreserveWhiteInterpolationOptions Constructor
              • Fields
                • threshold Field
            • ImGearProcessing
              • Overview
              • Members
              • Methods
                • createThumbnail Method
                • crop Method
                • flip Method
                • getVerifier Method
                • resize Method
                • resizeCanvas Method
                • rotate Method
                  • rotate(ImGearPage,double,ImGearRotationModes,ImGearPixel) Method
                  • rotate(ImGearPage,double,ImGearRotationModes,ImGearPixel,ImGearInterpolations) Method
                  • rotate(ImGearPage,ImGearRotationValues) Method
            • ImGearProcessingVerifier
              • Overview
              • Members
              • Methods
                • canApplyCreateThumbnail Method
                • canApplyCrop Method
                • canApplyFlip Method
                • canApplyResize Method
                • canApplyResizeCanvas Method
                • canApplyRotate Method
                  • canApplyRotate(ImGearPage,ImGearRotationModes) Method
                  • canApplyRotate(ImGearPage,ImGearInterpolations) Method
                  • canApplyRotate(ImGearPage,ImGearRotationValues) Method
            • ImGearRasterProcessing
              • Overview
              • Members
              • Methods
                • addTilt Method
                • adjustContrast Method
                  • adjustContrast(ImGearRasterPage,double,double,double) Method
                  • adjustContrast(ImGearRasterPage,double,double,double,ImGearContrastModes,ImGearChannelRange) Method
                  • adjustContrast(ImGearRasterPage,double,double,double,ImGearContrastModes,ImGearChannelRange,ImGearContrastOptions) Method
                • blend Method
                  • blend(ImGearRasterPage,int,int,ImGearRasterPage,double) Method
                  • blend(ImGearRasterPage,int,int,ImGearRasterPage,double,ImGearChannelRange) Method
                • blendWithAlpha Method
                • calculateStatistics Method
                • changeChannelDepths Method
                  • changeChannelDepths(ImGearRasterPage,int[]) Method
                  • changeChannelDepths(ImGearRasterPage,int[],boolean) Method
                • close Method
                • combineChannels Method
                • convertColorSpace Method
                  • convertColorSpace(ImGearRasterPage,ImGearColorSpace) Method
                  • convertColorSpace(ImGearRasterPage,ImGearColorSpace,boolean) Method
                  • convertColorSpace(ImGearRasterPage,ImGearColorSpace,ImGearPixel) Method
                  • convertColorSpace(ImGearRasterPage,ImGearColorSpace,boolean,ImGearPixel) Method
                  • convertColorSpace(ImGearRasterPage,ImGearColorSpace,double[,]) Method
                  • convertColorSpace(ImGearRasterPage,ImGearColorSpace,ImGearColorProfile,ImGearColorProfile,ImGearRenderingIntents) Method
                • convertPixelFormat Method
                  • convertPixelFormat(ImGearPixel,ImGearColorSpace,int[],ImGearRGBQuad[],ImGearPage) Method
                  • convertPixelFormat(ImGearPixel,ImGearColorSpace,int[],ImGearRGBQuad[],ImGearColorSpace,int[],ImGearRGBQuad[]) Method
                • convolve Method
                • createChannelCopy Method
                  • createChannelCopy(ImGearRasterPage,int) Method
                  • createChannelCopy(ImGearChannelRef) Method
                • decrypt Method
                • deskew Method
                • despeckle Method
                • dilate Method
                • encrypt Method
                • enhanceLocal Method
                • equalizeContrast Method
                  • equalizeContrast(ImGearRasterPage) Method
                  • equalizeContrast(ImGearRasterPage,ImGearContrastModes,ImGearChannelRange) Method
                • erode Method
                • export Method
                  • export(ImGearRasterPage,int,int) Method
                  • export(ImGearRasterPage,ImGearRGBQuad,int,int) Method
                  • export(ImGearRasterPage,ImGearRectangle,ImGearRectangle,ImGearRectangle,ImGearInterpolationOptions,ImGearRGBQuad,int,int) Method
                • filterWithMedian Method
                  • filterWithMedian(ImGearRasterPage,int,int) Method
                  • filterWithMedian(ImGearRasterPage,int,int,ImGearChannelRange) Method
                • filterWithUnsharpMask Method
                  • filterWithUnsharpMask(ImGearRasterPage,double,int,int) Method
                  • filterWithUnsharpMask(ImGearRasterPage,double,int,int,ImGearChannelRange) Method
                • findSkewAngle Method
                • findTilt Method
                • gaussianBlur Method
                  • gaussianBlur(ImGearRasterPage,double) Method
                  • gaussianBlur(ImGearRasterPage,double,ImGearChannelRange) Method
                • geomDespeckle Method
                • getVerifier Method
                • imageIsGray Method
                • insertChannel Method
                • invertContrast Method
                  • invertContrast(ImGearRasterPage) Method
                  • invertContrast(ImGearRasterPage,ImGearContrastModes,ImGearChannelRange) Method
                  • invertContrast(ImGearRasterPage,ImGearContrastModes,ImGearChannelRange,ImGearContrastOptions) Method
                • merge Method
                  • merge(ImGearRasterPage,ImGearRasterPage,int,int,ImGearMergeModes) Method
                  • merge(ImGearRasterPage,ImGearRasterPage,int,int,ImGearMergeModes,ImGearChannelRange) Method
                • open Method
                • reduce Method
                • removeChannel Method
                • removeTilt Method
                • separateChannels Method
                • sharpen Method
                  • sharpen(ImGearRasterPage,int) Method
                  • sharpen(ImGearRasterPage,int,ImGearChannelRange) Method
                • smooth Method
                  • smooth(ImGearRasterPage,int) Method
                  • smooth(ImGearRasterPage,int,ImGearChannelRange) Method
                • stretchContrast Method
                  • stretchContrast(ImGearRasterPage) Method
                  • stretchContrast(ImGearRasterPage,ImGearContrastModes,ImGearChannelRange) Method
                • swapChannels Method
                • tabulateHistogram Method
                • transformWithLUT Method
                • updateChannelFrom Method
            • ImGearRasterProcessingVerifier
              • Overview
              • Members
              • Methods
                • canApplyAddTilt Method
                • canApplyAdjustContrast Method
                  • canApplyAdjustContrast(ImGearRasterPage) Method
                  • canApplyAdjustContrast(ImGearRasterPage,ImGearContrastModes) Method
                • canApplyBlend Method
                • canApplyBlendWithAlpha Method
                • canApplyCalculateStatistics Method
                • canApplyClose Method
                • canApplyConvertColorSpace Method
                • canApplyConvolve Method
                • canApplyCrypt Method
                • canApplyDeskew Method
                • canApplyDespeckle Method
                • canApplyDilate Method
                • canApplyEnhanceLocal Method
                • canApplyEqualizeContrast Method
                  • canApplyEqualizeContrast(ImGearRasterPage) Method
                  • canApplyEqualizeContrast(ImGearRasterPage,ImGearContrastModes) Method
                • canApplyErode Method
                • canApplyFilterWithMedian Method
                • canApplyFilterWithUnsharpMask Method
                • canApplyFindSkewAngle Method
                • canApplyFindTilt Method
                • canApplyGaussianBlur Method
                • canApplyGeomDespeckle Method
                • canApplyInvertContrast Method
                  • canApplyInvertContrast(ImGearRasterPage) Method
                  • canApplyInvertContrast(ImGearRasterPage,ImGearContrastModes) Method
                • canApplyMerge Method
                • canApplyOpen Method
                • canApplyReduce Method
                • canApplyRemoveTilt Method
                • canApplySharpen Method
                • canApplySmooth Method
                • canApplyStretchContrast Method
                  • canApplyStretchContrast(ImGearRasterPage) Method
                  • canApplyStretchContrast(ImGearRasterPage,ImGearContrastModes) Method
                • canApplyTabulateHistogram Method
                • canApplyTransformWithLUT Method
            • ImGearReductionOptions
              • Overview
              • Members
              • ImGearReductionOptions Constructor
              • Fields
                • bayer Field
                • bitonal Field
                • diffuse Field
                • halftone Field
                • median Field
                • octree Field
                • popularity Field
                • scale Field
            • ImGearScaleReductionOptions
              • Overview
              • Members
              • ImGearScaleReductionOptions Constructor
              • Fields
                • dontScalePixels Field
            • ImGearWhiteBalance
              • Overview
              • Members
              • ImGearWhiteBalance Constructor
                • ImGearWhiteBalance Constructor(double,double)
                • ImGearWhiteBalance Constructor(ImGearDoublePoint)
                • ImGearWhiteBalance Constructor(ImGearWhiteBalancePreset)
              • Methods
                • getTemperature Method
                • getTint Method
                • getWhiteXY Method
                • setTemperature Method
                • setTint Method
          • Enumerations
            • ImGearBitonalReductionModes
            • ImGearBrushType
            • ImGearCFAColor
            • ImGearChannelGroups
            • ImGearContrastModes
            • ImGearConvolutionResults
            • ImGearDirection
            • ImGearEdgeDetectionMethods
            • ImGearEdgeMapMethods
            • ImGearHalftoneReductionModes
            • ImGearIlluminant
            • ImGearInterpolations
            • ImGearLensFlareType
            • ImGearMergeModes
            • ImGearMosaicType
            • ImGearNightVisionPresets
            • ImGearPixelateCellType
            • ImGearPixelateFillMethod
            • ImGearReductionMethods
            • ImGearRipplePattern
            • ImGearRotationModes
            • ImGearShearFillStyle
            • ImGearWhiteBalancePreset
          • Interfaces
            • IImGearPixelProcessor
              • Overview
              • Members
              • Methods
                • processPixel Method
        • com.accusoft.imagegear.processing.layers Package
          • Overview
          • Classes
            • ImGearImageLayer
              • Overview
              • Members
              • ImGearImageLayer Constructor
              • Methods
                • getImage Method
                • getLocation Method
                • getOpacity Method
                • getType Method
                • setLocation Method
                • setOpacity Method
            • ImGearLayer
              • Overview
              • Members
              • Methods
                • clone Method
                • getName Method
                • getType Method
                • isVisible Method
                • setName Method
                • setVisibility Method
            • ImGearLayerArray
              • Overview
              • Members
              • ImGearLayerArray Constructor
              • Methods
                • add Method
                  • add(ImGearLayer) Method
                  • add(int,ImGearLayer) Method
                • addAll Method
                  • addAll(Collection<?>) Method
                  • addAll(int,Collection<?>) Method
                • clear Method
                • clone Method
                • contains Method
                • containsAll Method
                • copyTo Method
                • get Method
                • indexOf Method
                • isEmpty Method
                • iterator Method
                • lastIndexOf Method
                • listIterator Method
                  • listIterator() Method
                  • listIterator(int) Method
                • remove Method
                  • remove(Object) Method
                  • remove(int) Method
                • removeAll Method
                • retainAll Method
                • set Method
                • size Method
                • subList Method
                • toArray Method
                  • toArray() Method
                  • toArray<T>(T[]) Method
            • ImGearLayeredPage
              • Overview
              • Members
              • ImGearLayeredPage Constructor
                • ImGearLayeredPage Constructor(ImGearLayerArray)
                • ImGearLayeredPage Constructor(int,int,ImGearColorSpace,int[],boolean)
                • ImGearLayeredPage Constructor(ImGearPage)
              • Methods
                • clone Method
                • flatten Method
                • getComposition Method
                • getCompositionChanellDepths Method
                • getCompositionColorSpace Method
                • getCompositionDimensions Method
                • getLayers Method
                • setCompositionChanellDepths Method
                • setCompositionColorSpace Method
                • setCompositionDimensions Method
          • Enumerations
            • ImGearLayerType
        • com.accusoft.imagegear.utility Package
          • Overview
          • Classes
            • ImGearRectangleF
              • Overview
              • Members
              • ImGearRectangleF Constructor
                • ImGearRectangleF Constructor(int,int,float,float)
                • ImGearRectangleF Constructor(float,float,float,float)
              • Methods
                • fromRectangle Method
                • getBottom Method
                • getHeight Method
                • getLeft Method
                • getRight Method
                • getTop Method
                • getWidth Method
                • setHeight Method
                • setWidth Method
            • ImGearRefObject<T>
              • Overview
              • Members
              • ImGearRefObject<T> Constructor
              • Fields
                • argvalue Field
        • com.accusoft.imagegear.utility.events Package
          • Overview
          • Classes
            • ImGearEventArgs
              • Overview
              • Members
              • Fields
                • EMPTY Field
          • Interfaces
            • IImGearEvent<T>
              • Overview
              • Members
              • Methods
                • add Method
                • remove Method
            • IImGearEventHandler<T>
              • Overview
              • Members
              • Methods
                • onEvent Method