Share via


PixelRegion.ImageSize Property

The size of the image in ImagePixels.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging.Managed (in Lumia.Imaging.Managed.dll) Version: 0.0.0.0

Syntax

public Size ImageSize { get; }
'Declaration
Public ReadOnly Property ImageSize As Size
    Get
public:
property Size ImageSize {
    Size get ();
}
function get_ImageSize();

Property Value

Type: Size

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

PixelRegion Class

PixelRegion.PixelRegion Members

Lumia.Imaging Namespace