Skip to content

Tool for creating and managing gallery images (single image build from multiple small images)

License

Notifications You must be signed in to change notification settings

ArthurHub/GalleryImageManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery Image Manager Build status

Tool for creating and managing gallery images (single image build from multiple small images).

Gallery image manager

Blog posts

  1. Optimizing images usage in .NET – part 1
  2. Optimizing images usage in .NET – part 2

Using the tool:

The Gallery Image Manager tool has two flows:

  1. Take a collection of images to create a gallery image and a static class used to draw the image parts.
  2. Take the gallery image and the generated static class code to split the gallery image into the individual images it contains.

This two functionalities allows for efficient management of the gallery image: adding, removing and changing.

Demp app

demo app

About

Tool for creating and managing gallery images (single image build from multiple small images)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages