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