Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
EncodeAbic Method
See Also 
Leadtools.Codecs Namespace > RasterCodecs Class : EncodeAbic Method



Encodes the input raw data using the ABIC encoder.

Overload List

OverloadDescription
EncodeAbic(Byte[],Int32,Int32,Int32,Boolean) Encodes the input raw data using the ABIC encoder.  
EncodeAbic(RasterNativeBuffer,Int32,Int32,Int32,Boolean) Encodes the input raw unmanaged memory data using the ABIC encoder.  

Requirements

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

See Also