Difference between revisions of "CAPicture::Width"
(Created page with "Category:ADE User Guide ADE User Guide > ADE Server Class Reference > CAPicture <languages /> <translate> = property int Width = == Description == Returns t...") |
(No difference)
|
Latest revision as of 00:18, 2 June 2017
ADE User Guide > ADE Server Class Reference > CAPicture
property int Width
Description
Returns the width, in pixels, of the in-memory image.
Data type
unsigned integer (number of pixels)
Access
get
Usage
unsigned int w = pict.Width
See Also
Comments
Enable comment auto-refresher