Developers
Developers
Bitmap Flood Fill Constants (GDI32)
/// <summary>
/// Flood fill value.
/// </summary>
public const int FLOODFILLBORDER = 0;

/// <summary>
/// Flood fill value.
/// </summary>
public const int FLOODFILLSURFACE = 1;

Back To Constants Index
Send Comments And FeedBack     Contact Us     Terms Of Use    Privacy Statement   
All items on this site are Copyright © 2006 by Sam Jones and Adaptive Intelligence. All rights reserved.