IIndexBitmapConverter.h
1 #pragma once
2 // Copyright (c) 2001-2024 Aspose Pty Ltd. All Rights Reserved.
3 
4 // C# preprocessor directive: #if ASPOSE_PDF_DRAWING
5 
6 // C# INACTIVE CODE:
7 // using Bitmap = Aspose.Pdf.Drawing.PdfImage;
8 
9 // C# preprocessor directive: #else
10 
11 
12 // C# preprocessor directive: #endif
13 
14 
15 #include <system/object.h>
16 
17 #include "Aspose.PDF.Cpp/aspose_pdf_api_defs.h"
18 
19 namespace System
20 {
21 namespace Drawing
22 {
23 class Bitmap;
24 } // namespace Drawing
25 } // namespace System
26 
27 namespace Aspose {
28 
29 namespace Pdf {
30 
35 class ASPOSE_PDF_SHARED_CLASS IIndexBitmapConverter : public virtual System::Object
36 {
38  typedef System::Object BaseType;
39 
40  typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
41  ASPOSE_PDF_SHARED_RTTI_INFO_DECL();
42 
43 public:
44 
63 
64 };
65 
66 } // namespace Pdf
67 } // namespace Aspose
68 
69 
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:64
Definition: Artifact.h:67
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: fwd.h:22
Definition: AFRelationship.h:4
Defines color adjustment information for Bitmap objects.
This interface declared for customization algorithms of quantization. Users can implement their own r...
Definition: IIndexBitmapConverter.h:35
Whole PDF file will be submitted.