Replaces one color by another on a GdPicture image or into an area of a GdPicture image defined by SetROI() function.
public GdPictureStatus SwapColor( int ImageID, Color ColorSrc, Color ColorDst );
Public Function SwapColor( ByVal ImageID As Integer, ByVal ColorSrc As Color, ByVal ColorDst As Color ) As GdPictureStatus
A member of the GdPictureStatus enumeration.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|