|
|
|
|
|
- Properties specific to upnpImage variables
upnpImage (Variable type) In french: upnpImage
The upnpImage type is used to define the advanced characteristics of an image of UPnP device. You can define and change the characteristics of this UPnP image using different WLanguage properties. This type of variable is used by upnpDevice variables. Note: For more details on the declaration of this type of variable and the use of WLanguage properties, see Declaring a variable. Properties Properties specific to upnpImage variables The following properties can be used to handle an image of a UPnP device: | | | Property name | Type used | Effect |
---|
BitPerPixel | Integer | Number of bits per pixel. | Height | Integer | Image height in pixels. | Image | Image variable | Image | MIMEType | Character string | MIME type of image. | URL | Character string | Image URL. | Width | Integer | Image width in pixels. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|