Load an image file to a BasicCard.
Overload List
Name | Description | |
---|---|---|
![]() | DownloadImage(BasicCardLoadService..::..CardState, BasicCardImage) | Download image file |
![]() ![]() | DownloadImage(BasicCardLoadService..::..CardState, BasicCardImage, AbstractCardService, EventHandler<(Of <<'(DownloadEventArgs>)>>), ISynchronizeInvoke) | Load an image file to a BasicCard attached to a specific card service. |
![]() ![]() | DownloadImage(BasicCardLoadService..::..CardState, BasicCardImage, ICardConnection, EventHandler<(Of <<'(DownloadEventArgs>)>>), ISynchronizeInvoke) | Load an image file to a BasicCard using a specified connection. |
![]() ![]() | DownloadImage(BasicCardLoadService..::..CardState, BasicCardImage, ICardReader, EventHandler<(Of <<'(DownloadEventArgs>)>>), ISynchronizeInvoke) | Load an image file to a BasicCard attached to a specific card reader. |