ImageCodecInfo.SignaturePatterns

ImageCodecInfo.SignaturePatterns property

Gets or sets a two dimensional array of bytes that represents the signature of the codec.

public byte[][] SignaturePatterns { get; set; }

See Also