Leadtools.PdfCompressor Namespace > PdfCompressorEngine Class : InsertSegments Method |
public void InsertSegments( RasterImage image, PdfCompressorSegmentsInfo[] segmentInfo, bool isThereBackGround, RasterColor backgroundColor )
'Declaration Public Sub InsertSegments( _ ByVal image As RasterImage, _ ByVal segmentInfo() As PdfCompressorSegmentsInfo, _ ByVal isThereBackGround As Boolean, _ ByVal backgroundColor As RasterColor _ )
'Usage Dim instance As PdfCompressorEngine Dim image As RasterImage Dim segmentInfo() As PdfCompressorSegmentsInfo Dim isThereBackGround As Boolean Dim backgroundColor As RasterColor instance.InsertSegments(image, segmentInfo, isThereBackGround, backgroundColor)
public void InsertSegments( RasterImage image, PdfCompressorSegmentsInfo[] segmentInfo, bool isThereBackGround, RasterColor backgroundColor )
function Leadtools.PdfCompressor.PdfCompressorEngine.InsertSegments( image , segmentInfo , isThereBackGround , backgroundColor )
public: void InsertSegments( RasterImage^ image, array<PdfCompressorSegmentsInfo^>^ segmentInfo, bool isThereBackGround, RasterColor backgroundColor )
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