Aspose::Pdf::Drawing Namespace Reference

Classes

class  Arc
 Represents arc. More...
 
class  Circle
 Represents circle. More...
 
class  Curve
 Represents bezier curve. More...
 
class  Ellipse
 Represents ellipse. More...
 
class  GradientAxialShading
 Represents gradient axial shading class. More...
 
class  GradientRadialShading
 Represents gradient radial shading type. More...
 
class  Graph
 Represents graph - graphics generator paragraph. More...
 
class  Line
 Represents line. More...
 
class  Path
 Represents arc. More...
 
class  PatternColorSpace
 Represents base pattern class. More...
 
class  Rectangle
 Represents rectangle. More...
 
class  Shape
 Represents shape - the base graphics object. More...
 

Enumerations

enum  ImageFormat {
  ImageFormat::Bmp, ImageFormat::Jpeg, ImageFormat::Gif, ImageFormat::Png,
  ImageFormat::Tiff, ImageFormat::Emf, ImageFormat::Dicom, ImageFormat::MemoryBmp,
  ImageFormat::Wmf, ImageFormat::Exif
}
 This enum represents image formats. More...
 

Enumeration Type Documentation

◆ ImageFormat

This enum represents image formats.

Enumerator
Bmp 

BMP format.

Jpeg 

JPEG format.

Gif 

GIF format.

Png 

PNG format.

Tiff 

TIFF format.

Emf 

EMF format.

Dicom 

DICOM format.

MemoryBmp 

MemoryBmp format.

Wmf 

Wmf format.

Exif 

Exif format.