OfficeImage Members
In This Article
#Properties
Name | Description |
---|---|
Desired |
For internal use. |
DXImage |
Retrieves the DXImage object.
|
Encapsulated |
For internal use. |
Horizontal |
Gets the horizontal resolution of the image in pixels per inch. |
Image |
For internal use. |
Is |
For internal use. |
Is |
|
Native |
Provides access to the native Image object. |
Palette |
Gets the number of colors in the image palette. |
Pixel |
Gets the pixel format of the image. |
Raw |
Gets the file format of this image. |
Root |
This property is overridden in Office |
Should |
For internal use. |
Size |
Gets the size of an image in Document |
Size |
Gets the size of an image in hundredths of a millimeter. |
Size |
This property is overridden in Office |
Size |
Gets the size of an image in pixels. |
Size |
Gets the size of an image in twips (1,440 twips equals one inch, and 567 twips equals one centimeter). |
Uri |
This property is overridden in Office |
Vertical |
Gets the horizontal resolution of the image in pixels per inch. |
#Methods
Name | Description |
---|---|
Can |
Indicates whether the Office |
Clone |
For internal use. |
Create |
For internal use. |
Create |
For internal use. |
Create |
For internal use. |
Create |
For internal use. |
Discard |
Closes the current image stream and releases any resources associated with the current stream. |
Dispose() | Releases all resources used by this object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Static method used to get the MIME content type by the Office |
Get |
Static method used to obtain an extension by the Office |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns a byte array of image data encoded in the specified format. |
Get |
Attempts to get image data as an array of bytes in specified format, and in case of failure gets the data in PNG format. |
Get |
Attempts to get image data as a stream in the specified format, and in case of a failure, gets the data in PNG format. |
Get |
For internal use. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
This property is overridden in Office |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Native |
Intended for internal use. |
Native |
Intended for internal use. |
See Also