ImageGear for .NET
ImGearMosaicFillParams Constructor(ImGearDIB)
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearMosaicFillParams Class > ImGearMosaicFillParams Constructor : ImGearMosaicFillParams Constructor(ImGearDIB)




dib
DIB which pixel format will be used for creation of ImGearMosaicFillParams class object.

Glossary Item Box

Initializes a new instance of the ImGearMosaicFillParams class and fills it with default values, according to pixel format of the specified DIB.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

dib
DIB which pixel format will be used for creation of ImGearMosaicFillParams class object.

Remarks

This constructor initializes the Color field according to channel count and channel storage format (BitsPerChannel) of the specified DIB.

See Also

©2013. Accusoft Corporation. All Rights Reserved.