Property | Type | Description | |
---|---|---|---|
fillColor | |||
startColor |
Method | Description | |
---|---|---|
CheckPixel ( byte destBuffer, int bufferOffset ) : bool | ||
SetPixel ( byte destBuffer, int bufferOffset ) : void | ||
SetStartColor ( |
Method | Description | |
---|---|---|
FillingRule ( |
public abstract CheckPixel ( byte destBuffer, int bufferOffset ) : bool | ||
destBuffer | byte | |
bufferOffset | int | |
return | bool |
protected FillingRule ( |
||
fillColor | ||
return | PixelFarm.Drawing |
public SetPixel ( byte destBuffer, int bufferOffset ) : void | ||
destBuffer | byte | |
bufferOffset | int | |
return | void |
public SetStartColor ( |
||
startColor | ||
return | void |
protected Color,PixelFarm.Drawing fillColor | ||
return |