Property | Type | Description | |
---|---|---|---|
path | string | ||
regions | byte[] | ||
selectedRegion | ushort |
Method | Description | |
---|---|---|
ColorizeBlock ( int blockID, byte regionID ) : void | ||
EndJob ( ) : void | ||
ReadNextRegion ( ) : byte | ||
ReceiveBitmap ( |
||
ResetBlockColor ( int blockID ) : void | ||
WM_Section2 ( string path ) : System |
Method | Description | |
---|---|---|
CalculateRectangle ( int blockID ) : |
||
memcpy ( |
public ColorizeBlock ( int blockID, byte regionID ) : void | ||
blockID | int | |
regionID | byte | |
return | void |
public ReceiveBitmap ( |
||
bmp | ||
return | void |
public ResetBlockColor ( int blockID ) : void | ||
blockID | int | |
return | void |