Click or drag to resize

PdfColorSpaceGetHashCode Method

Returns a hash code for this PdfColorSpace instance.

Namespace: SautinSoft.Pdf.Content.Colors
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public override sealed int GetHashCode()

Return Value

Int32
An integer value that specifies a hash value for this PdfColorSpace instance.
See Also