Bitmap |
public class BitmapHolder
The BitmapHolder type exposes the following members.
| Name | Description | |
|---|---|---|
| BitmapHolder | Initializes a new instance of the BitmapHolder class |
| Name | Description | |
|---|---|---|
| Bitmap | The bitmap. | |
| IsEmbedded | The flag to indicate whether the bitmap is embedded. | |
| Path | The file path. This could be an internal (if embedded) or external (if not embedded) path. | |
| PixelSize | The pixel size of the bitmap. | |
| Resolution | The dpi of the bitmap. | |
| Size | The metric size of the bitmap. |
| Name | Description | |
|---|---|---|
| CopyDimensionFrom | Copies the dimension from a given bitmap holder. |