Leadtools Namespace > RasterImage Class > SetRowCompressed Method : SetRowCompressed(IntPtr,IntPtr,Int32,Int32) Method |
'Declaration Public Overloads Sub SetRowCompressed( _ ByVal workBuffer As IntPtr, _ ByVal runBuffer As IntPtr, _ ByVal row As Integer, _ ByVal lines As Integer _ )
'Usage Dim instance As RasterImage Dim workBuffer As IntPtr Dim runBuffer As IntPtr Dim row As Integer Dim lines As Integer instance.SetRowCompressed(workBuffer, runBuffer, row, lines)
function Leadtools.RasterImage.SetRowCompressed(IntPtr,IntPtr,Int32,Int32)( workBuffer , runBuffer , row , lines )
This method is available in the (Document/Medical only) Toolkits.
This method is useful for working with 1-bit images that are loaded in their compressed formats for faster loading and display.
For more information, refer to Speeding Up 1-Bit Documents.
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