mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Object content viewer
This commit is contained in:
@@ -307,7 +307,7 @@ using PDFColorComponentMatrix_3x3 = PDFColorComponentMatrix<3, 3>;
|
||||
|
||||
/// Represents PDF's color space (abstract class). Contains functions for parsing
|
||||
/// color spaces.
|
||||
class PDFAbstractColorSpace
|
||||
class Pdf4QtLIBSHARED_EXPORT PDFAbstractColorSpace
|
||||
{
|
||||
public:
|
||||
explicit PDFAbstractColorSpace() = default;
|
||||
|
Reference in New Issue
Block a user