Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterNativeBuffer Constructor(UInt32)








A RasterNativeBuffer that has the specified capacity.
Gets a RasterNativeBuffer that has the specified capacity.
Syntax
public RasterNativeBuffer( 
   uint capacity
)
'Declaration
 
Public Function New( _
   ByVal capacity As UInteger _
)
'Usage
 
Dim capacity As UInteger
 
Dim instance As New RasterNativeBuffer(capacity)
public RasterNativeBuffer( 
   uint capacity
)
function RasterNativeBuffer( 
   capacity 
)
public:
RasterNativeBuffer( 
   uint capacity
)

Parameters

capacity
A RasterNativeBuffer that has the specified capacity.
Requirements

Target Platforms

See Also

Reference

RasterNativeBuffer Structure
RasterNativeBuffer Members
Overload List

Error processing SSI file