sim.loadImageLoads an image from file or memory Synopsisbytes image, list resolution = sim.loadImage(int options, string/bytes filenameOrBuffer)
buffer image, int[2] resolution = sim.loadImage(int options, string/buffer filenameOrBuffer)
Arguments
Return values
|