Interoperability

Codecs Format Conversion Drawing Bitmap Pipeline Write Metadata Read Transform Color Conversion Text JPG TIFF Channels Filesystem Adobe Resources PDF Color Management Resize Color Adjustment Multiple frames Text Layout PSD Clipping Paths EXIF Formatted Text Branched Pipeline Personalization PSD Processor Color Profile Crop Extra Channels Graphics Container Interoperability Lossless JPEG Spot Color WEBP Font GIF IPTC Rotate Thumbnail WPF Advanced Art Text Indexed format PNG Stream TGA XMP Compression EPS Gradient Image Validation Modify Container SVG Watermark Green Screen Pixel Access Rasterization RAW Transparentize VDP Vignette BMP

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