[]
Gets the image represented by this C1Icon.
protected virtual bool GetImage(ref Image image, int width, int height)
Type | Name | Description |
---|---|---|
Image | image | |
int | width | |
int | height |
Type | Description |
---|---|
bool | True if returned bitmap should be disposed when no longer needed; False otherwise. |