Skip to content

Images, cursors and icons conversions WPF included.

License

Notifications You must be signed in to change notification settings

pyramidak/myBitmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

myBitmap

Working with images, conversions of Bitmap, Cursor or Icon, WPF included. This class is pure gold.

Bitmap: BitmapSource to Drawing.Bitmap, Drawing.Bitmap to BitmapSource, merge two ImageSources to RenderTargetBitmap, merge ImageSource and URI to RenderTargetBitmap

Cursor: DrawingImage to Cursor, Drawing.Icon to Cursor, IO.Stream to Cursor, URI to Cursor, BitmapImage to Curosr

Icon: Drawing.Icon to ImageSource, URI to Drawing.Icon, URI to ImageSource

I would like to pass on my experience in VB.Net to others and thus support this language for future generations. There are difficult beginnings in any programming language, when you have to learn to use new language libraries so that you can take even the smallest step. I want to help you with that now. You're welcome, signed Zdeněk Jantač.

About

Images, cursors and icons conversions WPF included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published