ImageDecoder constructor

ImageDecoder(
  1. ImageDecoderInit init
)

Implementation

external factory ImageDecoder(ImageDecoderInit init);