Leadtools.Codecs Namespace > RasterCodecs Class > FeedLoad Method : FeedLoad(IBuffer,Int32,Int32) Method |
'Declaration Public Overloads Sub FeedLoad( _ ByVal data As IBuffer, _ ByVal offset As Integer, _ ByVal length As Integer _ )
'Usage Dim instance As RasterCodecs Dim data As IBuffer Dim offset As Integer Dim length As Integer instance.FeedLoad(data, offset, length)
Use this method with the StartFeedLoad(Int32,CodecsLoadByteOrder) and StopFeedLoad methods.
For a description of how the methods relate to each other, refer to StartFeedLoad(Int32,CodecsLoadByteOrder).
LEADTOOLS will attempt to load corrupted files so you can see at least a portion of the image. For these images, the load methods succeed, but LoadStatus will return an error code.
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