Leadtools Namespace > RasterImage Class : IsGlobalMemory Property |
public bool IsGlobalMemory {get;}
'Declaration Public ReadOnly Property IsGlobalMemory As Boolean
'Usage Dim instance As RasterImage Dim value As Boolean value = instance.IsGlobalMemory
public bool IsGlobalMemory {get;}
get_IsGlobalMemory();
In Silverlight, a value of True indicates that the RasterImage object has stored the image data internally using a Silverlight WritableBitmap. For more information, see CodecsLoadOptions.UseWriteableBitmap and UseNativeLoad
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2