Image$Impl constructor

Image$Impl(
  1. Pointer<Void> handle
)

Implementation

Image$Impl(Pointer<Void> handle) : super(handle);