[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.ColorSpaces.ICCProfile.SetMetadata

SetMetadata Method

SetMetadata(byte[])

Sets the metadata for the color space. Note! The method does NOT update N, it is user responsibility to set it to appropriate value.

Declaration
public void SetMetadata(byte[] metadata)
Public Sub SetMetadata(metadata As Byte())
Parameters
Type Name Description
byte[] metadata

The metadata.