|
|
@ -612,9 +612,6 @@ namespace ImageSharp.Formats |
|
|
/// Identifies the chunk type from the chunk.
|
|
|
/// Identifies the chunk type from the chunk.
|
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
/// <param name="chunk">The chunk.</param>
|
|
|
/// <param name="chunk">The chunk.</param>
|
|
|
/// <returns>
|
|
|
|
|
|
/// The <see cref="T:byte[]"/> containing identifying information.
|
|
|
|
|
|
/// </returns>
|
|
|
|
|
|
/// <exception cref="ImageFormatException">
|
|
|
/// <exception cref="ImageFormatException">
|
|
|
/// Thrown if the input stream is not valid.
|
|
|
/// Thrown if the input stream is not valid.
|
|
|
/// </exception>
|
|
|
/// </exception>
|
|
|
|