Interoperability
These samples focus on interoperability with other .NET components and frameworks. They demonstrate exchanging image data with WPF (`BitmapSource`/`WriteableBitmap`) and System.Drawing, working through streams and byte arrays, and plugging in custom readers or writers when needed.
Direct pixel access
Shows how to access raw pixel data directly from the Bitmap class.
System.Drawing interoperability
Interoperate with System.Drawing by converting to and from System.Drawing.Bitmap.
WPF Interoperability
Using WPF imaging types and interop with WriteableBitmap and ImageSource.
For AI-assisted development: Download Graphics Mill Code Samples XML Catalog