from_file method

from_file

Load a texture from file

Returns

def from_file(self, file_name):
    ...
ParameterTypeDescription
file_namestr

See Also