Leadtools.Medical3D Namespace > Medical3DObject Class > MemoryEfficientSetFrame Method : MemoryEfficientSetFrame(RasterImage,Int32,DateTime,Boolean) Method |
public void MemoryEfficientSetFrame( RasterImage image, int frameIndex, DateTime captureTime, bool remove )
'Declaration Public Overloads Sub MemoryEfficientSetFrame( _ ByVal image As RasterImage, _ ByVal frameIndex As Integer, _ ByVal captureTime As Date, _ ByVal remove As Boolean _ )
'Usage Dim instance As Medical3DObject Dim image As RasterImage Dim frameIndex As Integer Dim captureTime As Date Dim remove As Boolean instance.MemoryEfficientSetFrame(image, frameIndex, captureTime, remove)
public void MemoryEfficientSetFrame( RasterImage image, int frameIndex, DateTime captureTime, bool remove )
function Leadtools.Medical3D.Medical3DObject.MemoryEfficientSetFrame(RasterImage,Int32,DateTime,Boolean)( image , frameIndex , captureTime , remove )
public: void MemoryEfficientSetFrame( RasterImage^ image, int frameIndex, DateTime captureTime, bool remove )
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