Aspose::TeX::Presentation::Image::ImageDevice class
ImageDevice class
Implements the interface for outputting text and graphic content to image(s).
class ImageDevice : public Aspose::TeX::Presentation::Device,
public Aspose::TeX::Presentation::IPageCropper
Methods
Method | Description |
---|---|
get_PageCount() override | Gets the number of pages. |
get_Result() | Returns the resulting images byte arrays. The first dimension is for inner documents and the second one is for pages within inner documents. |
ImageDevice(bool) | Creates a new instance. The output file will be written to the output working directory taking the job name as a file name. |
See Also
- Class Device
- Class IPageCropper
- Namespace Aspose::TeX::Presentation::Image
- Library Aspose.TeX for C++