CAPicture::Width

Revision as of 00:18, 2 June 2017 by Lchrisman (talk | contribs) (Created page with "Category:ADE User Guide ADE User Guide > ADE Server Class Reference > CAPicture <languages /> <translate> = property int Width = == Description == Returns t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


You are not allowed to post comments.