The Jpeg2000 type exposes the following members.

Constructors

Methods

  NameDescription
Public methodCloneNonPositionParameters (Inherited from Rectangle.)
Public methodDisableBorderSide (Inherited from Rectangle.)
Public methodEnableBorderSide (Inherited from Rectangle.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetBottom
Returns the lower left y-coordinate, considering a given margin.
(Inherited from Rectangle.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImageRotation (Inherited from Image.)
Public methodGetLeft
Returns the lower left x-coordinate, considering a given margin.
(Inherited from Rectangle.)
Public methodGetRectangle
Gets a Rectangle that is altered to fit on the page.
(Inherited from Rectangle.)
Public methodGetRight
Returns the upper right x-coordinate, considering a given margin.
(Inherited from Rectangle.)
Public methodGetTop
Returns the upper right y-coordinate, considering a given margin.
(Inherited from Rectangle.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasAbsolutePosition
Checks if the Images has to be added at an absolute position.
(Inherited from Image.)
Public methodHasAbsoluteX
Checks if the Images has to be added at an absolute X position.
(Inherited from Image.)
Public methodHasBorder
Indicates if the table has a some type of border.
(Inherited from Rectangle.)
Public methodHasBorders
Indicates if the table has borders.
(Inherited from Rectangle.)
Public methodHasICCProfile (Inherited from Image.)
Public methodIsContent (Inherited from Rectangle.)
Public methodIsImgRaw
Returns true if the image is a ImgRaw-object.
(Inherited from Image.)
Public methodIsImgTemplate
Returns true if the image is an ImgTemplate-object.
(Inherited from Image.)
Public methodIsJpeg
Returns true if the image is a Jpeg-object.
(Inherited from Image.)
Public methodIsMask
Returns true if this Image is a mask.
(Inherited from Image.)
Public methodIsMaskCandidate
Returns true if this Image has the requisites to be a mask.
(Inherited from Image.)
Public methodIsNestable (Inherited from Image.)
Public methodJp2_read_boxhdr
Public methodMakeMask
Make this Image a mask.
(Inherited from Image.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNormalize (Inherited from Rectangle.)
Public methodProcess
Processes the element by adding it (or the different parts) to an IElementListener.
(Inherited from Rectangle.)
Public methodRotate
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
(Inherited from Rectangle.)
Public methodScaleAbsolute
Scale the image to an absolute width and an absolute height.
(Inherited from Image.)
Public methodScaleAbsoluteHeight
Scale the image to an absolute height.
(Inherited from Image.)
Public methodScaleAbsoluteWidth
Scale the image to an absolute width.
(Inherited from Image.)
Public methodScalePercent(Single)
Scale the image to a certain percentage.
(Inherited from Image.)
Public methodScalePercent(Single, Single)
Scale the width and height of an image to a certain percentage.
(Inherited from Image.)
Public methodScaleToFit
Scales the image so that it fits a certain width and height.
(Inherited from Image.)
Public methodSetAbsolutePosition
Sets the absolute position of the Image.
(Inherited from Image.)
Public methodSetDpi (Inherited from Image.)
Public methodSimplifyColorspace (Inherited from Image.)
Public methodSoftCloneNonPositionParameters (Inherited from Rectangle.)
Public methodToString (Inherited from Rectangle.)

Fields

  NameDescription
Protected fieldabsoluteX
This is the absolute X-position of the image.
(Inherited from Image.)
Protected fieldabsoluteY
This is the absolute Y-position of the image.
(Inherited from Image.)
Protected fieldalignment
The alignment of the Image.
(Inherited from Image.)
Protected fieldalt
Text that can be shown instead of the image.
(Inherited from Image.)
Protected fieldannotation
if the annotation is not null the image will be clickable.
(Inherited from Image.)
Protected fieldbackgroundColor
This is the color of the background of this rectangle.
(Inherited from Rectangle.)
Protected fieldborder
This represents the status of the 4 sides of the rectangle.
(Inherited from Rectangle.)
Protected fieldborderColor
This is the color of the border of this rectangle.
(Inherited from Rectangle.)
Protected fieldborderColorBottom (Inherited from Rectangle.)
Protected fieldborderColorLeft (Inherited from Rectangle.)
Protected fieldborderColorRight (Inherited from Rectangle.)
Protected fieldborderColorTop (Inherited from Rectangle.)
Protected fieldborderWidth
This is the width of the border around this rectangle.
(Inherited from Rectangle.)
Protected fieldborderWidthBottom (Inherited from Rectangle.)
Protected fieldborderWidthLeft (Inherited from Rectangle.)
Protected fieldborderWidthRight (Inherited from Rectangle.)
Protected fieldborderWidthTop (Inherited from Rectangle.)
Protected fieldbpc
this is the bits per component of the raw image. It also flags a CCITT image.
(Inherited from Image.)
Protected fieldcolorspace
this is the colorspace of a jpeg-image.
(Inherited from Image.)
Protected fieldcompressionLevel (Inherited from Image.)
Protected fielddeflated (Inherited from Image.)
Protected fielddpiX
Holds value of property dpiX.
(Inherited from Image.)
Protected fielddpiY
Holds value of property dpiY.
(Inherited from Image.)
Protected fieldimageMask (Inherited from Image.)
Protected fieldindentationLeft (Inherited from Image.)
Protected fieldindentationRight (Inherited from Image.)
Protected fieldinterpolation
Holds value of property interpolation.
(Inherited from Image.)
Protected fieldinvert (Inherited from Image.)
Public fieldStatic memberJP2_BPCC
Public fieldStatic memberJP2_COLR
Public fieldStatic memberJP2_DBTL
Public fieldStatic memberJP2_FTYP
Public fieldStatic memberJP2_IHDR
Public fieldStatic memberJP2_JP
Public fieldStatic memberJP2_JP2
Public fieldStatic memberJP2_JP2C
Public fieldStatic memberJP2_JP2H
Public fieldStatic memberJP2_URL
Public fieldStatic memberJPIP_JPIP
Protected fieldlayer (Inherited from Image.)
Protected fieldllx
the lower left x-coordinate.
(Inherited from Rectangle.)
Protected fieldlly
the lower left y-coordinate.
(Inherited from Rectangle.)
Protected fieldmask (Inherited from Image.)
Protected fieldmySerialId (Inherited from Image.)
Protected fieldoriginalData (Inherited from Image.)
Protected fieldoriginalType (Inherited from Image.)
Protected fieldplainHeight
This is the width of the image without rotation.
(Inherited from Image.)
Protected fieldplainWidth
This is the width of the image without rotation.
(Inherited from Image.)
Protected fieldprofile
ICC Profile attached
(Inherited from Image.)
Protected fieldrawData
The raw data of the image.
(Inherited from Image.)
Protected fieldrotation
This is the rotation value of this rectangle.
(Inherited from Rectangle.)
Protected fieldrotationRadians
This is the rotation of the image.
(Inherited from Image.)
Protected fieldscaledHeight
This is the original height of the image taking rotation into account.
(Inherited from Image.)
Protected fieldscaledWidth
This is the scaled width of the image taking rotation into account.
(Inherited from Image.)
Protected fieldspacingAfter (Inherited from Image.)
Protected fieldspacingBefore (Inherited from Image.)
Protected fieldtemplate
The template to be treated as an image.
(Inherited from Image.)
Protected fieldtransparency
this is the transparency information of the raw image
(Inherited from Image.)
Protected fieldtype
The imagetype.
(Inherited from Image.)
Protected fieldurl
The URL of the image.
(Inherited from Image.)
Protected fieldurx
the upper right x-coordinate.
(Inherited from Rectangle.)
Protected fieldury
the upper right y-coordinate.
(Inherited from Rectangle.)
Protected fielduseVariableBorders (Inherited from Rectangle.)

Properties

  NameDescription
Public propertyAbsoluteX
Returns the absolute X position.
(Inherited from Image.)
Public propertyAbsoluteY
Returns the absolute Y position.
(Inherited from Image.)
Public propertyAdditional (Inherited from Image.)
Public propertyAlignment
Get/set the alignment for the image.
(Inherited from Image.)
Public propertyAlt
Get/set the alternative text for the image.
(Inherited from Image.)
Public propertyAnnotation
Get/set the annotation.
(Inherited from Image.)
Public propertyBackgroundColor
Get/set the backgroundcolor.
(Inherited from Rectangle.)
Public propertyBorder
Get/set the border
(Inherited from Rectangle.)
Public propertyBorderColor
Get/set the color of the border.
(Inherited from Rectangle.)
Public propertyBorderColorBottom (Inherited from Rectangle.)
Public propertyBorderColorLeft (Inherited from Rectangle.)
Public propertyBorderColorRight (Inherited from Rectangle.)
Public propertyBorderColorTop (Inherited from Rectangle.)
Public propertyBorderWidth
Get/set the borderwidth.
(Inherited from Rectangle.)
Public propertyBorderWidthBottom (Inherited from Rectangle.)
Public propertyBorderWidthLeft (Inherited from Rectangle.)
Public propertyBorderWidthRight (Inherited from Rectangle.)
Public propertyBorderWidthTop (Inherited from Rectangle.)
Public propertyBottom
Get/set the lower left y-coordinate.
(Inherited from Rectangle.)
Public propertyBpc
Gets the bpc for the image.
(Inherited from Image.)
Public propertyChunks
Gets all the chunks in this element.
(Inherited from Rectangle.)
Public propertyColorspace
Gets the colorspace for the image.
(Inherited from Image.)
Public propertyCompressionLevel (Inherited from Image.)
Public propertyDeflated (Inherited from Image.)
Public propertyDirectReference (Inherited from Image.)
Public propertyDpiX
Gets the dots-per-inch in the X direction. Returns 0 if not available.
(Inherited from Image.)
Public propertyDpiY
Gets the dots-per-inch in the Y direction. Returns 0 if not available.
(Inherited from Image.)
Public propertyGrayFill
Get/set the grayscale of the rectangle.
(Inherited from Rectangle.)
Public propertyHeight
Returns the height of the rectangle.
(Inherited from Rectangle.)
Public propertyImageMask
Get/set the explicit masking.
(Inherited from Image.)
Public propertyIndentationLeft (Inherited from Image.)
Public propertyIndentationRight (Inherited from Image.)
Public propertyInitialRotation (Inherited from Image.)
Public propertyInterpolation
Sets the image interpolation. Image interpolation attempts to produce a smooth transition between adjacent sample values.
(Inherited from Image.)
Public propertyInverted
Inverts the meaning of the bits of a mask.
(Inherited from Image.)
Public propertyLayer (Inherited from Image.)
Public propertyLeft
Get/set the lower left x-coordinate.
(Inherited from Rectangle.)
Public propertyMatrix
Returns the transformation matrix of the image.
(Inherited from Image.)
Public propertyMySerialId
returns serial id for this object
(Inherited from Image.)
Public propertyOriginalData (Inherited from Image.)
Public propertyOriginalType (Inherited from Image.)
Public propertyPlainHeight
Gets the plain height of the image.
(Inherited from Image.)
Public propertyPlainWidth
Gets the plain width of the image.
(Inherited from Image.)
Public propertyRawData
Gets the raw data for the image.
(Inherited from Image.)
Public propertyRight
Get/set the upper right x-coordinate.
(Inherited from Rectangle.)
Public propertyRotation
Sets the rotation of the image in radians.
(Inherited from Image.)
Public propertyRotationDegrees
Sets the rotation of the image in degrees.
(Inherited from Image.)
Public propertyScaledHeight
Gets the scaled height of the image.
(Inherited from Image.)
Public propertyScaledWidth
Gets the scaled width of the image.
(Inherited from Image.)
Public propertySmask (Inherited from Image.)
Public propertySpacingAfter (Inherited from Image.)
Public propertySpacingBefore (Inherited from Image.)
Public propertyTagICC (Inherited from Image.)
Public propertyTemplateData
Get/set the template to be used as an image.
(Inherited from Image.)
Public propertyTop
Get/set the upper right y-coordinate.
(Inherited from Rectangle.)
Public propertyTransparency
Returns the transparency.
(Inherited from Image.)
Public propertyType
Returns the type.
(Inherited from Image.)
Public propertyUrl
Gets the string-representation of the reference to the image.
(Inherited from Image.)
Public propertyUseVariableBorders (Inherited from Rectangle.)
Public propertyWidth
Returns the width of the rectangle.
(Inherited from Rectangle.)
Public propertyWidthPercentage (Inherited from Image.)
Public propertyXYRatio (Inherited from Image.)

See Also