ICustomImageSource Methods
The ICustomImageSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
LoadAsync |
Load/prepare for rendering.
|
|
Process |
Called when the image should be generated.
|
|
ProvideBuffer |
Provide an IBuffer sufficiently sized to hold an image of the specified size.
|
Show: