Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
ImageGraphics Struct Reference
Inheritance diagram for ImageGraphics:
[legend]
Collaboration diagram for ImageGraphics:
[legend]

Public Member Functions

 ImageGraphics (Image *newImage, IStream *newStream)
 

Data Fields

Image * image
 
IStream * stream
 

Detailed Description

Definition at line 29 of file gvrender_gdiplus.cpp.

Constructor & Destructor Documentation

◆ ImageGraphics()

ImageGraphics::ImageGraphics ( Image *  newImage,
IStream *  newStream 
)
inline

Definition at line 34 of file gvrender_gdiplus.cpp.

Field Documentation

◆ image

Image* ImageGraphics::image

Definition at line 31 of file gvrender_gdiplus.cpp.

Referenced by gdiplusgen_end_job().

◆ stream

IStream* ImageGraphics::stream

Definition at line 32 of file gvrender_gdiplus.cpp.

Referenced by gdiplusgen_end_job().


The documentation for this struct was generated from the following file: