DeviceWriteImage Method |
Name | Description | |
---|---|---|
WriteImage(UInt16, UInt16, Image) |
This function allows you to draw a buffered image on to the screen of the
device (if supported). The image must fit within the device's display
boundaries. Images will be automatically converted to the displays color
depth.
| |
WriteImage(UInt16, UInt16, Image, Int32) |
This function allows you to draw a buffered image on to the screen of the
device (if supported). The image must fit within the device's display
boundaries. Images will be automatically converted to the displays color
depth.
|