Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterRleCompressor Class
See Also  Members  
Leadtools Namespace : RasterRleCompressor Class



Provides support for working with compressed image data buffers.

Syntax

Visual Basic (Declaration)  
Public MustInherit NotInheritable Class RasterRleCompressor 
Visual Basic (Usage) Copy Code
Dim instance As RasterRleCompressor
C#  
public static class RasterRleCompressor 
C++/CLI  
public ref class RasterRleCompressor abstract sealed 

Example

Inheritance Hierarchy

System.Object
   Leadtools.RasterRleCompressor

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also