Name | Description | |
---|---|---|
TemplateImage Constructor | Initializes a new instance of the TemplateImage class. |
The following tables list the members exposed by TemplateImage.
Name | Description | |
---|---|---|
TemplateImage Constructor | Initializes a new instance of the TemplateImage class. |
Name | Description | |
---|---|---|
Bitmap | An uncompressed form of the template image. | |
CompressedData | A compressed form of the template image. | |
HasChanged | Indicates when this object needs to be written to persistent storage. | |
Hbitmap | An uncompressed form of the template image. | |
Hdib | An uncompressed form of the template image. | |
Height | The height of the template image, in pixels. | |
HorizontalResolution | The horizontal resolution of the template image, in dots per inch. | |
Image | An uncompressed form of the template image. | |
Type | The type of the template image. | |
VerticalResolution | The vertical resolution of the template image, in dots per inch. | |
Width | The width of the template image, in pixels. |
Name | Description | |
---|---|---|
CopyTo | Designed to make passing image data between different Accusoft components easier, this method makes a copy of this object's image data and gives the new image data to another object which can be defined in a different Accusoft assembly. When finished, both this object and the destination object will contain separate copies of the same image data. | |
Dispose | Disposes of unmanaged resources. | |
GetHashCode | Serves as a hash function for this object. |