Browse Source

Cleanup

Former-commit-id: adf947113b1e8e24fbec9066b7370c1a8910d3a2
Former-commit-id: 1a719b340e8a324e94d2ef02ebb7cd3b6658509b
Former-commit-id: bdc8770037044f6d6600fbcf5c3663f68dceff64
pull/17/head
James South 11 years ago
parent
commit
dd4b828653
  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. // Copyright (c) James South.
// Licensed under the Apache License, Version 2.0. // Licensed under the Apache License, Version 2.0.
// </copyright> // </copyright>
// <summary> // <summary>
// The IQuantizableImageFormat interface for identifying quantizable image formats. // The IndexedImageFormat interface for identifying quantizable image formats.
// </summary> // </summary>
// -------------------------------------------------------------------------------------------------------------------- // --------------------------------------------------------------------------------------------------------------------

Loading…
Cancel
Save