◆ _pybind11_conduit_v1_()
mrmeshpy.ImageLoad._pybind11_conduit_v1_ |
( |
* | args, |
|
|
** | kwargs ) |
|
staticprotected |
◆ fromAnySupportedFormat()
Image mrmeshpy.ImageLoad.fromAnySupportedFormat |
( |
os.PathLike | str | bytes | path | ) |
|
|
static |
detects the format from file extension and loads image from it
◆ fromJpeg() [1/3]
Image mrmeshpy.ImageLoad.fromJpeg |
( |
os.PathLike | str | bytes | path | ) |
|
|
static |
◆ fromJpeg() [2/3]
Image mrmeshpy.ImageLoad.fromJpeg |
( |
str | data, |
|
|
int | size ) |
|
static |
◆ fromJpeg() [3/3]
Image mrmeshpy.ImageLoad.fromJpeg |
( |
typing.Any | in_ | ) |
|
|
static |
◆ fromPng() [1/2]
Image mrmeshpy.ImageLoad.fromPng |
( |
os.PathLike | str | bytes | path | ) |
|
|
static |
◆ fromPng() [2/2]
Image mrmeshpy.ImageLoad.fromPng |
( |
typing.Any | in_ | ) |
|
|
static |
The documentation for this class was generated from the following file: