Color Conversion
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
Assign a color profile to a bitmap
Replaces the embedded color profile of an image with a new one.
CMYK To CMYK Using Device Link Profile
Converts one CMYK color space to another CMYK one using device link color profile.
CMYK To RGB With Color Management
Converts a color specified in CMYK color space to RGB color space.
Color Proofing
Color proofing - CMYK to RGB using destination (screen) and target device profile.
Convert And Write JPEG
Converts to PixelFormat.Format24bppRgb to and saves to JPEG format.
Convert CMYK to RGB
Converts color space from CMYK to RGB with color management.
Convert colors using LittleCMS
Uses LittleCMS to convert the image's color space.
Convert To Indexed
Converts to indexed pixel format (optimized for Web).
Create a PDF/X-4 file with CMYK output intent
This sample shows how to create a PDF/X-4 document with a CMYK output intent using GraphicsMill. It demonstrates how to load a CMYK print profile, configure an OutputIntent, initialize a PdfWriter with that intent, convert an RGB image to CMYK using color management, and draw it onto a PDF page together with a solid CMYK-filled shape.
Get embedded profile
Gets and displays information about the embedded profile.
Get embedded profile using memory-friendly Pipeline API
Gets and displays information about the embedded profile using the memory-friendly Pipeline API.
Preview RGB To CMYK On Screen
Generates an RGB preview of CMYK color conversion.
Preview RGB To CMYK On Screen (Memory Friendly)
Generates an RGB preview of CMYK color conversion using memory-friendly Pipeline API.
Rgb To Cmyk color space conversion
Converts color space from RGB to CMYK with color management.
Rgb To Cmyk Memory Friendly
Converts color space from RGB to CMYK with color management using memory-friendly Pipeline API.
RGB To CMYK Without Color Management
Converts a color specified in RGB color space to CMYK color space without using color management.
RGB To Lab With Color Management
Converts a color specified in RGB color space to LAB color space.
RGB To Lab Without Color Management
Converts a color specified in RGB color space to LAB color space without using color management.
Tint Using Alpha
Tints using alpha channel.
Tint Using Alpha (Memory Friendly)
Tints using alpha channel and memory-friendly Pipeline API.
Tint Using Lab
Tints using Lab color space.
Write Animated Gif
Writes simple animated image in GIF format.
For AI-assisted development: Download Graphics Mill Code Samples XML Catalog