Browse Source

Cleanup

Former-commit-id: 029b70aba612feffd33086c88663ebebc1358514
Former-commit-id: b490136fa9c1ba4b81cf73aafb886303bed913b0
Former-commit-id: 86372529be5767497ba89318cb68a14d83a072d0
pull/17/head
James South 11 years ago
parent
commit
f02607cc8a
  1. 4
      src/ImageProcessor/Imaging/Formats/IQuantizableImageFormat.cs

4
src/ImageProcessor/Imaging/Formats/IQuantizableImageFormat.cs

@ -1,10 +1,10 @@
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="IIndexedImageFormat.cs" company="James South">
// <copyright file="IQuantizableImageFormat.cs" company="James South">
// Copyright (c) James South.
// Licensed under the Apache License, Version 2.0.
// </copyright>
// <summary>
// The IQuantizableImageFormat interface for identifying quantizable image formats.
// The IndexedImageFormat interface for identifying quantizable image formats.
// </summary>
// --------------------------------------------------------------------------------------------------------------------

Loading…
Cancel
Save