ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / DLNA/UPnP functions
  • Properties specific to upnpImage variables
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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 nameType usedEffect
BitPerPixelIntegerNumber of bits per pixel.
HeightIntegerImage height in pixels.
ImageImage variableImage
MIMETypeCharacter stringMIME type of image.
URLCharacter stringImage URL.
WidthIntegerImage width in pixels.
Minimum version required
  • Version 19
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/19/2024

Send a report | Local help