Click or drag to resize

PdfImageColorSpace Property

(Required for images, except those that use the JPXDecode filter; not permitted for image masks) The colour space in which image samples shall be specified; it can be any type of colour space except Pattern.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfColorSpace ColorSpace { get; }

Property Value

PdfColorSpace
The colour space in which image samples shall be specified.
See Also