mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-10-20 19:03:20 +08:00
add and document core classes for colorspace information
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace UglyToad.PdfPig.Core
|
||||
{
|
||||
using System.IO;
|
||||
|
||||
internal interface ICosStreamWriter
|
||||
{
|
||||
void WriteToPdfStream(BinaryWriter output);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user