Share via


IImageResource.ImageSize Property

Size of the image, in pixels. For images with multiple frames, the size is that of the frame specified by FrameIndex.

Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

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

Property Value

Type: Size

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

IImageResource Interface

IImageResource.IImageResource Members

Lumia.Imaging Namespace