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
- class ImageCodecInfo
- namespace System.Drawing.Imaging
- assembly Aspose.Drawing