Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > RasterCodecs Class > Compress Method : Compress(IBuffer,Int32) Method |
'Declaration
Public Overloads Sub Compress( _ ByVal data As IBuffer, _ ByVal dataIndex As Integer _ )
'Usage
Dim instance As RasterCodecs Dim data As IBuffer Dim dataIndex As Integer instance.Compress(data, dataIndex)