ImageGear for .NET
ImGearMosaicBorderParams Constructor(ImGearDIB)




Uses ChannelCount, BitsPerChannel of the provided DIB.
Initializes a new instance of the ImGearMosaicBorderParams class.
Syntax
'Declaration
 
Public Function New( _
   ByVal dib As ImGearDIB _
)
'Usage
 
Dim dib As ImGearDIB
 
Dim instance As New ImGearMosaicBorderParams(dib)
public ImGearMosaicBorderParams( 
   ImGearDIB dib
)
public: ImGearMosaicBorderParams( 
   ImGearDIB* dib
)
public:
ImGearMosaicBorderParams( 
   ImGearDIB^ dib
)

Parameters

dib
Uses ChannelCount, BitsPerChannel of the provided DIB.

Return Value

The new instance of ImGearMosaicBorderParams class
Remarks
This constructor creates the new instance of the ImGearMosaicBorderParams class.
See Also

Reference

ImGearMosaicBorderParams Class
ImGearMosaicBorderParams Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback