NewImageList method

Pointer<Image> NewImageList()

Implementation

ffi.Pointer<Image> NewImageList() {
  return _NewImageList();
}