Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IImageProvider that will be used as source when rendering a single frame GIF image.
If render size is not set, width and height of the image must be even, or the render operation will throw an exception.
Namespace: Lumia.Imaging
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
Syntax
public IImageProvider Source { get; set; }
'Declaration
Public Property Source As IImageProvider
Get
Set
public:
virtual property IImageProvider^ Source {
IImageProvider^ get () sealed;
void set (IImageProvider^ value) sealed;
}
function get_Source();
function set_Source(value);
Property Value
Type: IImageProvider
Implements
Version Information
Lumia Imaging SDK
Supported in: 3.0, 2.0