Main Content
initialize
Class: matlab.net.http.io.ImageConsumer
Namespace: matlab.net.http.io
Prepare ImageConsumer for new image in HTTP message
Syntax
OK = initialize(consumer)
Description
initializes this OK
= initialize(consumer
)ImageConsumer
for receipt of a new image. This method is
an overridden method of initialize
in ContentConsumer
.
Input Arguments
Output Arguments
Attributes
Access | protected |
Version History
Introduced in R2018a
See Also
imread
| ContentType | initialize
| Format