[]
Sets the metadata for the color space. Note! The method does NOT update N, it is user responsibility to set it to appropriate value.
public void SetMetadata(byte[] metadata)
Public Sub SetMetadata(metadata As Byte())
Type | Name | Description |
---|---|---|
byte[] | metadata | The metadata. |