Main Content
reusable
Class: matlab.net.http.io.ImageProvider
Namespace: matlab.net.http.io
Indicate whether ImageProvider is reusable
Syntax
TF = reusable(provider)
Description
TF = reusable(
indicates whether this
provider
)ImageProvider
is reusable. This method is an overridden method of
reusable
, and it always returns
true
.
Input Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a