Property | Type | Description | |
---|---|---|---|
Notify | void |
Method | Description | |
---|---|---|
Add ( Image value, Color transparentColor ) : int | ||
Add ( |
||
Add ( Image value ) : void | ||
AddStrip ( Image value ) : int | ||
Clear ( ) : void | ||
CopyTo ( |
||
CopyTo ( |
||
GetEnumerator ( ) : IEnumerator | ||
RemoveAt ( int index ) : void | ||
this ( int index ) : Image |
Method | Description | |
---|---|---|
Notify ( ) : void |
public Add ( Image value, Color transparentColor ) : int | ||
value | Image | |
transparentColor | Color | |
return | int |
public CopyTo ( |
||
array | ||
index | int | |
return | void |
public CopyTo ( |
||
imageList | ||
index | int | |
return | void |