Method LoadSmallImagesFromResource
LoadSmallImagesFromResource(Assembly)
Loads small images from the specified assembly's embedded resources.
public void LoadSmallImagesFromResource(Assembly assembly)
Parameters
assemblyAssemblyThe assembly containing the embedded resources to load images from. Cannot be null.
Remarks
This method loads only the small images from the assembly's resources. Ensure that the assembly contains the expected resource format.