Graphisoft®

GX ModuleVersion: 16

GetWidth

Returns the pixel width of the image.

UInt32     GetWidth (
        bool scaleByDPI
) const;

Return Values

The width of the image.

Requirements

Version:
ArchiCAD 14
Header:
NativeImage.hpp
Import Library:
DGGraphix.lib
Module:
DGGraphix.dll [WIN], DGGraphix.framework [MAC]

See Also

NativeImage class