←Select platform

Resize Method

Summary

Resizes the buffer to the specified capacity.

Syntax

C#
VB
WinRT C#
C++
public void Resize(  
   uint capacity 
) 
Public Sub Resize( _ 
   ByVal capacity As UInteger _ 
)  
public void Resize(  
   uint capacity 
) 
 function Leadtools.RasterNativeBuffer.Resize(  
   capacity  
) 
public: 
void Resize(  
   uint capacity 
)  

Parameters

capacity
The new capacity for the buffer

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly