The ImgWMF type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ImgWMF(array<Byte>[]()[][]) |
Constructs an ImgWMF-object from memory.
|
![]() | ImgWMF(String) |
Constructs an ImgWMF-object, using a filename.
|
![]() | ImgWMF(Uri) |
Constructs an ImgWMF-object, using an url.
|
![]() | ImgWMF(Image) |
Constructs an ImgWMF-object
|
Methods
Name | Description | |
---|---|---|
![]() | CloneNonPositionParameters | (Inherited from Rectangle.) |
![]() | DisableBorderSide | (Inherited from Rectangle.) |
![]() | EnableBorderSide | (Inherited from Rectangle.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetBottom |
Returns the lower left y-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetImageRotation | (Inherited from Image.) |
![]() | GetLeft |
Returns the lower left x-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetRectangle |
Gets a Rectangle that is altered to fit on the page.
(Inherited from Rectangle.) |
![]() | GetRight |
Returns the upper right x-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetTop |
Returns the upper right y-coordinate, considering a given margin.
(Inherited from Rectangle.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | HasAbsolutePosition |
Checks if the Images has to be added at an absolute position.
(Inherited from Image.) |
![]() | HasAbsoluteX |
Checks if the Images has to be added at an absolute X position.
(Inherited from Image.) |
![]() | HasBorder |
Indicates if the table has a some type of border.
(Inherited from Rectangle.) |
![]() | HasBorders |
Indicates if the table has borders.
(Inherited from Rectangle.) |
![]() | HasICCProfile | (Inherited from Image.) |
![]() | IsContent | (Inherited from Rectangle.) |
![]() | IsImgRaw |
Returns true if the image is a ImgRaw-object.
(Inherited from Image.) |
![]() | IsImgTemplate |
Returns true if the image is an ImgTemplate-object.
(Inherited from Image.) |
![]() | IsJpeg |
Returns true if the image is a Jpeg-object.
(Inherited from Image.) |
![]() | IsMask |
Returns true if this Image is a mask.
(Inherited from Image.) |
![]() | IsMaskCandidate |
Returns true if this Image has the
requisites to be a mask.
(Inherited from Image.) |
![]() | IsNestable | (Inherited from Image.) |
![]() | MakeMask |
Make this Image a mask.
(Inherited from Image.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | Normalize | (Inherited from Rectangle.) |
![]() | Process |
Processes the element by adding it (or the different parts) to an
IElementListener.
(Inherited from Rectangle.) |
![]() | ReadWMF |
Reads the WMF into a template.
|
![]() | Rotate |
Swaps the values of urx and ury and of lly and llx in order to rotate the rectangle.
(Inherited from Rectangle.) |
![]() | ScaleAbsolute |
Scale the image to an absolute width and an absolute height.
(Inherited from Image.) |
![]() | ScaleAbsoluteHeight |
Scale the image to an absolute height.
(Inherited from Image.) |
![]() | ScaleAbsoluteWidth |
Scale the image to an absolute width.
(Inherited from Image.) |
![]() | ScalePercent(Single) |
Scale the image to a certain percentage.
(Inherited from Image.) |
![]() | ScalePercent(Single, Single) |
Scale the width and height of an image to a certain percentage.
(Inherited from Image.) |
![]() | ScaleToFit |
Scales the image so that it fits a certain width and height.
(Inherited from Image.) |
![]() | SetAbsolutePosition |
Sets the absolute position of the Image.
(Inherited from Image.) |
![]() | SetDpi | (Inherited from Image.) |
![]() | SimplifyColorspace | (Inherited from Image.) |
![]() | SoftCloneNonPositionParameters | (Inherited from Rectangle.) |
![]() | ToString | (Inherited from Rectangle.) |
Fields
Name | Description | |
---|---|---|
![]() | absoluteX | This is the absolute X-position of the image. (Inherited from Image.) |
![]() | absoluteY | This is the absolute Y-position of the image. (Inherited from Image.) |
![]() | alignment | The alignment of the Image. (Inherited from Image.) |
![]() | alt | Text that can be shown instead of the image. (Inherited from Image.) |
![]() | annotation | if the annotation is not null the image will be clickable. (Inherited from Image.) |
![]() | backgroundColor | This is the color of the background of this rectangle. (Inherited from Rectangle.) |
![]() | border | This represents the status of the 4 sides of the rectangle. (Inherited from Rectangle.) |
![]() | borderColor | This is the color of the border of this rectangle. (Inherited from Rectangle.) |
![]() | borderColorBottom | (Inherited from Rectangle.) |
![]() | borderColorLeft | (Inherited from Rectangle.) |
![]() | borderColorRight | (Inherited from Rectangle.) |
![]() | borderColorTop | (Inherited from Rectangle.) |
![]() | borderWidth | This is the width of the border around this rectangle. (Inherited from Rectangle.) |
![]() | borderWidthBottom | (Inherited from Rectangle.) |
![]() | borderWidthLeft | (Inherited from Rectangle.) |
![]() | borderWidthRight | (Inherited from Rectangle.) |
![]() | borderWidthTop | (Inherited from Rectangle.) |
![]() | bpc | this is the bits per component of the raw image. It also flags a CCITT image. (Inherited from Image.) |
![]() | colorspace | this is the colorspace of a jpeg-image. (Inherited from Image.) |
![]() | compressionLevel | (Inherited from Image.) |
![]() | deflated | (Inherited from Image.) |
![]() | dpiX | Holds value of property dpiX. (Inherited from Image.) |
![]() | dpiY | Holds value of property dpiY. (Inherited from Image.) |
![]() | imageMask | (Inherited from Image.) |
![]() | indentationLeft | (Inherited from Image.) |
![]() | indentationRight | (Inherited from Image.) |
![]() | interpolation | Holds value of property interpolation. (Inherited from Image.) |
![]() | invert | (Inherited from Image.) |
![]() | layer | (Inherited from Image.) |
![]() | llx | the lower left x-coordinate. (Inherited from Rectangle.) |
![]() | lly | the lower left y-coordinate. (Inherited from Rectangle.) |
![]() | mask | (Inherited from Image.) |
![]() | mySerialId | (Inherited from Image.) |
![]() | originalData | (Inherited from Image.) |
![]() | originalType | (Inherited from Image.) |
![]() | plainHeight | This is the width of the image without rotation. (Inherited from Image.) |
![]() | plainWidth | This is the width of the image without rotation. (Inherited from Image.) |
![]() | profile | ICC Profile attached (Inherited from Image.) |
![]() | rawData | The raw data of the image. (Inherited from Image.) |
![]() | rotation | This is the rotation value of this rectangle. (Inherited from Rectangle.) |
![]() | rotationRadians | This is the rotation of the image. (Inherited from Image.) |
![]() | scaledHeight | This is the original height of the image taking rotation into account. (Inherited from Image.) |
![]() | scaledWidth | This is the scaled width of the image taking rotation into account. (Inherited from Image.) |
![]() | spacingAfter | (Inherited from Image.) |
![]() | spacingBefore | (Inherited from Image.) |
![]() | template | The template to be treated as an image. (Inherited from Image.) |
![]() | transparency | this is the transparency information of the raw image (Inherited from Image.) |
![]() | type | The imagetype. (Inherited from Image.) |
![]() | url | The URL of the image. (Inherited from Image.) |
![]() | urx | the upper right x-coordinate. (Inherited from Rectangle.) |
![]() | ury | the upper right y-coordinate. (Inherited from Rectangle.) |
![]() | useVariableBorders | (Inherited from Rectangle.) |
Properties
Name | Description | |
---|---|---|
![]() | AbsoluteX |
Returns the absolute X position.
(Inherited from Image.) |
![]() | AbsoluteY |
Returns the absolute Y position.
(Inherited from Image.) |
![]() | Additional | (Inherited from Image.) |
![]() | Alignment |
Get/set the alignment for the image.
(Inherited from Image.) |
![]() | Alt |
Get/set the alternative text for the image.
(Inherited from Image.) |
![]() | Annotation |
Get/set the annotation.
(Inherited from Image.) |
![]() | BackgroundColor |
Get/set the backgroundcolor.
(Inherited from Rectangle.) |
![]() | Border |
Get/set the border
(Inherited from Rectangle.) |
![]() | BorderColor |
Get/set the color of the border.
(Inherited from Rectangle.) |
![]() | BorderColorBottom | (Inherited from Rectangle.) |
![]() | BorderColorLeft | (Inherited from Rectangle.) |
![]() | BorderColorRight | (Inherited from Rectangle.) |
![]() | BorderColorTop | (Inherited from Rectangle.) |
![]() | BorderWidth |
Get/set the borderwidth.
(Inherited from Rectangle.) |
![]() | BorderWidthBottom | (Inherited from Rectangle.) |
![]() | BorderWidthLeft | (Inherited from Rectangle.) |
![]() | BorderWidthRight | (Inherited from Rectangle.) |
![]() | BorderWidthTop | (Inherited from Rectangle.) |
![]() | Bottom |
Get/set the lower left y-coordinate.
(Inherited from Rectangle.) |
![]() | Bpc |
Gets the bpc for the image.
(Inherited from Image.) |
![]() | Chunks |
Gets all the chunks in this element.
(Inherited from Rectangle.) |
![]() | Colorspace |
Gets the colorspace for the image.
(Inherited from Image.) |
![]() | CompressionLevel | (Inherited from Image.) |
![]() | Deflated | (Inherited from Image.) |
![]() | DirectReference | (Inherited from Image.) |
![]() | DpiX |
Gets the dots-per-inch in the X direction. Returns 0 if not available.
(Inherited from Image.) |
![]() | DpiY |
Gets the dots-per-inch in the Y direction. Returns 0 if not available.
(Inherited from Image.) |
![]() | GrayFill |
Get/set the grayscale of the rectangle.
(Inherited from Rectangle.) |
![]() | Height |
Returns the height of the rectangle.
(Inherited from Rectangle.) |
![]() | ImageMask |
Get/set the explicit masking.
(Inherited from Image.) |
![]() | IndentationLeft | (Inherited from Image.) |
![]() | IndentationRight | (Inherited from Image.) |
![]() | InitialRotation | (Inherited from Image.) |
![]() | Interpolation |
Sets the image interpolation. Image interpolation attempts to
produce a smooth transition between adjacent sample values.
(Inherited from Image.) |
![]() | Inverted |
Inverts the meaning of the bits of a mask.
(Inherited from Image.) |
![]() | Layer | (Inherited from Image.) |
![]() | Left |
Get/set the lower left x-coordinate.
(Inherited from Rectangle.) |
![]() | Matrix |
Returns the transformation matrix of the image.
(Inherited from Image.) |
![]() | MySerialId |
returns serial id for this object
(Inherited from Image.) |
![]() | OriginalData | (Inherited from Image.) |
![]() | OriginalType | (Inherited from Image.) |
![]() | PlainHeight |
Gets the plain height of the image.
(Inherited from Image.) |
![]() | PlainWidth |
Gets the plain width of the image.
(Inherited from Image.) |
![]() | RawData |
Gets the raw data for the image.
(Inherited from Image.) |
![]() | Right |
Get/set the upper right x-coordinate.
(Inherited from Rectangle.) |
![]() | Rotation |
Sets the rotation of the image in radians.
(Inherited from Image.) |
![]() | RotationDegrees |
Sets the rotation of the image in degrees.
(Inherited from Image.) |
![]() | ScaledHeight |
Gets the scaled height of the image.
(Inherited from Image.) |
![]() | ScaledWidth |
Gets the scaled width of the image.
(Inherited from Image.) |
![]() | Smask | (Inherited from Image.) |
![]() | SpacingAfter | (Inherited from Image.) |
![]() | SpacingBefore | (Inherited from Image.) |
![]() | TagICC | (Inherited from Image.) |
![]() | TemplateData |
Get/set the template to be used as an image.
(Inherited from Image.) |
![]() | Top |
Get/set the upper right y-coordinate.
(Inherited from Rectangle.) |
![]() | Transparency |
Returns the transparency.
(Inherited from Image.) |
![]() | Type |
Returns the type.
(Inherited from Image.) |
![]() | Url |
Gets the string-representation of the reference to the image.
(Inherited from Image.) |
![]() | UseVariableBorders | (Inherited from Rectangle.) |
![]() | Width |
Returns the width of the rectangle.
(Inherited from Rectangle.) |
![]() | WidthPercentage | (Inherited from Image.) |
![]() | XYRatio | (Inherited from Image.) |