CpuImageWorkerBase.ImageSize Property

The size of the entire image.

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

Syntax

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

Property Value

Type: Size

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

CpuImageWorkerBase Class

CpuImageWorkerBase.CpuImageWorkerBase Members

Lumia.Imaging.Workers.Cpu Namespace