LEADTOOLS (Leadtools assembly)

RasterNativeBuffer Constructor(UInt32)

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.