Public Types |
Public Member Functions |
Protected Member Functions |
Protected Attributes |
List of all members
HPS.Publish.Image Class Reference
Inheritance diagram for HPS.Publish.Image:

Public Types | |
enum | Format { Format.Unknown = 0, Format.BMP = 1, Format.PNG = 2, Format.JPEG = 3, Format.RawRGB = 4, Format.RawRGBA = 5, Format.RawGrey = 6, Format.RawGreyA = 7, Format.EMF = 8, Format.URL = 9, Format.GIF = 10, Format.TIFF = 11, Format.PCX = 12, Format.Targa = 13, Format.PPM = 14, Format.ILBM = 15, Format.CEL = 16, Format.RGB = 17, Format.PSD = 18, Format.PIC = 19 } |
Enumerates the image formats that Publish can insert into a PDF. More... | |
Public Member Functions | |
virtual void | Dispose () |
Image (HPS.Publish.Image in_that) | |
Protected Member Functions | |
virtual void | deleteCptr () |
Protected Attributes | |
bool | cMemOwn |
HandleRef | cptr |
Detailed Description
The Publish.Image class is a concept class for image-related enumerations.
Member Enumeration Documentation
◆ Format
|
strong |
Enumerates the image formats that Publish can insert into a PDF.
The documentation for this class was generated from the following file:
- internals/hps_sprk_publish/source/cs/HPS.Publish.cs